1
0
Fork 0
mirror of synced 2026-06-05 15:48:19 +00:00

initial commit

This commit is contained in:
Simon Brandhof 2019-05-27 18:17:46 +02:00
commit 3efe343edc

12
README.md Normal file
View file

@ -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.