{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3c367c1b-f5cc-5ab0-aaab-cb95acb2a3a0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@9.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@9.0.3",
      "version": "9.0.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3"
        }
      ],
      "bom-ref": "urn:uuid:81097900-7371-558a-b3fd-2d2b8b5531d3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.3 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3"
        }
      ],
      "bom-ref": "urn:uuid:ebaaad92-c815-5110-a6b3-8c8efac713dd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.3 of minimatch, and is fixed in 9.0.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3"
        }
      ],
      "bom-ref": "urn:uuid:e68f465e-4a63-5c0c-864d-9dd257fc0111",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 9.0.3 of minimatch, and is fixed in 9.0.3-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.3"
    }
  ]
}