jans icon indicating copy to clipboard operation
jans copied to clipboard

chore(deps): bump log4j.version from 2.23.1 to 2.24.1 in /jans-bom

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps log4j.version from 2.23.1 to 2.24.1. Updates org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-1.2-api from 2.23.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-jul from 2.23.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-iostreams from 2.23.1 to 2.24.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 18 '24 10:10 dependabot[bot]

DryRun Security Summary

The pull request updates the Log4j library from version 2.23.1 to 2.24.1 in the jans-bom/pom.xml file to address the Log4Shell vulnerability and improve the project's security.

Expand for full summary

Summary:

The code change in this pull request updates the version of the log4j library from 2.23.1 to 2.24.1 in the jans-bom/pom.xml file. This is a noteworthy change from an application security perspective, as the previous version of Log4j (2.23.1) was affected by the critical Log4Shell vulnerability (CVE-2021-44228), which allowed for remote code execution. By upgrading to the latest version (2.24.1), the project is addressing this security issue and mitigating the risk of exploitation. Additionally, regularly updating dependencies, especially those related to security and logging, is a best practice in application security, as it ensures the project is using the latest versions with the most recent bug fixes and security patches. This change demonstrates the project maintainers' commitment to maintaining a secure codebase by proactively monitoring the security landscape and updating dependencies to address known vulnerabilities.

Files Changed:

  • jans-bom/pom.xml: This file has been updated to change the version of the log4j library from 2.23.1 to 2.24.1. This is a security-related change, as the previous version was affected by the critical Log4Shell vulnerability, and the update addresses this issue and improves the overall security posture of the project.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

dryrunsecurity[bot] avatar Oct 18 '24 10:10 dryrunsecurity[bot]

@dependabot recreate

moabu avatar Aug 20 '25 07:08 moabu

:tada: Snyk checks have passed. No issues have been found so far.

:white_check_mark: security/snyk check is complete. No issues have been found. (View Details)

mo-auto avatar Aug 20 '25 07:08 mo-auto

Superseded by #12279.

dependabot[bot] avatar Oct 01 '25 10:10 dependabot[bot]