Brakeman 7.1.2 Released
brakemanscanner.org·2d
🐘PostgreSQL
Preview
Report Post

December 25, 2025

Ruby 4.0 compatibility and fewer false positives

Changes since 7.1.1:

  • Update ruby_parser to remove max version restriction (Chedli Bourguiba)
  • Increase minimum Ruby version to 3.2.0
  • Reduce SQL injection false positives from count (and other) calls (#1936)
  • Remove more XSS false positives related to Haml attribute builder
  • Update Minitest version to 6.0

Dependency Updates

Chedli Bourguiba updated RubyParser to 3.22 which removes a Ruby version cap so it can be used with Ruby 4.0.

(changes)

Minitest (dev-only dependency) updated to 6.0. Since Minitest dropped support for Ruby 3.1, this is …

Similar Posts

Loading similar posts...