-
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 into OCI images #9406
Conversation
Signed-off-by: iromli <isman.firmansyah@gmail.com>
DryRun Security SummaryThe pull request covers a range of updates and improvements across several components of the Janssen project, with a focus on adding support for the Google Spanner persistence backend, updating dependencies, configuration, and build versions, while emphasizing security best practices such as secure handling of credentials, proper management of permissions, comprehensive logging, and secure asset synchronization and dependency management. Expand for full summarySummary: The code changes in this pull request cover a range of updates and improvements across several components of the Janssen project, including the Auth Server, Configurator, FIDO2 Server, Keycloak Link, and SCIM Server. The primary focus of these changes is to add support for the Google Spanner persistence backend, as well as to update dependencies, configuration, and build versions. From an application security perspective, the changes generally demonstrate a strong emphasis on security best practices, such as:
However, it is important to review the specific implementation details and configurations to ensure that no new security vulnerabilities are introduced, especially in areas like input validation, access control, and the integration with external services (e.g., Google Spanner, Keycloak). Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: iromli <isman.firmansyah@gmail.com>
* chore(cloud-native): sync assets into OCI images Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat(cloud-native): sync google credentials (if applicable) 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: c832069
Prepare
Description
Target issue
closes #9405
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.