initial commit
This commit is contained in:
commit
3efe343edc
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue