Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.keycloak:keycloak-core from 25.0.6 to 26.0.6 in /jans-keycloak-integration #10268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps org.keycloak:keycloak-core from 25.0.6 to 26.0.6.

Release notes

Sourced from org.keycloak:keycloak-core's releases.

26.0.6

... (truncated)

Commits
  • 5ded193 Set version to 26.0.6
  • 13833fd fix: ensures that properties are runtime properties are filtered (#209)
  • 7bdc16f fix: prevent inclusion of characters that could lead to FileVault path traver...
  • 6a10c0e fix: returning addresses instead of hosts on the ClientConnection (#208)
  • b956819 EMBARGOED CVE-2024-10270 org.keycloak/keycloak-services: Keycloak Denial of S...
  • ba9d0c3 Update docs with security warning around client certificate lookup (#213)
  • c15bc7c Backport to make improvements for translations (#34878)
  • 90bd366 Update installation locations (#34871)
  • 495ddb8 Update Leveraging Jakarta EE (#34901)
  • c27a55d Address QE comments on HA guide (#34902)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from uprightech as a code owner November 25, 2024 19:41
@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Nov 25, 2024
Copy link

dryrunsecurity bot commented Nov 25, 2024

DryRun Security Summary

The code change updates the Keycloak server version from 25.0.6 to 26.0.6 in the pom.xml file, which is a routine dependency update that likely includes bug fixes and security improvements, but requires thorough testing to ensure compatibility.

Expand for full summary

Summary:

This code change updates the Keycloak server version from 25.0.6 to 26.0.6 in the pom.xml file. This is a routine update to keep the project dependencies up-to-date with the latest Keycloak server version. From an application security perspective, the update to a newer version of Keycloak is generally a good practice, as it likely includes bug fixes and security improvements. However, it's important to thoroughly test the application after the update to ensure that there are no regressions or compatibility issues. Additionally, it's worth reviewing the Keycloak release notes for versions 25.0.6 and 26.0.6 to understand any significant security-related changes or improvements that may be relevant to the project. This can help identify potential areas of focus for security testing and validation. Overall, this code change appears to be a routine dependency update, and there are no immediate security concerns that stand out. However, as with any dependency update, it's important to exercise due diligence and ensure that the application continues to function as expected after the update.

Files Changed:

  • jans-keycloak-integration/pom.xml: This file has been updated to change the Keycloak server version from 25.0.6 to 26.0.6. This is a routine dependency update to keep the project up-to-date with the latest Keycloak server version.

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.

@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from 6d4cc1b to 2c77651 Compare December 6, 2024 09:52
Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 25.0.6 to 26.0.6.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.6...26.0.6)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from 2c77651 to b9363c1 Compare December 24, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants