{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:addb29bf-fecf-586f-ba05-8555dac6b292",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.template@3.6.2-tuxcare.1",
      "type": "library",
      "name": "lodash.template",
      "version": "3.6.2-tuxcare.1",
      "purl": "pkg:npm/lodash.template@3.6.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:aa4779a6-e0af-50d5-b8e6-78a932213541",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.6.2-tuxcare.1 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ae23c53-bd4f-5f3f-b17e-46571c3f80d7",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.6.2-tuxcare.1 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.1"
    }
  ]
}