-
Notifications
You must be signed in to change notification settings - Fork 90
chore(release): release 1.1.6 #10201
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
Conversation
DryRun Security SummaryThe provided code changes appear to be a series of routine updates and version bumps across various components of the Janssen Project, primarily involving updating image tags from development versions to stable release versions, as well as some minor configuration updates, without introducing any obvious security concerns. Expand for full summarySummary: The provided code changes appear to be a series of routine updates and version bumps across various components of the Janssen Project, including the auth-server, config-api, casa, fido2, and other microservices. The changes primarily involve updating image tags from development versions to stable release versions, as well as some minor configuration updates. From an application security perspective, these changes do not introduce any obvious security concerns. However, it is important to review the actual code changes, release notes, and any associated security advisories to ensure that the updates do not include any security-related fixes or improvements that should be considered. Additionally, it is recommended to thoroughly test the updated components in a non-production environment before deploying them to production to identify any potential regressions or unintended consequences. Overall, the changes seem to be focused on maintaining the project's stability and keeping the components up-to-date, which is a positive step from a security standpoint. However, ongoing security reviews and monitoring of the application's security posture are crucial to ensure the continued integrity and protection of the Janssen Project. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
|
|
|
JanssenProject/jans#10201 Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
* chore(release): prepare for 5.1.6 JanssenProject/jans#10201 Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> * chore(docker-admin-ui): update FLEX_SOURCE_VERSION Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore(docker-flex-monolith): update FLEX_SOURCE_VERSION Signed-off-by: iromli <isman.firmansyah@gmail.com> --------- Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> Signed-off-by: iromli <isman.firmansyah@gmail.com> Co-authored-by: iromli <isman.firmansyah@gmail.com>
This PR is to prepare for the release of 1.1.6
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.