{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b3bcc47f-178d-5da6-9bc4-6c5b54c6a915",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@5.1.2",
      "type": "library",
      "name": "minimatch",
      "version": "5.1.2",
      "purl": "pkg:npm/minimatch@5.1.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e6b39502-12bd-5a0f-886c-72e7b2801080",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 5.1.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12f7cf5c-1c5f-5e98-aab1-a16e8df41201",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 5.1.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6ef5edf-5136-5854-ab67-ab5e759b31b1",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 5.1.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@5.1.2"
    }
  ]
}