{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f9ce39e8-ecbc-5cbc-a73c-cc8c37cff50f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@10.2.2",
      "type": "library",
      "name": "minimatch",
      "version": "10.2.2",
      "purl": "pkg:npm/minimatch@10.2.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5ae8df9e-b973-5345-bf51-d5aae3659685",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 10.2.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.2.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18d7f714-39ba-53de-9658-07551b587dab",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 10.2.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.2.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@10.2.2"
    }
  ]
}