Scanner CLI for SonarQube (Server, Cloud) http://redirect.sonarsource.com/doc/install-configure-scanner.html
Find a file
2025-07-22 13:33:20 +02:00
.claude SCANCLI-189 Update JREs to 17.0.15+6 2025-07-21 14:45:38 +00:00
.github Fix the releasability check (#228) 2025-07-15 13:51:44 +02: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 SCANCLI-188 Update dependencies 2025-07-16 09:49:14 +02: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-189 Update JREs to 17.0.15+6 2025-07-21 14:45:38 +00:00
.cirrus.star SCANCLI-152 Update CirrusCI configuration 2024-07-31 10:22:52 +02:00
.cirrus.yml SCANCLI-180 Change compilation to target Java 11 (#223) 2025-07-08 16:14:01 +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-189 Update JREs to 17.0.15+6 2025-07-21 14:45:38 +00: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
NOTICE.txt NO-JIRA Update license headers for 2024 2024-01-04 12:27:08 +01:00
pom.xml REL-3857 Prepare next iteration 2025-07-22 13:33:20 +02:00
README.md SC-17118 Rebranding effort (#196) 2024-11-14 14:41:46 +02: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 Status Build status 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