5 ms·
A similar tool is detect-secrets[1]. [1] https://github.com/Yelp/detect-secrets https://github.com/Yelp/detect-secrets
by robinhoodexe 2y ago
A similar tool is detect-secrets[1].
[1] https://github.com/Yelp/detect-secrets https://github.com/Yelp/detect-secrets
- deleted 2y ago[deleted]
- lexokoh 2y agoNice, i like some of the concepts.
- defrost 2y agoAlso similar, Pillager (or Gitleaks) is worth having on the sanity checklist https://github.com/brittonhayes/pillager https://github.com/brittonhayes/pillager https://terminaltrove.com/pillager/ https://terminaltrove.com/pillager/ <-- TerminalTrove is worth regularly checking. powerful rules functionality to recursively search directories for sensitive information in files. At it's core, Pillager is designed to assist you in determining if a system is affected by common sources of credential leakage as documented by the MITRE ATT&CK framework. Good for catching those Oops I deployed the company password list again SNAFU's. reply