[go: nahoru, domu]

Skip to content

Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

License

Notifications You must be signed in to change notification settings

EwenQuim/entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entropy logo

Paranoïd about having secrets leaked in your huge codebase? Entropy is here to help you find them!

Entropy

Go Reference Go Report Card

Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

Installation

If you have Go installed

go install github.com/EwenQuim/entropy@latest
entropy

or in one line

go run github.com/EwenQuim/entropy@latest

With brew

WIP

Usage

I don't want to maintain a documentation here, so just run

entropy -h

as it will always be up to date.

About

Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

Topics

Resources

License

Stars

Watchers

Forks