{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:18a33500-7291-5a9a-8aa8-e95b20f3c346",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash",
      "purl": "pkg:npm/lodash@4.17.23",
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.23",
      "version": "4.17.23",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-2950",
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.17.23"
        }
      ],
      "bom-ref": "urn:uuid:4ea8b1da-9344-5cb0-90ad-e46eb64550cc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.17.23 of lodash."
      }
    },
    {
      "id": "CVE-2026-4800",
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.17.23"
        }
      ],
      "bom-ref": "urn:uuid:d530f011-6f9d-5fe5-8dca-b8378e6397bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.17.23 of lodash."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash@4.17.23"
    }
  ]
}