{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2bc87230-5d04-55be-ba43-7d6ace73dee3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "log4js",
      "purl": "pkg:npm/log4js@3.0.6-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/log4js@3.0.6-tuxcare.1",
      "version": "3.0.6-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21704",
      "affects": [
        {
          "ref": "pkg:npm/log4js@3.0.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d4c36d4a-5eaa-5d34-9f0d-03c1d6e15ba2",
      "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.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/log4js@3.0.6-tuxcare.1"
    }
  ]
}