{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:db7c5464-fda7-50d2-8928-51bb5dd39154",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.template@4.5.0-tuxcare.1",
      "type": "library",
      "name": "lodash.template",
      "version": "4.5.0-tuxcare.1",
      "purl": "pkg:npm/lodash.template@4.5.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2249d29f-46e9-500b-b166-3648371451a5",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 4.5.0-tuxcare.1 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:16904965-4698-5600-8f0d-47a3df9decc1",
      "id": "CVE-2026-4800",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0-tuxcare.1 of lodash.template."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.1"
    }
  ]
}