{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:66622732-4e15-53de-a7d2-d83ca9671eb5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.template@3.6.2-tuxcare.2",
      "type": "library",
      "name": "lodash.template",
      "version": "3.6.2-tuxcare.2",
      "purl": "pkg:npm/lodash.template@3.6.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9652b365-86b5-53eb-a17f-01e3328e45b2",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.6.2-tuxcare.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:285eb7dd-7732-50d4-9555-e58922d8562c",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.6.2-tuxcare.2 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@3.6.2-tuxcare.2"
    }
  ]
}