Get started with Gitleaks tool
Gitleaks is an open-source SAST tool designed to detect and prevent secrets (such as API keys, passwords, and other sensitive information) from being committed to version control repositories. It scans the entire repository history, including directo...
Jun 6, 20244 min read140

