{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f982499e-344e-59b9-a296-2d45ed8fd922",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@0.0.4",
      "type": "library",
      "name": "minimatch",
      "version": "0.0.4",
      "purl": "pkg:npm/minimatch@0.0.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:812543a4-cc7d-5150-be34-e187afe8dae0",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 0.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e2f0e42-2d16-5b06-a09c-66f94c76be75",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 0.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:976896c1-2ce8-555c-b2b5-545b8ac2ca4f",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 0.0.4 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.0.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@0.0.4"
    }
  ]
}