{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a7a2a1f7-288b-551a-9fcb-294066d6cae5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@5.1.6",
      "type": "library",
      "name": "minimatch",
      "version": "5.1.6",
      "purl": "pkg:npm/minimatch@5.1.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:35f8d9b8-a7ef-555c-a190-7ea38d9eb26f",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 5.1.6 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b225cb39-ebbf-5d14-a587-1cc5a0b37cfd",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 5.1.6 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0ac56a62-d332-51a2-bc2c-fb1224e9d6f1",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 5.1.6 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@5.1.6"
    }
  ]
}