{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:690a3516-d5e5-573a-8045-fc37b868e711",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.1.2-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.1.2-tuxcare.5",
      "version": "3.1.2-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:4bd9af57-0a62-5d43-9a87-afe4ce4f0de1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26996 is fixed in version 3.1.2-tuxcare.5 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:6e6452b2-4cbe-57c8-b9e9-9f73b899164f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27903 is fixed in version 3.1.2-tuxcare.5 of minimatch."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.1.2-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:7e1f952e-b9ca-5e7f-8f89-2bb658656b26",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.1.2-tuxcare.5 of minimatch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.1.2-tuxcare.5"
    }
  ]
}