SonarQube

From Freephile Wiki
Revision as of 10:50, 20 February 2025 by Admin (talk | contribs) (Text replacement - "Category:QA" to "Category:QA")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

https://github.com/SonarSource/sonarqube

Community Discourse

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

Docs

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