Open quincy120 opened 6 days ago
We need to implement
https://www.sonarsource.com/open-source-editions/
and https://docs.github.com/en/code-security/secret-scanning/introduction/about-secret-scanning
to scan code
Docker command:
docker run -d --name sonarqube -e SONAR_ES_BOOTSTRAP_CHECKS_DISABLE=true -p 9000:9000 sonarqube:latest
https://docs.sonarsource.com/sonarqube/9.9/try-out-sonarqube/
We need to implement
https://www.sonarsource.com/open-source-editions/
and https://docs.github.com/en/code-security/secret-scanning/introduction/about-secret-scanning
to scan code