{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:91d2ed9f-822c-5c55-8b7f-1769fd4805a2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.1.1",
      "version": "3.1.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.1"
        }
      ],
      "bom-ref": "urn:uuid:929e39e4-33d7-5273-81fa-c6ed29e2f036",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 3.1.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.1"
        }
      ],
      "bom-ref": "urn:uuid:3c564c9d-238f-5c77-823e-ee6e10eba643",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.1 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.1"
        }
      ],
      "bom-ref": "urn:uuid:3bcf3346-1ab0-5146-85e6-ef188267a706",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.1 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.1"
    }
  ]
}