{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2c80df15-83ee-5636-93e3-db09a86bb161",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/log4js@3.0.6-tuxcare.1",
      "type": "library",
      "name": "log4js",
      "version": "3.0.6-tuxcare.1",
      "purl": "pkg:npm/log4js@3.0.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d4c36d4a-5eaa-5d34-9f0d-03c1d6e15ba2",
      "id": "CVE-2022-21704",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2022-21704 does not affect version 3.0.6-tuxcare.1 of log4js. already_fixed \u2014 CVE-2022-21704 has been fixed in this repository. TuxCare applied a backport of the upstream security patch in commit 7e888506 (April 17, 2026), changing default file permissions from 0o644 (world-readable) to 0o600 (owner-only) in all three affected appenders: file, fileSync, and dateFile."
      },
      "affects": [
        {
          "ref": "pkg:npm/log4js@3.0.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/log4js@3.0.6-tuxcare.1"
    }
  ]
}