{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3e70e89b-e815-54fb-b783-2446646044c1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@0.3.0",
      "type": "library",
      "name": "minimatch",
      "version": "0.3.0",
      "purl": "pkg:npm/minimatch@0.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:de505a1b-87ee-5b5c-bb74-ec16e92c6e28",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 0.3.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:05ae6613-ba28-581e-bdcd-70e6a0cf3186",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 0.3.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8356b55-c18d-5724-af8b-f81bbb10dd13",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 0.3.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@0.3.0"
    }
  ]
}