Skip to main content

Detection Engine Updates Version 2.131 + 2.132

New Detectors

Detector Improvements

  • Microsoft Azure Storage Account KeyDetector Upgrade: Removed a false positive from Microsoft Azure Storage Account Key (example from Microsoft documentation).
  • Generic PasswordDetector Upgrade: Removed secrets with ***** as they are likely to be false positives.
  • Groq API KeyDetector Upgrade: Improved recall for Groq API.
  • Netlify TokenChecker 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.