Skip to main content

Detection Engine Updates Version 2.162

calendar icon   Release Date: April 27, 2026

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.