{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4c96b4a-607a-59d4-b01c-f4530d6e10f1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@5.1.5",
      "type": "library",
      "name": "immutable",
      "version": "5.1.5",
      "purl": "pkg:npm/immutable@5.1.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:24142ac2-f301-5d40-8b6d-ac654dd06925",
      "id": "CVE-2026-59879",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59879 affects version 5.1.5 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.1.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a123ae3a-0144-5714-98a3-db9257c7d4b3",
      "id": "CVE-2026-59880",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59880 affects version 5.1.5 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.1.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@5.1.5"
    }
  ]
}