{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a577d161-a894-54f6-9122-8c0f9819f6e0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.1.5",
      "version": "3.1.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.5"
        }
      ],
      "bom-ref": "urn:uuid:a263acea-ee09-532f-a186-c60c131afac9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 3.1.5 of minimatch, and is fixed in 3.1.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.5"
        }
      ],
      "bom-ref": "urn:uuid:eb5a362f-5d3f-52b9-935e-8cab1ee7fde4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.1.5 of minimatch, and is fixed in 3.1.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.5"
        }
      ],
      "bom-ref": "urn:uuid:b75e1e3c-9987-5a22-bbe2-47f87149c2fb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.5 of minimatch, and is fixed in 3.1.5-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.5"
    }
  ]
}