1 repo
Utilities for handling data streams in command-line environments.
Distinguishing note: Focuses on pipe-based integration for security tools.
Explore 1 awesome GitHub repository matching development tools & productivity · Stream Processing Tools. Refine with filters or upvote what's useful.
Gitleaks is a security scanning engine designed to identify hardcoded credentials, API keys, and other sensitive information within version control systems and local file structures. It functions as a static analysis tool that automates the detection of secrets, helping to prevent the accidental exposure of sensitive data during the development lifecycle. The tool distinguishes itself through its ability to perform deep forensic analysis of git history, allowing users to audit entire project timelines or enforce security gates within continuous integration pipelines. It supports complex detec
Reads input from standard input pipes to allow flexible integration into automated pipelines.