0

I want to check if SonarQube provides capability to scan HTML generated from web pages through SonarWeb or any other plugin?

TIA.

Ashish
  • 1
  • 2

1 Answers1

0

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.