Explain SonarQube scanner

What is the SonarQube scanner?

scanner is a software component 
which is used to scan the source code and analysis the source code
based on the rules for the respective programming language
and generate the reports on category wise..

Comments

Popular posts from this blog

Top 10 Git Commands

Kubernetes cluster setup NOTES step by step using minikube

SonarQube Installation & Configuration Step by step