SonarQube vs SonarScanner : what does what

The sonar-scanner is occasionally updated to interact better with SonarQube, but ultimately it’s downloading all the logic from SonarQube. So you should keep the sonar-scanner updated, but for new rules and new language revisions, what really matters is the SonarQube version.

1 Like