{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cca39afb-5c5b-53ee-bda4-a279c0a57250",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.0.0",
      "version": "3.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-10540",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.0"
        }
      ],
      "bom-ref": "urn:uuid:ec072720-51ec-5fbf-b110-66eb52391998",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-10540 affects version 3.0.0 of minimatch."
      }
    },
    {
      "id": "CVE-2022-3517",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.0"
        }
      ],
      "bom-ref": "urn:uuid:ddec7765-9d7a-5d18-a043-afc5f70a3857",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-3517 affects version 3.0.0 of minimatch."
      }
    },
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.0"
        }
      ],
      "bom-ref": "urn:uuid:5a275f11-9fa7-5fb6-8c78-a664d026ab4f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 3.0.0 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.0"
        }
      ],
      "bom-ref": "urn:uuid:3649ac12-7e4f-5653-bb7c-80c8d68bea5d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.0.0 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.0"
        }
      ],
      "bom-ref": "urn:uuid:a20fe0a0-2ab6-5e3f-824e-f9ef5cef58cb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.0.0 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.0.0"
    }
  ]
}