{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:200112c7-6c84-5fb8-870f-31c88b92f270",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@3.8.2-tuxcare.3",
      "type": "library",
      "name": "immutable",
      "version": "3.8.2-tuxcare.3",
      "purl": "pkg:npm/immutable@3.8.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9210db37-ad8a-5b7a-8f9f-27f3d1732e35",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-29063 is fixed in version 3.8.2-tuxcare.3 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8291e140-2164-58ab-a16e-860ca2412bc5",
      "id": "CVE-2026-59879",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59879 affects version 3.8.2-tuxcare.3 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:049dcae7-2f38-533a-b695-927b37bd70c9",
      "id": "CVE-2026-59880",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-59880 is fixed in version 3.8.2-tuxcare.3 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.8.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@3.8.2-tuxcare.3"
    }
  ]
}