{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:97519c02-d68b-5339-b487-a4a4d0d88508",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2",
      "type": "library",
      "name": "lodash.template",
      "version": "4.5.0-tuxcare.2",
      "purl": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:76a2cc6b-c99f-54bc-b1e7-85cf54134e20",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 4.5.0-tuxcare.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3a3388b-d491-5d80-b023-140928ca259f",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0-tuxcare.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
    }
  ]
}