Detection Engine Updates Version 2.162
Release Date: April 27, 2026
New Detectors
- Aikido CI Scanning Token: Add a new detector for Aikido CI Scanning Token.
- Baidu AI API Key: Add a new detector for Baidu AI Cloud API Key.
- Baidu Cloud API Keys: Add a new detector for Baidu Cloud API Keys.
- Bitrise Personal Access Token: Add a new detector for Bitrise Personal Access Token.
- Bitrise Workspace API Token: Add a new detector for Bitrise Workspace API Token.
- Canva Integration OAuth2: Add a new detector for Canva Integration OAuth 2.0.
- Cloudflare API Token: Add a new detector for Cloudflare API Token V2 with new token format.
- CockroachDB API Key: Add a new detector for CockroachDB API Key.
- Coder Session Token: Add a new detector for Coder Session Token.
- Datadog Application Key: Add a new detector for Datadog Application Key.
- ElevenLabs API Key: Add a new detector for ElevenLabs API Key.
- Hashicorp Consul ACL Token: Add a new detector for HashiCorp Consul ACL Token.
- MaxMind License Key: Add a new detector for MaxMind License Key.
- QQ Robot API Keys: Add a new detector for QQ Robot API Keys.
- Snyk Key: Add a new detector for Snyk Key V2.
- Volcengine API Key: Add a new detector for Volcengine API Key.
Detector Updates
- Azure Open AI API key: Update the
azure_open_ai_api_keydetector to support the new key format. - GitLab Token: Update GitLab checker to support fine-grained personal access tokens.
- Google Cloud Keys: The
googleclouddetector 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
- Azure AI Search Key: Add a new analyzer for Azure AI Search Key.
- Azure Open AI API key: Add analyzer for Azure Open AI API key.
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_credentialssecret analyzer no longer fails on instances that do not supportORDER BYforARRAY_AGG.