{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:177f4707-ddad-5639-b1db-1b6d5589f124",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@3.1.2-tuxcare.3",
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2-tuxcare.3",
      "purl": "pkg:npm/minimatch@3.1.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a1bbc651-9972-5ccb-96fb-dd8c1ddf836f",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26996 is fixed in version 3.1.2-tuxcare.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4950c42-917d-51f0-a0a7-2fc84a666ffe",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.2-tuxcare.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f44f2a91-846d-5dc3-bf6c-c5a92822619d",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.2-tuxcare.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.2-tuxcare.3"
    }
  ]
}