{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a028a9f8-8954-542c-b782-45f7d497448c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@9.0.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@9.0.4-tuxcare.1",
      "version": "9.0.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dcab71cd-db26-5eab-85c9-ef1b751c104e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.4-tuxcare.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ddbf6190-580f-5e27-96ea-ae167520acbf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.4-tuxcare.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5d0dfbf8-9dc2-5f11-bc29-512e8fec7b59",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 9.0.4-tuxcare.1 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.4-tuxcare.1"
    }
  ]
}