{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4cb177c-f89e-5693-9fc4-8dd62d107c71",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@10.0.1",
      "type": "library",
      "name": "minimatch",
      "version": "10.0.1",
      "purl": "pkg:npm/minimatch@10.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:25aa69e5-c99e-5601-b656-100722f3498a",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 10.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b69b6b5-bd42-5caa-887a-f00ff6e0e556",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 10.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ee02f276-90fe-516f-95a3-8ad44b99b1ff",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 10.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@10.0.1"
    }
  ]
}