{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3eccd04a-d433-58d6-9693-8c19ccdd4169",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "adm-zip",
      "purl": "pkg:npm/adm-zip@0.4.7",
      "type": "library",
      "bom-ref": "pkg:npm/adm-zip@0.4.7",
      "version": "0.4.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-1002204",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.7"
        }
      ],
      "bom-ref": "urn:uuid:d89fd902-fcdf-58d9-a905-9e45434fda4f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-1002204 affects version 0.4.7 of adm-zip, and is fixed in 0.4.7-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-39244",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.7"
        }
      ],
      "bom-ref": "urn:uuid:85472a30-dc67-5123-9c61-5dd374ecce02",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39244 affects version 0.4.7 of adm-zip."
      }
    },
    {
      "id": "CVE-2026-77301",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.7"
        }
      ],
      "bom-ref": "urn:uuid:595e72bf-c8df-5443-a1d0-7ef009a71812",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-77301 affects version 0.4.7 of adm-zip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.4.7"
    }
  ]
}