{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e282b4d7-ddeb-5783-b9e9-e4f1eb44f4e1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.clonedeepwith@4.5.0",
      "type": "library",
      "name": "lodash.clonedeepwith",
      "version": "4.5.0",
      "purl": "pkg:npm/lodash.clonedeepwith@4.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f1b43b8a-7a6c-5538-ba82-1ff78b29f54e",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2018-3721 does not affect version 4.5.0 of lodash.clonedeepwith. 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.clonedeepwith@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c53c89a3-6627-5660-8e24-b9f42c3830cd",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 4.5.0 of lodash.clonedeepwith."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeepwith@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:21f189b2-22dc-5074-898c-8b1ba1758fdc",
      "id": "CVE-2021-41720",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.clonedeepwith 4.5.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeepwith@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:abcdcc2f-2131-59e6-a27b-ae8aa0a4bbef",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.5.0 of lodash.clonedeepwith."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeepwith@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9e4614b3-c4b2-5fe2-91eb-19bcc930a226",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0 of lodash.clonedeepwith."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.clonedeepwith@4.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.clonedeepwith@4.5.0"
    }
  ]
}