-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
About • Disclaimer • Setup Guide • Troubleshoot • Useful Links
This wiki provides useful information to get you started with Localhost SonarQube which utilises SonarQube Community Edition.
SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities in 20+ programming languages.
Note
Localhost SonarQube wiki is not an official documentation for SonarQube.
If you are not familiar with SonarQube and you need help to set up a project with the SonarQube dashboard. You can follow the Setup Guide in this wiki.
Q: When accessing the SonarQube Dashboard, I'm presented with the message "SonarQube is under maintenance."
A: You will need to go to http://localhost:9000/setup and follow the instructions.
SonarQube will reanalyze your projects.
Q: I need to create a new authentication token.
A: In SonarQube Dashboard, you can generate new tokens at User > My Account > Security.
If you need more information about SonarQube or how to use SonarScanner. I have provided useful links below.