-
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
feat(charts): reduce mounted files for external configuration backends #9411
Conversation
feat(charts): remove vault-related secrets Signed-off-by: iromli <isman.firmansyah@gmail.com>
DryRun Security SummaryThe provided code changes focus on enhancing the security and configurability of the Janssen application, a Kubernetes-based OpenID Connect Provider and UMA Authorization Server, by centralizing configuration management, improving logging and monitoring, implementing Kubernetes security practices, and introducing more flexibility and customization options. Expand for full summarySummary: The provided code changes cover various updates and improvements to the Janssen Helm chart, which is used to deploy the Janssen application, an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). The changes focus on enhancing the security and configurability of the application's deployment, with a particular emphasis on the following areas:
While the changes appear to be focused on improving the security and maintainability of the Janssen deployment, it is important to thoroughly review the implementation details, especially regarding the handling of sensitive data, the execution of custom scripts, and the integration with external services, to ensure that no new security vulnerabilities are introduced. Files Changed:
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>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
…sistence Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Prepare
Description
Target issue
closes #9410
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.