{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:85db56b9-0305-55e9-bf82-98ff84f92284",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "extract-zip",
      "purl": "pkg:npm/extract-zip@2.0.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/extract-zip@2.0.1-tuxcare.1",
      "version": "2.0.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-19693",
      "affects": [
        {
          "ref": "pkg:npm/extract-zip@2.0.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b327e39d-86d4-5e45-90c2-cf94594a130e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-19693 affects version 2.0.1-tuxcare.1 of extract-zip."
      }
    },
    {
      "id": "CVE-2026-56876",
      "affects": [
        {
          "ref": "pkg:npm/extract-zip@2.0.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fe608c30-f2a3-545e-abbe-1578369df9a3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56876 affects version 2.0.1-tuxcare.1 of extract-zip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/extract-zip@2.0.1-tuxcare.1"
    }
  ]
}