{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f8c74c23-2ce4-56a8-aa19-9744008ccad7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ejs@2.7.4-tuxcare.1",
      "type": "library",
      "name": "ejs",
      "version": "2.7.4-tuxcare.1",
      "purl": "pkg:npm/ejs@2.7.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fb394d98-a3c4-5134-804a-63220e05a399",
      "id": "CVE-2022-29078",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29078 is fixed in version 2.7.4-tuxcare.1 of ejs."
      },
      "affects": [
        {
          "ref": "pkg:npm/ejs@2.7.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:311e7a3a-fc73-5707-9130-55f5a1817384",
      "id": "CVE-2024-33883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-33883 is fixed in version 2.7.4-tuxcare.1 of ejs."
      },
      "affects": [
        {
          "ref": "pkg:npm/ejs@2.7.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ejs@2.7.4-tuxcare.1"
    }
  ]
}