Git: scan repositories for secrets using Gitleaks
A confidential data leak such as RDS keys or passwords to a Git repository, even if it is a private GitHub repository, is a very bad thing, and it’s good to check your repositories to know if any developer pushed a commit with such data.
Scanning uti...
setevoy.hashnode.dev10 min read