{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f3d35eb-36f7-5589-acac-8f4992dde619",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@3.0.5-tuxcare.1",
      "type": "library",
      "name": "minimatch",
      "version": "3.0.5-tuxcare.1",
      "purl": "pkg:npm/minimatch@3.0.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e6475bea-2cb7-58a9-b30e-e556ed82f7e5",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26996 is fixed in version 3.0.5-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8d13484-5f74-59ea-90ef-fd131f2c35f0",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27903 is fixed in version 3.0.5-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b4ef526-8560-591b-b599-b3a722810008",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27904 is fixed in version 3.0.5-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.0.5-tuxcare.1"
    }
  ]
}