{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a4094f8b-6270-5d4a-99d9-732e970d3e25",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.isequal@4.5.0",
      "type": "library",
      "name": "lodash.isequal",
      "version": "4.5.0",
      "purl": "pkg:npm/lodash.isequal@4.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d98e575e-53b6-5c95-bf41-b1b7d7d6a806",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2018-3721 does not affect version 4.5.0 of lodash.isequal. 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.isequal@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef27f0a1-e9a7-5767-9e0c-817e092eca5b",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 4.5.0 of lodash.isequal."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.isequal@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d7790158-956a-575f-8708-d1a5b1c2f7b6",
      "id": "CVE-2021-41720",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.isequal 4.5.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.isequal@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:266fd405-c962-567b-9815-a655abf0c1ba",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.5.0 of lodash.isequal."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.isequal@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:594b20c8-0dea-540b-852b-ef1e36ab6f39",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0 of lodash.isequal."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.isequal@4.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.isequal@4.5.0"
    }
  ]
}