Question(cli): free command-line Sonar tools without services and non-command-line dependencies

Does the Sonar team develop tools that, like eslint-plugin-sonarjs, meet following requirements?

  1. The tool should have a command-line interface.
  2. It should be free for open source projects and/or non-commercial usage.
  3. The tool should run without services and non-command-line dependencies like for running eslint-plugin-sonarjs a user need to have solely the command-line ESLint dependency.

I’m interested such tools for any markup/programming language.

Thanks.

Hi,

Analysis can certainly be fired from the command line. Results are collected via a UI, however.

Yep. See: SonarQube Community Build, and SonarQube Free

Nope.

 
HTH,
Ann