two-ms

Detect secrets and sensitive data in files and communication platforms

brewmacoslinux
Try with needOr install directly
Source

About

Detect secrets in files and communication platforms

Commands

two-ms

Examples

Scan a single file for secrets$ two-ms scan /path/to/file.txt
Scan entire directory recursively$ two-ms scan /path/to/directory
Scan with specific secret types$ two-ms scan --types api-keys,passwords /path/to/file