Skip to main content

Detection Engine Updates Version 2.169.1

calendar icon   Release Date: August 4, 2026

This release adds new detectors for Lovable project access tokens and Lovable git tokens. It also improves precision for GitHub and npm tokens: values that fail format validation are no longer reported by generic detectors.

Notable precision improvements (measured on internal benchmarks):

  • github_access_token: significant reduction in false positives.
  • github_oauth_token: significant reduction in false positives.
  • github_app_token: significant reduction in false positives.
  • npm_token: significant reduction in false positives.

New Detectors

Detector Updates

  • GitHub Personal Access Token: Values that fail format validation are no longer reported by generic detectors.
  • GitHub OAuth Token: Values that fail format validation are no longer reported by generic detectors.
  • GitHub App Token: Values that fail format validation are no longer reported by generic detectors.
  • npm Token: Values that fail format validation are no longer reported by generic detectors.