{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b0252b1e-65cb-5ac1-9766-9e555a2adbfc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@5.0.1",
      "type": "library",
      "name": "minimatch",
      "version": "5.0.1",
      "purl": "pkg:npm/minimatch@5.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f3a719e4-0c68-5dbb-ada6-6251aff37e8a",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 5.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dbe9a8d9-bf11-5641-a21b-caf08199d739",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 5.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:64a5c8e4-b0ac-5b65-b6f8-c3f24de84a2e",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 5.0.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@5.0.1"
    }
  ]
}