{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fb091c24-7405-546c-b2fc-387b4cc5e3ec",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@3.1.2-tuxcare.2",
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2-tuxcare.2",
      "purl": "pkg:npm/minimatch@3.1.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8fbc6b15-f59d-5502-ae7b-a32a3264400f",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26996 is fixed in version 3.1.2-tuxcare.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5842eea0-fa87-5fcc-8851-814f4165fc80",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.2-tuxcare.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ea5204b-af73-5409-a749-f4c369111b69",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.2-tuxcare.2 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.2-tuxcare.2"
    }
  ]
}