> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ripgrep

via awesome-list
→ View on GitHub
ripgrep (rg) is an efficient line-oriented search tool that recursively searches directories for regex patterns while adhering to gitignore rules and excluding hidden and binary files by default. It is cross-platform, with notable features including support for Unicode and high performance compared to similar tools like The Silver Searcher and grep. The tool offers customizable searches and configurations, making it highly versatile for developers and system administrators.