Find, verify, and analyze leaked credentials
TruffleHog is a Go-based tool developed by TruffleHog Security (referenced as `@trufflesecurity`) that discovers, classifies, validates, and analyzes leaked credentials and secrets. The tool can scan multiple sources including Docker images, Git repositories, and various integrations, with support for custom detectors and verification methods. It features an extensive detector system for identifying API keys, database passwords, private encryption keys, and other credentials across different platforms and services, and includes capabilities for Docker layer-by-layer scanning, namespace-based image enumeration, and configurable file exclusion patterns.