{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6cf1b190-51e7-5f69-842a-c035de7ef8ab",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash@3.2.0",
      "type": "library",
      "name": "lodash",
      "version": "3.2.0",
      "purl": "pkg:npm/lodash@3.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6bb8b379-dfef-57bc-8fe8-ceffcf7c931d",
      "id": "CVE-2025-13465",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-13465 affects version 3.2.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@3.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a3b8eb0-68bb-54d4-8945-468a99a5f5c6",
      "id": "CVE-2026-2950",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2950 affects version 3.2.0 of lodash."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash@3.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash@3.2.0"
    }
  ]
}