commit 3efe343edc07a5126814a59a492bd7994e4d0172 Author: Simon Brandhof Date: Mon May 27 18:17:46 2019 +0200 initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..22a3698 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# GitHub Action for SonarCloud + +This GitHub Action analyzes source code to detect bugs, vulnerabilities and Quality flaws. +Results are available in both [SonarCloud](https://sonarcloud.io/) and GitHub Checks. + +Analysis of pull requests is supported, without any specific configuration. + +## License + +The Dockerfile and associated scripts and documentation in this project are released under the LGPLv3 License. + +Container images built with this project include third party materials.