{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2833732a-2545-5336-8697-9433434ddfe2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "immutable",
      "purl": "pkg:npm/immutable@5.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/immutable@5.1.5",
      "version": "5.1.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59879",
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.1.5"
        }
      ],
      "bom-ref": "urn:uuid:24142ac2-f301-5d40-8b6d-ac654dd06925",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59879 affects version 5.1.5 of immutable."
      }
    },
    {
      "id": "CVE-2026-59880",
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.1.5"
        }
      ],
      "bom-ref": "urn:uuid:a123ae3a-0144-5714-98a3-db9257c7d4b3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59880 affects version 5.1.5 of immutable."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@5.1.5"
    }
  ]
}