{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2f61df12-efe3-5c84-8ba5-f489536df8eb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@3.8.1-tuxcare.2",
      "type": "library",
      "name": "immutable",
      "version": "3.8.1-tuxcare.2",
      "purl": "pkg:npm/immutable@3.8.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:be4af8d0-b293-5675-89f1-efe31c2640b7",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-29063 is fixed in version 3.8.1-tuxcare.2 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:01f36a3a-b980-5d33-9bbf-a1277c8001a6",
      "id": "CVE-2026-59879",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59879 affects version 3.8.1-tuxcare.2 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57938f63-223f-522a-be30-0a8f56d34ca4",
      "id": "CVE-2026-59880",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-59880 is fixed in version 3.8.1-tuxcare.2 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@3.8.1-tuxcare.2"
    }
  ]
}