{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:59ddd0ad-30bb-530b-be8c-aab970edd8c2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "adm-zip",
      "purl": "pkg:npm/adm-zip@0.4.4",
      "type": "library",
      "bom-ref": "pkg:npm/adm-zip@0.4.4",
      "version": "0.4.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-1002204",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4"
        }
      ],
      "bom-ref": "urn:uuid:9dc15308-52ee-5505-bf30-40ab85ec7051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-1002204 affects version 0.4.4 of adm-zip, and is fixed in 0.4.4-tuxcare.1."
      }
    },
    {
      "id": "CVE-2023-0842",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4"
        }
      ],
      "bom-ref": "urn:uuid:85f5138c-cc8b-57ef-be28-8fcc6e97e43d",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2023-0842 is a false positive for adm-zip 0.4.4. false_positive \u2014 CVE-2023-0842 is a wrong-project match. The advisory concerns xml2js (an XML parsing library), while the target repository is adm-zip version 0.4.4-tuxcare.1 (a ZIP compression library). These are completely different products with no code relationship."
      }
    },
    {
      "id": "CVE-2026-39244",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4"
        }
      ],
      "bom-ref": "urn:uuid:92bb7c20-12d4-591f-9847-0a43ca41b1f3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39244 affects version 0.4.4 of adm-zip, and is fixed in 0.4.4-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-77301",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4"
        }
      ],
      "bom-ref": "urn:uuid:45d39615-dbbe-5ec5-b9e0-2d0f3ecc9653",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-77301 affects version 0.4.4 of adm-zip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.4.4"
    }
  ]
}