Release Date: June 10, 2025
This release adds 12 new detectors covering GitLab tokens, Kubernetes JWTs, Laravel encryption keys, and API keys for AI services like Dify, Firecrawl, and Llama Cloud. We've also enhanced existing detectors for Ubidots, Azure Cosmos DB, GitLab tokens, and ODBC connections to improve accuracy and reduce false positives.
New Detectors
New Checkers
These checkers are implemented to verify the detected secrets, adding another layer of security and ensuring their validity and correct application:
- Laravel Encryption Key with Host
- GitLab Feature Flags Client Token with Project ID
- Kubernetes JWT with Host
- Brave Search API Key
- Firecrawl API Key
- Dify API Key
- GitLab Runner Authentication Token
Detector Improvements
Engine Enhancements
- Expanded detection pattern list for encrypted strings to increase precision.
- Enhanced AssignmentRegexMatcher for
N
prefixed strings in SQL, supporting Microsoft SQL Server.