{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1f9c7c1e-ece1-5df7-943e-b7bb6a530dfa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.template@3.6.2",
      "type": "library",
      "name": "lodash.template",
      "version": "3.6.2",
      "purl": "pkg:npm/lodash.template@3.6.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:93abec38-7b66-577f-91d0-465fdb4327b4",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.6.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75f16a12-4369-5625-8b8f-7f25ffc6eb7c",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.6.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@3.6.2"
    }
  ]
}