-
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: upgrade javascript libraries to newer versions in HTML files #10041
Conversation
DryRun Security SummaryThe provided code changes cover various updates and improvements to the "jans-casa" application, including updates to the administration console, plugin management, and user interface, and while the changes do not introduce any obvious security vulnerabilities, there are a few areas that should be reviewed and addressed to maintain the application's overall security posture, such as input validation, access controls, plugin verification, secure communication, and logging and monitoring. Expand for full summarySummary: The provided code changes cover various updates and improvements to the "jans-casa" application, including updates to the administration console, plugin management, and user interface. While the changes do not introduce any obvious security vulnerabilities, there are a few areas that should be reviewed and addressed to maintain the application's overall security posture. The key security considerations include:
Overall, the changes appear to be focused on improving the user experience and functionality of the application, and with the appropriate security measures in place, the application's security posture can be maintained. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Quality Gate passed for 'agama parent'Issues Measures |
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'Fido2 API'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
…10041) * Update bootstrap.min.js * update boostrap.min.css file in jans-casa * Update header.zul * Update header.zul * Update popper-1.16.min.js * fix underline and change button propertiest * fix css in table, tr and td * update style in admin properties * fix text color in casa plugins * update color text in plugins --------- Co-authored-by: Jose Gonzalez <[email protected]> Former-commit-id: eb52c85
closes #7835