{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:40865267-5d43-55ee-aa70-0038bb2a6e76",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.uniq@4.5.0",
      "type": "library",
      "name": "lodash.uniq",
      "version": "4.5.0",
      "purl": "pkg:npm/lodash.uniq@4.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0993876b-9279-508e-bb6e-2886013d0acb",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2018-3721 does not affect version 4.5.0 of lodash.uniq. 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.uniq@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:482c0d10-83af-517d-903c-3becdd78fd2f",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 4.5.0 of lodash.uniq."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.uniq@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e46fe47-09a3-5380-beaa-e5e013f4968d",
      "id": "CVE-2021-41720",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.uniq 4.5.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.uniq@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f07f092-5c2c-59ab-9771-092535e314bc",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.5.0 of lodash.uniq."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.uniq@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:39663745-4ef2-54a2-be5a-c8f72d0f306c",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0 of lodash.uniq."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.uniq@4.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.uniq@4.5.0"
    }
  ]
}