-
Notifications
You must be signed in to change notification settings - Fork 85
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(cloud-native): sync assets for OCI images #9261
Conversation
Signed-off-by: iromli <isman.firmansyah@gmail.com>
DryRun Security SummaryThe provided code changes span multiple Dockerfiles and scripts across various Janssen project components, primarily focusing on updating the build dates, source code versions, and various configuration settings for these components. Expand for full summarySummary: The provided code changes span multiple Dockerfiles and scripts across various Janssen project components, including the Jans Config API, Jans Casa, Jans Certmanager, Jans Configurator, Jans FIDO2, Jans KC Scheduler, Jans Keycloak Link, Jans Link, Jans Monolith, Jans Persistence Loader, Jans SCIM, and Jans SAML. The changes primarily focus on updating the build dates, source code versions, and various configuration settings for these components. From an application security perspective, the changes do not appear to introduce any obvious security vulnerabilities. However, it is important to review the overall security posture of the application, including the following aspects:
Files Changed: The code changes span multiple files across various Janssen project components, including:
The changes in these files primarily focus on updating the build dates, source code versions, and various configuration settings for the different Janssen project components. Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
* chore(cloud-native): sync assets for OCI images Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: remove duplicated jansAccessTknSigAlg attribute Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat: add acrExclusionList config Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat: agama flow for jans-casa installation Signed-off-by: iromli <isman.firmansyah@gmail.com> --------- Signed-off-by: iromli <isman.firmansyah@gmail.com> Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Former-commit-id: 39eb04d
Prepare
Description
Target issue
closes #9260
Implementation Details
Test and Document the changes
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.