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

ripgrep-all

via awesome-list
→ View on GitHub
rga is an advanced line-oriented search tool that extends the capabilities of ripgrep, enabling users to search within various file types including PDFs, Office documents, and archives like zip and tar.gz. It recursively traverses directories and archives to locate matches for user-defined regex patterns. Notable features include integration with fzf for enhanced file searching and the ability to add custom adapters for additional file formats.