No Secrets in Production: Enforce Code Hygiene with Gitleaks
What is GitLeaks? Gitleaks is an open-source secrets detection tool that scans git repositories, commits, and branches for sensitive information such as:
API keys
Passwords
Private keys
Tokens
etc
Prerequsite
git
Docker
Objective
Install ...
devsecops-blog.hashnode.dev2 min read