{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2d05b44e-8fd0-56bd-8bf7-81b1b614290f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@9.0.4",
      "type": "library",
      "name": "minimatch",
      "version": "9.0.4",
      "purl": "pkg:npm/minimatch@9.0.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3ef42181-f71a-5f65-871c-1d8b2ed92d6e",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8834a70-d0a0-58f6-bcc0-16f722ebb0bd",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1a25ddbd-e884-595c-8d0d-5bc18cf1d957",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 9.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.4"
    }
  ]
}