{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8b4875b4-4186-506c-98c5-6acbcd9b6c93",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@9.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@9.0.4",
      "version": "9.0.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ],
      "bom-ref": "urn:uuid:3ef42181-f71a-5f65-871c-1d8b2ed92d6e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.4 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ],
      "bom-ref": "urn:uuid:c8834a70-d0a0-58f6-bcc0-16f722ebb0bd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.4 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.4"
        }
      ],
      "bom-ref": "urn:uuid:1a25ddbd-e884-595c-8d0d-5bc18cf1d957",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 9.0.4 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.4"
    }
  ]
}