noseyparker

Finds secrets and sensitive information in textual data and Git history

brewmacoslinux
Try with needOr install directly
Source

About

Finds secrets and sensitive information in textual data and Git history

Commands

noseyparker

Examples

Scan a Git repository for secrets$ noseyparker scan /path/to/repo
Scan specific files or directories$ noseyparker scan --datastore /tmp/np-data /path/to/scan
Generate a report from scan results$ noseyparker report --datastore /tmp/np-data