{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf4eddd1-9f26-505a-8aab-7bb6f8f385f8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@10.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@10.0.1",
      "version": "10.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:25aa69e5-c99e-5601-b656-100722f3498a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 10.0.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:0b69b6b5-bd42-5caa-887a-f00ff6e0e556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 10.0.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:ee02f276-90fe-516f-95a3-8ad44b99b1ff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 10.0.1 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@10.0.1"
    }
  ]
}