Skip to main content

Detection Engine Updates Version 2.170

calendar icon   Release Date: August 17, 2026

This release ships six new detectors — Firebase ID tokens, Coze access tokens, Keycloak access tokens, Keycloak refresh and offline tokens, Fish Audio API keys, and Azure Custom Vision Training keys — along with a new analyzer for Apify tokens. The Docker Credentials detector now catches Docker Hub personal access tokens used with docker login --username / -u. On the validation side, the three New Relic checkers can now identify revoked keys, the Bitbucket Keys checker no longer reports invalid credentials as valid, and the Google Cloud Keys analyzer no longer raises an error when a key has no scopes or metadata.

Notable precision improvements (measured on internal benchmarks):

  • fastly_personal_token: significant reduction in false positives.
  • scaleway_token: significant reduction in false positives.

New Detectors

Detector Updates

New Analyzers

  • Apify Token: Add a new analyzer for Apify API tokens.

Analyzer Updates

  • Google Cloud Keys: No longer raise an InvalidSecretError when no scopes and metadata are found