discovered 03 Aug 2026
secret-regex-list
→ View on GitHubThe Secret Regex List is a collection of regular expressions designed for detecting and extracting secret API keys and sensitive information from textual data. Its primary use case is to integrate these regex patterns into Python code to facilitate the identification of various types of credentials, such as API keys for popular platforms and private keys. Notable features include a comprehensive set of regex patterns for different providers, ensuring broad coverage for security audits and vulnerability assessments.