Skip to main content

One post tagged with "authentication"

View All Tags

Detection Engine Updates Version 2.149

calendar icon   Release Date: October 10, 2025

This release introduces new detectors for Comet, Langfuse, and Okta credentials, plus improvements to MySQL and PostgreSQL analyzers.

New Detectors and Checkers

Detector Improvements

Analyzer Upgrades

  • MySQL Credentials: The secret-analyzer now uses pymysql instead of mysql-connector-python for lighter weight implementation.
  • PostgreSQL Credentials: Fixed failure in the analyzer when roles have quotes around them.

Miscellaneous

  • Improved GitHub classic analyzer for GitHub Enterprise that was using an old logic.