{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f3658fb1-af28-5443-a0b1-31045feaaee2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@2.0.10",
      "type": "library",
      "name": "minimatch",
      "version": "2.0.10",
      "purl": "pkg:npm/minimatch@2.0.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:dea07e3d-2701-50f6-9c9b-23a8225fe934",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 2.0.10 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@2.0.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2f9b3d64-ea4f-5104-b14d-b11f87f3214d",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 2.0.10 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@2.0.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:89cac707-f80f-5e6d-b181-3b4476b76090",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 2.0.10 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@2.0.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@2.0.10"
    }
  ]
}