{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f8ff650d-1c81-5b2e-8e9f-8ca6f51f6017",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@7.1.3",
      "type": "library",
      "name": "minimatch",
      "version": "7.1.3",
      "purl": "pkg:npm/minimatch@7.1.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ee6c2091-2615-578d-a57e-b80a039d8c30",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 7.1.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8191110-ecbf-5c96-bec1-f0dde50b8967",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 7.1.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ac884f16-b7f7-561d-bb65-fe161cf87ceb",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 7.1.3 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@7.1.3"
    }
  ]
}