diff --git a/sonar-scanner-cli/README-short.txt b/sonar-scanner-cli/README-short.txt new file mode 100644 index 0000000000000..06c9366dc5045 --- /dev/null +++ b/sonar-scanner-cli/README-short.txt @@ -0,0 +1 @@ +Sonar-scanner-cli is an open source tool to interact with SonarQube, an open source platform for continuous inspection of code quality. \ No newline at end of file diff --git a/sonar-scanner-cli/content.md b/sonar-scanner-cli/content.md new file mode 100644 index 0000000000000..e56727ac3eb6c --- /dev/null +++ b/sonar-scanner-cli/content.md @@ -0,0 +1,31 @@ +# SonarScanner CLI + +Sonar-scanner-cli is now a docker official image ! + +Previously it was accesible from [SonarSource Docker Hub](https://hub.docker.com/r/sonarsource/sonar-scanner-cli/), which is now deprecated + +NB: These Docker images are not compatible with C/C#/C++/Objective-C projects. + +## Usage and configuration + +For information on how to use and configure the image, head over to the Docker section of [SonarScanner CLI docs](https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/). + +## Questions or Feedback + +For support questions ("How do I?", "I got this error, why?", ...), please first read the [documentation](https://docs.sonarqube.org) and then head to the [SonarSource forum](https://community.sonarsource.com/). 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"](https://community.sonarsource.com/c/suggestions/features). + +Please be aware that we are not actively looking for feature contributions. We typically accept minor improvements and bug-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. + +## License + +Copyright 2015-2023 SonarSource. + +Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt) diff --git a/sonar-scanner-cli/get-help.md b/sonar-scanner-cli/get-help.md new file mode 100644 index 0000000000000..271e6eddfc9f8 --- /dev/null +++ b/sonar-scanner-cli/get-help.md @@ -0,0 +1 @@ +[the SonarSource Community forum](https://community.sonarsource.com/tags/c/help/sq/docker), [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) diff --git a/sonar-scanner-cli/github-repo b/sonar-scanner-cli/github-repo new file mode 100644 index 0000000000000..3cbec3a5e84a0 --- /dev/null +++ b/sonar-scanner-cli/github-repo @@ -0,0 +1 @@ +https://github.com/SonarSource/sonar-scanner-cli-docker \ No newline at end of file diff --git a/sonar-scanner-cli/license.md b/sonar-scanner-cli/license.md new file mode 100644 index 0000000000000..bc16166651ada --- /dev/null +++ b/sonar-scanner-cli/license.md @@ -0,0 +1 @@ +SonarQube Community Edition is licensed under [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt). SonarQube Developer, Enterprise, and Data Center Editions are licensed under [SonarSource Terms and Conditions](https://www.sonarsource.com/docs/sonarsource_terms_and_conditions.pdf). diff --git a/sonar-scanner-cli/logo.png b/sonar-scanner-cli/logo.png new file mode 100644 index 0000000000000..c17679b539e35 Binary files /dev/null and b/sonar-scanner-cli/logo.png differ diff --git a/sonar-scanner-cli/maintainer.md b/sonar-scanner-cli/maintainer.md new file mode 100644 index 0000000000000..dfec9c3864438 --- /dev/null +++ b/sonar-scanner-cli/maintainer.md @@ -0,0 +1 @@ +[SonarSource](%%GITHUB-REPO%%)