-
Notifications
You must be signed in to change notification settings - Fork 75
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(jans-linux-setup): drop couchbase support #10133
Conversation
Signed-off-by: Mustafa Baser <[email protected]>
DryRun Security SummaryThe provided code changes focus on refactoring and simplifying the Jans Linux setup application, with a particular emphasis on removing support for Couchbase as a backend database option, strengthening security features, and improving secure coding practices, all of which contribute to enhancing the overall security posture of the application. Expand for full summarySummary: The provided code changes are primarily focused on the refactoring and simplification of the Jans Linux setup application, with a particular emphasis on removing support for Couchbase as a backend database option. The changes span across various components of the application, including the Jans Auth Server, Jetty installer, setup utilities, and configuration management. Key security-related observations:
Overall, the code changes appear to be a positive step towards improving the security and maintainability of the Jans Linux setup application. The removal of Couchbase support, strengthening of security features, and focus on secure coding practices are all notable improvements from an application security perspective. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Closes #10122