{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c1e49f42-83d0-5406-8276-d86b7221f754",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@10.2.0",
      "type": "library",
      "name": "minimatch",
      "version": "10.2.0",
      "purl": "pkg:npm/minimatch@10.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a0d3317e-f4b5-5770-838e-c97984e8009d",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 10.2.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:acb79b6b-32de-5828-8046-f3ee3fd7e544",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 10.2.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:68827fc7-acca-568f-8aa0-c9ae2483bca3",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 10.2.0 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@10.2.0"
    }
  ]
}