Skip to main content

Detection Engine Updates Version 2.162

calendar icon   Release Date: April 27, 2026

This release ships 16 new detectors (Baidu AI Cloud API Key, Baidu Cloud API Keys, HashiCorp Consul ACL Token, ElevenLabs API Key, Datadog Application Key, Volcengine API Key, QQ Robot API Keys, Canva Integration OAuth 2.0, Bitrise Personal Access Token, Bitrise Workspace API Token, MaxMind License Key, Snyk Key V2, Cloudflare API Token V2, CockroachDB API Key, Coder Session Token, Aikido CI Scanning Token), updated detectors for Azure OpenAI (new key format), GitLab (fine-grained personal access tokens), Google Cloud (lower memory on secret-dense files), PayPal Braintree and Slack Bot Token (more accurate check statuses), new analyzers for Azure AI Search and Azure OpenAI, and analyzer updates for GitLab (fine-grained PATs), PostgreSQL Credentials and Anthropic Admin Key. The grafbase_access_token checker is also disabled ahead of the detector's removal in the next release.

Notable precision improvements (measured on internal benchmarks):

  • paypal_braintree_keys: significant reduction in false positives.

New Detectors

Detector Updates

  • Azure Open AI API key: Update the azure_open_ai_api_key detector to support the new key format.
  • GitLab Token: Update GitLab checker to support fine-grained personal access tokens.
  • Google Cloud Keys: The googlecloud detector now uses less memory on files full of secrets.
  • Grafbase Access Token: Disabled checker for the grafbase_access_token: the service has been discontinued.
  • PayPal Braintree Keys: Improve precision of PayPal Braintree Keys detector.
  • Slack Bot Token: Some tokens that could have been wrongly reported as "Invalid" before are now reported as "Failed to check".

New Analyzers

Analyzer Updates

  • Anthropic Admin Key: Only check workspace members endpoint accessibility.
  • GitLab Token: Update GitLab analyzer to support fine-grained personal access tokens.
  • PostgreSQL Credentials: The postgresql_credentials secret analyzer no longer fails on instances that do not support ORDER BY for ARRAY_AGG.