Monday, January 14, 2019

Step By Step SonarQube Setup And Run SonarQube Scanner

SonarQube is an open-source automatic code review tool to detect bugs, vulnerabilities and code smell in your code. Today, we are going to learn how to setup SonarQube on our machine to run SonarQube scanner on our code project.

source https://www.c-sharpcorner.com/article/step-by-step-sonarqube-setup-and-run-sonarqube-scanner/

No comments:

Post a Comment