Tag: SAST tool
-

Gitleaks: detecting and preventing hardcoded secrets in git repos
Gitleaks Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets, past or present, in your code. Features: All code is open-source (Gitleaks) or source-available (Gitleaks-Action). Over 160 secret types with new types being added all the time. Easily configurable `gitleaks.toml` for customizing rules…