talisman

Detect and prevent secrets from being committed to version control

brewmacoslinux
Try with needOr install directly
Source

About

Tool to detect and prevent secrets from getting checked in

Commands

talisman

Examples

Install Talisman as a git hook to scan commits automatically$ talisman --githook pre-commit
Scan a git repository for secrets in all commits$ talisman --scan
Check for secrets in uncommitted changes before staging$ talisman --checksum