{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:59200bc4-c95b-5e37-86dc-57a1caa60013",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@0.0.5",
      "type": "library",
      "name": "minimatch",
      "version": "0.0.5",
      "purl": "pkg:npm/minimatch@0.0.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bca6324d-e145-5209-bc6f-02155b774a46",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 0.0.5 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32a4cfc9-86a9-5b7d-9929-c2f001c464b6",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 0.0.5 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f92d402c-6d07-57d7-994a-8b5dd51b5087",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 0.0.5 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@0.0.5"
    }
  ]
}