{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5a400d7d-b7de-552b-8411-fd863d9121dd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/adm-zip@0.5.18-tuxcare.1",
      "type": "library",
      "name": "adm-zip",
      "version": "0.5.18-tuxcare.1",
      "purl": "pkg:npm/adm-zip@0.5.18-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ebfc3b80-bbac-5b68-92de-b2d15649bbda",
      "id": "CVE-2026-39244",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39244 is fixed in version 0.5.18-tuxcare.1 of adm-zip."
      },
      "affects": [
        {
          "ref": "pkg:npm/adm-zip@0.5.18-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/adm-zip@0.5.18-tuxcare.1"
    }
  ]
}