-
Notifications
You must be signed in to change notification settings - Fork 76
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 keycloak/keycloak from 25.0.6 to 26.0.5 in /docker-jans-saml #10026
chore(deps): bump keycloak/keycloak from 25.0.6 to 26.0.5 in /docker-jans-saml #10026
Conversation
DryRun Security SummaryThe provided code change updates the Dockerfile for the "docker-jans-saml" project, focusing on improving security and maintainability by updating base images, installing additional packages, integrating a custom Keycloak plugin, synchronizing assets, installing Python dependencies, and setting a large number of environment variables, while also highlighting the need to review the custom components and configurations to ensure proper security and maintenance. Expand for full summarySummary: This code change appears to be updating the Dockerfile for the "docker-jans-saml" project. The key changes include updating the base images for Keycloak and OpenJRE, installing additional Alpine packages, integrating a custom Keycloak plugin, synchronizing assets from the "jans-linux-setup" repository, installing Python dependencies, and setting a large number of environment variables. From an application security perspective, the changes are generally positive, as they focus on keeping dependencies up-to-date, installing additional security-related packages, and running the container as a non-root user. However, there are a few areas that require closer attention:
Overall, the changes appear to be focused on improving the security and maintainability of the Janssen project's Docker environment, but it's crucial to thoroughly review the custom components and configurations to ensure they are properly secured and maintained. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
0b357d8
to
a3f71ab
Compare
@dependabot recreate |
fbfb8dd
to
835535b
Compare
52e25b6
to
ef706ec
Compare
…jans-saml Dependabot couldn't find the original pull request head commit, a3f71ab.
ef706ec
to
6fc7a1c
Compare
Superseded by #10240. |
Bumps keycloak/keycloak from 25.0.6 to 26.0.5.
Commits
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)