Release Notes - v2.2.6

Released on 2025-09-27. This version focuses on fixing false warnings on potential secrets and improving maintainability of the codebase.

  • Fixed false warning on potential secrets.
  • Refactored codebase for improved maintainability.
  • Added HTTP URL detected message to potential secrets.
  • Removed "All used environment variables are defined in .env" when there are no used variables found.