Brakeman v4.9.1 Release Notes

Release Date: 2020-09-04 // over 3 years ago
    • 🚅 Use version from active_record for non-Rails apps (Ulysse Buonomo)
    • Check chomped strings for SQL injection (#1509)
    • Always set line number for joined arrays (#1499)
    • Avoid warning about missing attr_accessible if protected_attributes gem is used (#1512)
    • ✅ Bundle latest ruby_parser (4.15.0)