Skip to content

Sonarqube๐Ÿ“œ

Overview๐Ÿ“œ

SonarQube is an open-source platform for continuous inspection of code to perform automatic reviews with static analysis to detect bugs, vulnerabilities.

Dependencies๐Ÿ“œ

This package depends on the Node Kernel Mods

How it works๐Ÿ“œ

SonarQubeยฎ is an automatic code review tool to detect bugs, vulnerabilities, and code smells in your code. It can integrate with your existing workflow to enable continuous code inspection across your project branches and pull requests. This chart works by deploying an instance of Sonarqube packaged with a postgresql installation that is enabled by default, and disabled within BigBang when an external database connection is specified. To deploy Sonarqube, sonarqube must be enabled through the addons functionality in the Big Bang values.yaml.

External Resources๐Ÿ“œ

If you’d like to learn more about the SonarQube application and its features, see their official documentation.

Please review the BigBang Architecture Document for more information about its role within BigBang.


Last update: 2022-09-21 by evan.rush