{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8e48e056-c0de-5cdc-9fbc-0fba7e829bf9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.template",
      "purl": "pkg:npm/lodash.template@4.5.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2",
      "version": "4.5.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:76a2cc6b-c99f-54bc-b1e7-85cf54134e20",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 4.5.0-tuxcare.2 of lodash.template."
      }
    },
    {
      "id": "CVE-2026-4800",
      "affects": [
        {
          "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e3a3388b-d491-5d80-b023-140928ca259f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 4.5.0-tuxcare.2 of lodash.template."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.template@4.5.0-tuxcare.2"
    }
  ]
}