{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57bfa1cf-22da-5ad0-a0ce-b7cce748549a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.clonedeep@4.5.0",
      "type": "library",
      "name": "lodash.clonedeep",
      "version": "4.5.0",
      "purl": "pkg:npm/lodash.clonedeep@4.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:48975520-1599-594f-b61c-0642645472e8",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2018-3721 does not affect version 4.5.0 of lodash.clonedeep. not_affected \u2014 The target lodash v4.7.0 is not affected by CVE-2018-3721 because inline mitigations already exist. The upstream vendor (John-David Dalton) added a safeGet() function in v4.6.2 (May 12, 2016) that blocks __proto__ property access during merge operations, preventing prototype pollution. This mitigation predates the CVE publication by approximately 20 months and is more comprehensive than the CVE..."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeep@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c522bf2-65d6-5a7e-bc78-192a329aeff0",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 4.5.0 of lodash.clonedeep."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeep@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:05f67cb2-aff4-58cd-be9e-e5ced18c59f2",
      "id": "CVE-2021-41720",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.clonedeep 4.5.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeep@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b8169425-bdfb-5c6d-9958-a93212918698",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.5.0 of lodash.clonedeep."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeep@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d43e7d4-3a3b-5457-8e1d-d1d70ae22969",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0 of lodash.clonedeep."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeep@4.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.clonedeep@4.5.0"
    }
  ]
}