{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9fd1a8d4-4386-5e34-897f-fdc933032253",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash@1.3.1",
      "type": "library",
      "name": "lodash",
      "version": "1.3.1",
      "purl": "pkg:npm/lodash@1.3.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ce5b9543-4118-5365-9ce4-36cc869590c1",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 1.3.1 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@1.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2aef7182-9054-52f4-bd72-fcb2d90b46f8",
      "id": "CVE-2025-13465",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-13465 affects version 1.3.1 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@1.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bac0f8c0-e68b-5382-8d3d-f4ef9f8c1ccb",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 1.3.1 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@1.3.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash@1.3.1"
    }
  ]
}