{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a6541e5f-2b90-50b6-a79a-6896daded3f2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimatch",
      "purl": "pkg:npm/minimatch@3.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@3.0.4",
      "version": "3.0.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-3517",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.4"
        }
      ],
      "bom-ref": "urn:uuid:43e78fb7-5aa8-5980-8c14-885fd625b985",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-3517 affects version 3.0.4 of minimatch, and is fixed in 3.0.4-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-26996",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.4"
        }
      ],
      "bom-ref": "urn:uuid:427d11ed-29cf-5560-9342-da97a858b56d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 3.0.4 of minimatch, and is fixed in 3.0.4-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27903",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.4"
        }
      ],
      "bom-ref": "urn:uuid:fb5ee42e-2f4a-5101-a5cb-3b2ba0087ce1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 3.0.4 of minimatch, and is fixed in 3.0.4-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-27904",
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.4"
        }
      ],
      "bom-ref": "urn:uuid:026fe942-d478-5efe-a44e-edb9cdea2b89",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27904 affects version 3.0.4 of minimatch, and is fixed in 3.0.4-tuxcare.4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.0.4"
    }
  ]
}