{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:043f12bc-7747-5c81-88ab-7a273b8e7213",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@4.1.0",
      "type": "library",
      "name": "immutable",
      "version": "4.1.0",
      "purl": "pkg:npm/immutable@4.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a07973e7-420a-53cd-9ef0-44cd8373ad5b",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-29063 affects version 4.1.0 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@4.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@4.1.0"
    }
  ]
}