rog-golang-buddies / golang-template-repository

Kickstarter repository for a golang service
Apache License 2.0
17 stars 7 forks source link

Add gitleaks to detect secrets on commit #29

Closed haani-niyaz closed 2 years ago

haani-niyaz commented 2 years ago

Although we have secret scanning in our CI, if secrets are found it is already too late as the secrets have been committed to the repo. Instead add a pre-commit to shift left and detect early.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information