{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c2bf7f09-f79b-5047-993d-cbe744c3678e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@0.2.5",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@0.2.5",
      "version": "0.2.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-10540",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.5"
        }
      ],
      "bom-ref": "urn:uuid:5aab5568-6db6-58ea-9a7e-a923ab19d493",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-10540 affects version 0.2.5 of minimatch."
      }
    },
    {
      "id": "CVE-2022-3517",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.5"
        }
      ],
      "bom-ref": "urn:uuid:6c00e99d-a2c8-5eca-afa3-3a7b886a791d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-3517 affects version 0.2.5 of minimatch, and is fixed in 0.2.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.5"
        }
      ],
      "bom-ref": "urn:uuid:492be4e7-19a3-507f-b0ce-5eca29690027",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 0.2.5 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.5"
        }
      ],
      "bom-ref": "urn:uuid:3eab8dc4-c8cd-5c62-b53b-1f85b8748782",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 0.2.5 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@0.2.5"
        }
      ],
      "bom-ref": "urn:uuid:990d34a3-d027-5b0a-8e6d-0fde47e570dc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 0.2.5 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@0.2.5"
    }
  ]
}