You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lcs 867 review sonarqube vulnerabilities in GitHub pipelines (#459)
# What is the change?
This PR implements several improvements based on SonarQube
recommendations, including security fixes, code reliability
enhancements, and general refactoring for better reusability.
Although the original scope was focused on security, it made sense to
address related quality improvements at the same time.
Please note that this will not resolve all the issues; its more a first
pass at fixing them. More PRs will follow.
<!-- Describe the intended changes. -->
# Why are we making this change?
To ensure the repository can remain public while adhering to SonarQube
best practices, particularly around security, maintainability, and code
quality.
<!-- Why is this change required? What problem does it solve? -->
0 commit comments