← Package directory
Available on winget

Install Betterleaks

Scan the world (for secrets)

Install with winget
winget install --id Betterleaks.Betterleaks
Upgrade
winget upgrade --id Betterleaks.Betterleaks
Uninstall
winget uninstall --id Betterleaks.Betterleaks

About Betterleaks

Betterleaks is a tool for finding secrets like passwords and API keys.

What's new in 1.4.1

What's New Quick little patch with a few things: - updated go.mod to use betterleak's go-re2 fork so go install and precommits will work better. - added some more rules including scaleway and gcp - added hugging face source - fixed secret redaction Changelog - 857e340 Add Contributor Covenant Code of Conduct (#161) - fd5f4d0 Update README with Betterleaks config recommendations - 40d5caf bump go.mod and ver check in release worfklow (#167) - e66c462 fix: centralize secret redaction in report path for all scan sources (#157) - 262fdfb gcp service tokens and app default creds (#164) - e86c443 hugging face source (#165) - 83adb3d move mds - 3ac9876 scaleway rule (#106) - 54243c8 use go-re2 fork (#166)

Read release notes

Version history

Version Updated Notes
1.4.1 What's New Quick little patch with a few things: - updated go.mod to use betterleak's go-re2 fork so go install and precommits will work better. - added some more rules including scaleway and gcp - added hugging face sou...
1.3.1 Unknown Changelog - ea102f1 Update README.md - 5877fac Update betterleaks config link to main branch (#144) - 2d72998 bump min bl config version (#143) - 92cea11 use filter in rule generation instead of relying on translate (#14...