{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9ad87285-2f3b-546e-83a8-1a895330dd36",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@7.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@7.1.3",
      "version": "7.1.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ],
      "bom-ref": "urn:uuid:ee6c2091-2615-578d-a57e-b80a039d8c30",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 7.1.3 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ],
      "bom-ref": "urn:uuid:c8191110-ecbf-5c96-bec1-f0dde50b8967",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 7.1.3 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@7.1.3"
        }
      ],
      "bom-ref": "urn:uuid:ac884f16-b7f7-561d-bb65-fe161cf87ceb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 7.1.3 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@7.1.3"
    }
  ]
}