{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8338dd3f-e257-5789-af9c-f0cf3469d66b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "adm-zip",
      "purl": "pkg:npm/adm-zip@0.4.16-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/adm-zip@0.4.16-tuxcare.1",
      "version": "0.4.16-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-39244",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.16-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e29bd270-31ff-5cee-93dd-aeead7f619dd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39244 is fixed in version 0.4.16-tuxcare.1 of adm-zip."
      }
    },
    {
      "id": "CVE-2026-77301",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.16-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5667dfa0-ef22-50aa-8ee6-bb5572bf4722",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-77301 affects version 0.4.16-tuxcare.1 of adm-zip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.4.16-tuxcare.1"
    }
  ]
}