{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8c10747c-ad4c-5648-9324-f91f501fb485",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.endswith",
      "purl": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2",
      "version": "3.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b44a33d5-cc2b-5a3c-969a-ff8af61cc630",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:872d9378-6e77-578a-b1db-8651b5241586",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5ae64ffc-5676-5337-b87a-8ca0270fc904",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0ac141da-0dd2-52dd-9540-8d13acef1015",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8203 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bbed4676-9bcb-5957-8040-1b7141513bc2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3905a46b-2ef3-5763-b20a-2b0c0454d5ad",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.endswith 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7a88ba86-18bc-5662-a2e3-25cbf3ed4fd5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.2 of lodash.endswith. not_affected \u2014 Lodash 3.2.0 is not affected by CVE-2025-13465. The vulnerability requires the `baseUnset` function with unvalidated `delete` operations, which does not exist in lodash 3.x. The `_.unset` function (one of the two affected functions per the CVE) was introduced in lodash 4.x and is absent from this version. The `_.omit` function exists but uses a fundamentally different architecture: it creates a...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-2950",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f5afc02d-2946-5c20-afe4-70cd17491065",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.2 of lodash.endswith. not_affected \u2014 Lodash v3.2.0 is not affected by CVE-2026-2950. The vulnerability requires path traversal via baseUnset (used by _.unset and _.omit in lodash 4.x), where array-wrapped path segments bypass string-only validation. Lodash v3.2.0 has a fundamentally different architecture: _.unset does not exist, and _.omit creates new objects by filtering properties rather than deleting along paths. The vulnerabl...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-4800",
      "affects": [
        {
          "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:85565bf9-191a-5080-ae4d-a381c84aabcc",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-4800 is fixed in version 3.2.0-tuxcare.2 of lodash.endswith."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.endswith@3.2.0-tuxcare.2"
    }
  ]
}