{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:582c241d-13fe-5e49-aa5e-f44ec5e6db08",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@3.1.2-tuxcare.1",
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2-tuxcare.1",
      "purl": "pkg:npm/minimatch@3.1.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:208e2c89-6df1-5891-837a-851ed0206fa9",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26996 is fixed in version 3.1.2-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:be91a3f2-82de-5acb-8d52-566234816709",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.2-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:155935a7-491f-5d40-a714-629bd4990cc4",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.2-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.2-tuxcare.1"
    }
  ]
}