{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0af10c9a-d5d4-5c4a-ba75-e9b8c2e7e2b7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.startswith",
      "purl": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1",
      "version": "3.2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b5ef1f7b-1b05-540e-869a-ee7a6c33054f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.1 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9ce008c4-04de-52bc-aecc-1e62a2d2bdf8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.1 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bf9e7d86-6e14-5a24-a899-96637b43588c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.1 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e352b007-ba6f-5143-bafb-4c8f67f09232",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 3.2.0-tuxcare.1 of lodash.startswith, and is fixed in 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1f85be20-ae00-5021-a004-74d41fd427a8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.1 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fc332a56-e108-58cc-b078-9858dc26eed5",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.startswith 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1f4ef204-775c-5be7-99c8-e544d03ddcd3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.1 of lodash.startswith. 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.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:387bf2ea-5005-5b3c-af24-b68e7d6ab33c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.1 of lodash.startswith. 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.startswith@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e59f4302-4f87-59f2-92fc-616cab78b0d8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.2.0-tuxcare.1 of lodash.startswith, and is fixed in 3.2.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.1"
    }
  ]
}