{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b0bc7ad8-a37e-5a52-b1fd-aeb120a68e07",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.startswith",
      "purl": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.startswith@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.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:87c669f5-3d23-533f-aec1-423bc2b05b89",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:767ac108-72f2-5abf-9a1f-a652458b4cf2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:205bacf5-76f3-52df-a3d8-b6a5f6b8b26c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4f99f321-d3c2-52be-9d65-84de6ddbcbf5",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8203 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a74e688b-e184-53ea-ab57-36354e9ede6c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7b181933-9510-56c7-ae7d-26e4d259f4ad",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.startswith 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a21d3adc-bc9f-5983-aa9d-b71d008f0d25",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:34bc9fd2-7f71-5ecb-88d2-75ec919b9e73",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:7c1399bf-f02c-5c81-be94-62d9f743f6c1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-4800 is fixed in version 3.2.0-tuxcare.2 of lodash.startswith."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.startswith@3.2.0-tuxcare.2"
    }
  ]
}