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

SecretFinder

via awesome-list
→ View on GitHub
SecretFinder is a Python tool designed to identify sensitive information, such as API keys and access tokens, within JavaScript files using customizable regular expressions. It supports multiple input formats including URLs and local files, and allows for options like cookie management and output formatting in both HTML and plaintext. Notable features include the ability to ignore or focus on specific JavaScript files, as well as the integration of proxies and headers for authenticated requests.