{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a35f305-e97a-5d1b-93ff-b1a644001791",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@5.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@5.0.1",
      "version": "5.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ],
      "bom-ref": "urn:uuid:f3a719e4-0c68-5dbb-ada6-6251aff37e8a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 5.0.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ],
      "bom-ref": "urn:uuid:dbe9a8d9-bf11-5641-a21b-caf08199d739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 5.0.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@5.0.1"
        }
      ],
      "bom-ref": "urn:uuid:64a5c8e4-b0ac-5b65-b6f8-c3f24de84a2e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 5.0.1 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@5.0.1"
    }
  ]
}