{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a9f95059-49bc-5e88-a2ea-36ba25dcd172",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@9.0.1",
      "type": "library",
      "name": "minimatch",
      "version": "9.0.1",
      "purl": "pkg:npm/minimatch@9.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0a83a774-f051-5a6d-8275-7ee20ef5a85d",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a322d7b6-d60c-567d-aa1d-62c285d08c51",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad930cd5-3a13-5f57-88b8-40bca86d27f0",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 9.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.1"
    }
  ]
}