Scanner CLI for SonarQube (Server, Cloud) http://redirect.sonarsource.com/doc/install-configure-scanner.html
Find a file
2025-12-03 14:55:13 +01:00
.claude/commands SCANCLI-204 Update embedded JREs to 21.0.9+10 2025-12-03 10:43:46 +01:00
.github SCANCLI-206 Fix releasability.yml 2025-12-03 11:39:28 +01:00
.sonarlint Share SonarLint connected mode setup 2024-05-03 13:07:43 +02:00
docs Make it more explicit that we do not look for external contributions 2021-06-17 14:48:40 +02:00
it NO-JIRA Update parent pom 2025-12-03 12:46:18 +01:00
misc SQSCANNER-78 - backtick syntax (#83) 2020-09-24 08:29:18 +02:00
sonar-docs/analysis/scan SQSCANNER-57 - Rename scanner SonarScanner (#78) 2020-01-03 15:58:43 +01:00
src SCANCLI-199 Update license header from Sonarsource SA to SonarSource Sàrl 2025-11-12 09:56:16 +01:00
zos-e2e-test SCANCLI-198 Add GitHub token to GitHub API call (#241) 2025-10-03 16:17:34 +02:00
.editorconfig Add .editorconfig with basic definitions 2018-05-16 14:22:26 +02:00
.gitignore Ignore .scannerwork 2017-02-23 15:36:25 +01:00
CLAUDE.md SCANCLI-204 Update embedded JREs to 21.0.9+10 2025-12-03 10:43:46 +01:00
contributing.md Updating contributing md (#115) 2021-06-25 14:54:14 +02:00
LICENSE.txt fix(BUILD-1337): update license 2022-02-08 09:58:02 +01:00
mise.toml SCANCLI-200 Migrate to GitHub Actions (#248) 2025-11-28 08:40:48 +01:00
NOTICE.txt SCANCLI-199 Update license header from Sonarsource SA to SonarSource Sàrl 2025-11-12 09:56:16 +01:00
pom.xml NO-JIRA Prepare next dev iteration (8.1) 2025-12-03 14:55:13 +01:00
README.md SCANCLI-200 Remove the last Cirrus CI references (#252) 2025-12-01 15:49:26 +01:00
SECURITY.md BUILD-6088 Create SECURITY.md 2024-08-26 13:55:54 +02:00
third-party-licenses.sh Add third-party-licenses.sh file [ci skip] 2017-01-13 10:07:10 +01:00
wss-unified-agent.config Enable Mend scan 2024-05-21 12:25:39 +02:00

Scanner CLI for SonarQube (Server, Cloud)

The official scanner used to run code analysis on SonarQube (Server, Cloud). Project configuration is read from file sonar-project.properties or passed on the command line.

Sonar's Clean Code solution helps developers deliver high-quality, efficient code standards that benefit the entire team or organization.

Build Quality Gate Status

Documentation

https://redirect.sonarsource.com/doc/install-configure-scanner.html

Have Questions or Feedback?

For support questions ("How do I?", "I got this error, why?", ...), please head to the SonarSource forum. There are chances that a question similar to yours has already been answered.

Be aware that this forum is a community, so the standard pleasantries ("Hi", "Thanks", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)

Contributing

If you would like to see a new feature, please create a new thread in the forum "Suggest new features".

Please be aware that we are not actively looking for feature contributions. The truth is that it's extremely difficult for someone outside SonarSource to comply with our roadmap and expectations. Therefore, we typically only accept minor cosmetic changes and typo fixes.

With that in mind, if you would like to submit a code contribution, please create a pull request for this repository. Please explain your motives to contribute this change: what problem you are trying to fix, what improvement you are trying to make.

Make sure that you follow our code style and all tests are passing (Travis build is executed for each pull request).

License

Copyright 2011-2024 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0