Scanner CLI for SonarQube and SonarCloud
Iet uz failu
2024-06-27 11:25:52 +02:00
.github BUILD-4839 Update the release workflow to the latest version 2024-06-07 09:37:54 +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-147 Add aarch64 distributions for Linux and MacOSX 2024-06-26 17:32:43 +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-147 Add aarch64 distributions for Linux and MacOSX 2024-06-26 17:32:43 +02:00
.cirrus.star BUILD-2285 Upgrade to cirrus-modules v2 2022-12-06 15:40:38 +01:00
.cirrus.yml SCANCLI-147 Add aarch64 distributions for Linux and MacOSX 2024-06-26 17:32:43 +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
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 Prepare next dev iteration 2024-06-27 11:25:52 +02:00
README.md NO-JIRA Update license headers for 2024 2024-01-04 12:27:08 +01: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 and SonarCloud

The official scanner used to run code analysis on SonarQube and SonarCloud. 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