Difference between revisions of "SonarQube"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "SonarQube fits into the Continuous Integration/Continuous deployment (CI/CD) processes. SonarQube provides the capability to not only show the health of an applicatio...")
 
(No difference)

Latest revision as of 16:42, 5 March 2024

SonarQube fits into the Continuous Integration/Continuous deployment (CI/CD) processes.

SonarQube provides the capability to not only show the health of an application but also to highlight issues newly introduced. With a Quality Gate in place, you can achieve Clean Code[1] and therefore improve code quality systematically. When you code is clean, you have software that is secure, reliable, and maintainable.


github repo[edit | edit source]

https://github.com/SonarSource/sonarqube

Community Discourse[edit | edit source]

https://community.sonarsource.com/c/sq/10

Docs[edit | edit source]

https://docs.sonarsource.com/sonarqube/latest/