{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4dcf09b2-3c7c-55df-98d5-8fbf83987435",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/adm-zip@0.4.7-tuxcare.1",
      "type": "library",
      "name": "adm-zip",
      "version": "0.4.7-tuxcare.1",
      "purl": "pkg:npm/adm-zip@0.4.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:821541dd-fb3d-5c2c-84db-a3aac57233cd",
      "id": "CVE-2018-1002204",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-1002204 is fixed in version 0.4.7-tuxcare.1 of adm-zip."
      },
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5bd39065-d524-5bb0-8adf-cc6245698f1f",
      "id": "CVE-2026-39244",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39244 affects version 0.4.7-tuxcare.1 of adm-zip."
      },
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.4.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.4.7-tuxcare.1"
    }
  ]
}