{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0dff1a78-e7e8-5e76-afde-0c03616f29f5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "adm-zip",
      "purl": "pkg:npm/adm-zip@0.4.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/adm-zip@0.4.4-tuxcare.1",
      "version": "0.4.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-1002204",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:65c59ae4-f266-5f8b-85bf-cedcf2837f59",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-1002204 is fixed in version 0.4.4-tuxcare.1 of adm-zip."
      }
    },
    {
      "id": "CVE-2023-0842",
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:207db1f9-9c8c-52b1-a907-7b787d5a34bc",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2023-0842 is a false positive for adm-zip 0.4.4-tuxcare.1. 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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f33a4e3e-de28-565f-be6d-f61d2a3f2de9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39244 affects version 0.4.4-tuxcare.1 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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:99136c69-c042-547d-9737-12b2e8cc6533",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-77301 affects version 0.4.4-tuxcare.1 of adm-zip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.4.4-tuxcare.1"
    }
  ]
}