{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57f65d5c-06ab-5eb4-a47d-90d226c33d1c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@5.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@5.1.0",
      "version": "5.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:86927b64-8f6f-5c84-a502-ddee4cb5f97b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 5.1.0 of minimatch, and is fixed in 5.1.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:084710ae-cb2a-52e5-9836-dafa4a57e1cd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 5.1.0 of minimatch, and is fixed in 5.1.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:cb4ffa0b-1421-5f67-b918-f1e288009fc3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 5.1.0 of minimatch, and is fixed in 5.1.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@5.1.0"
    }
  ]
}