I want to check if SonarQube provides capability to scan HTML generated from web pages through SonarWeb or any other plugin?
TIA.
I want to check if SonarQube provides capability to scan HTML generated from web pages through SonarWeb or any other plugin?
TIA.
SonarQube is meant to analyse source code, not dynamically generated code.
So if you want to analyse a web site, this is not the tool you are looking for.