{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bfcfaf24-2dd8-5a70-830a-0c4266d80a21",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@8.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@8.0.2",
      "version": "8.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@8.0.2"
        }
      ],
      "bom-ref": "urn:uuid:07f11ded-889d-567d-a525-6acda809655d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 8.0.2 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@8.0.2"
        }
      ],
      "bom-ref": "urn:uuid:8be58f95-bd5e-53ad-aedb-50ad13f6b3b9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 8.0.2 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@8.0.2"
        }
      ],
      "bom-ref": "urn:uuid:0e04191d-50a4-503e-a5f2-98d396bf1c75",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 8.0.2 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@8.0.2"
    }
  ]
}