-
Notifications
You must be signed in to change notification settings - Fork 73
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(docs): docs remove spanner refs #10076
Conversation
Signed-off-by: ossdhaval <[email protected]>
Signed-off-by: ossdhaval <[email protected]>
DryRun Security SummaryThe pull request focuses on removing support for the Google Spanner database, streamlining the setup and uninstallation processes, and emphasizing the use of more widely-adopted and well-supported database technologies (MySQL and PostgreSQL) with a security-conscious approach to maintain and improve the Janssen Server project. Expand for full summarySummary: The code changes in this pull request are primarily focused on removing support for the Google Spanner database from the Janssen Server project and streamlining the setup and uninstallation processes. From an application security perspective, these changes are generally positive as they reduce the complexity of the system, remove support for a less common database option, and focus on more widely-adopted and well-supported database technologies (MySQL and PostgreSQL). The key security-related aspects of these changes include:
Overall, these changes demonstrate a security-conscious approach to maintaining and improving the Janssen Server project, focusing on simplicity, well-established technologies, and secure data management practices. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Error: Hi @ossdhaval, You did not reference an open issue in your PR. I attempted to create an issue for you. |
Prepare
Description
Target issue
closes #10056
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.Closes #10077,