← Back to match
Entropy
CLI that scans a codebase for high-entropy lines, which are often leaked secrets like API keys or tokens.
Desktopfreeglobal
A command-line tool that scans codebases for high-entropy lines often associated with leaked secrets, flagging likely API keys, tokens, and credentials so they can be removed before release. It is aimed at developers and security teams auditing repositories, runs self-hosted, and is available on GitHub under an MIT license with a Docker image.
Categories
security toolsdeveloper tools

