{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3adf3166-10f4-59b8-9fd6-4e182a8e09e9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.1.2",
      "version": "3.1.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2"
        }
      ],
      "bom-ref": "urn:uuid:8f5c829b-9a88-5e0b-af73-c2ab95b225bb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 3.1.2 of minimatch, and is fixed in 3.1.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2"
        }
      ],
      "bom-ref": "urn:uuid:f77f6095-2537-58aa-a054-3fe3f73e6c0d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.2 of minimatch, and is fixed in 3.1.2-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2"
        }
      ],
      "bom-ref": "urn:uuid:416c8cd4-2a99-5336-ba1f-79e427e12da8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.2 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.2"
    }
  ]
}