{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ceef022f-6cdd-5e82-ad69-ed6adf3e4652",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/immutable@5.0.3-tuxcare.1",
      "type": "library",
      "name": "immutable",
      "version": "5.0.3-tuxcare.1",
      "purl": "pkg:npm/immutable@5.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5f6eb293-7bde-5376-b53a-b77abee80da4",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 5.0.3-tuxcare.1 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.0.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:258a2c52-5d16-5b95-8700-fd555329e094",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-29063 is fixed in version 5.0.3-tuxcare.1 of immutable."
      },
      "affects": [
        {
          "ref": "pkg:npm/immutable@5.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/immutable@5.0.3-tuxcare.1"
    }
  ]
}