{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:09a692b7-8b03-5da7-bf9c-bc25681e470c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/log4js@4.5.1",
      "type": "library",
      "name": "log4js",
      "version": "4.5.1",
      "purl": "pkg:npm/log4js@4.5.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e09eba71-7107-5495-af10-c00ef5def6bd",
      "id": "CVE-2026-32141",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32141 affects version 4.5.1 of log4js."
      },
      "affects": [
        {
          "ref": "pkg:npm/log4js@4.5.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dcb938d9-7184-5404-a12c-b291af832ae6",
      "id": "CVE-2026-33228",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33228 affects version 4.5.1 of log4js."
      },
      "affects": [
        {
          "ref": "pkg:npm/log4js@4.5.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/log4js@4.5.1"
    }
  ]
}