{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6b9bcdcc-3c63-523d-b0da-d1d1ffe7f323",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fflate@0.8.1",
      "type": "library",
      "name": "fflate",
      "version": "0.8.1",
      "purl": "pkg:npm/fflate@0.8.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3c7e638f-eb79-5b10-93c6-49679e378355",
      "id": "CVE-2026-45820",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45820 affects version 0.8.1 of fflate."
      },
      "affects": [
        {
          "ref": "pkg:npm/fflate@0.8.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fflate@0.8.1"
    }
  ]
}