{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b5362ea0-8286-50d7-8e58-48222c1ed15c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@4.3.5",
      "type": "library",
      "name": "immutable",
      "version": "4.3.5",
      "purl": "pkg:npm/immutable@4.3.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ea397f1b-62ec-5d11-919b-afae796d6890",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-29063 affects version 4.3.5 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@4.3.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@4.3.5"
    }
  ]
}