{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1d21e8a4-2a8d-55f9-a8be-eb8cb45301ea",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash@4.5.0",
      "type": "library",
      "name": "lodash",
      "version": "4.5.0",
      "purl": "pkg:npm/lodash@4.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8dbc63f6-ef30-57e4-9e01-d40ea9e06f75",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-3721 affects version 4.5.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6919ea5c-227d-5a4e-9f38-754b15f6d90b",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 4.5.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7f9a91d4-2e48-55c7-9d88-0e785b9532c2",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 4.5.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ee36c0b7-c057-5499-95a9-3b8248329b9d",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@4.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash@4.5.0"
    }
  ]
}