{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:77e5ec8a-d989-5a90-a494-6ba09b52ead4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@0.2.14",
      "type": "library",
      "name": "minimatch",
      "version": "0.2.14",
      "purl": "pkg:npm/minimatch@0.2.14"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:120cb09b-3690-5867-afe8-0a3a62af65cc",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 0.2.14 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.14"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef743bb4-7dea-5f31-8697-e3fb6c3e2039",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 0.2.14 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.14"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@0.2.14"
    }
  ]
}