Detection Engine Updates Version 2.131 + 2.132
New Detectors
- SMB Credentials – New detector
smb_uri
to detect SMB credentials inside a connection URI. - Microsoft Azure Storage Connection String – New detector for Azure Blob Storage connection strings and a New Checker.
- DeepSeek API Key – Added detector and New Checker for DeepSeek API.
- Netlify Token v2 – New detector added for Netlify token v2.
- 1Password Service Account Token – New detector added for 1Password service account token.
Detector Improvements
- Microsoft Azure Storage Account Key – Detector Upgrade: Removed a false positive from Microsoft Azure Storage Account Key (example from Microsoft documentation).
- Generic Password – Detector Upgrade: Removed secrets with
*****
as they are likely to be false positives. - Groq API Key – Detector Upgrade: Improved recall for Groq API.
- Netlify Token – Checker Upgrade: Updated checker to match the documentation.
Engine Enhancements
- Enabled HTTPChecker to function without a base URL.
- Network caching has been improved in some analyzers, resulting in fewer HTTP calls.