{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7d59593e-7369-52dc-9644-5adb5f76d152",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "immutable",
      "purl": "pkg:npm/immutable@3.7.6",
      "type": "library",
      "bom-ref": "pkg:npm/immutable@3.7.6",
      "version": "3.7.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-29063",
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.7.6"
        }
      ],
      "bom-ref": "urn:uuid:e13ea07b-32f8-53c0-bf3e-55cab82185c1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-29063 affects version 3.7.6 of immutable."
      }
    },
    {
      "id": "CVE-2026-59879",
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.7.6"
        }
      ],
      "bom-ref": "urn:uuid:b1e93bb1-470a-5ab5-8793-c7a361a745be",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59879 affects version 3.7.6 of immutable."
      }
    },
    {
      "id": "CVE-2026-59880",
      "affects": [
        {
          "ref": "pkg:npm/immutable@3.7.6"
        }
      ],
      "bom-ref": "urn:uuid:d37c2d23-0b3d-5ffa-9399-0385da7cac06",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59880 affects version 3.7.6 of immutable."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@3.7.6"
    }
  ]
}