Paranoïd about having secrets leaked in your huge codebase? Entropy is here to help you find them!
Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.
If you have Go installed
go install github.com/EwenQuim/entropy@latest
entropyor in one line
go run github.com/EwenQuim/entropy@latestWIP
I don't want to maintain a documentation here, so just run
entropy -has it will always be up to date.
