Brakeman v3.3.1 Release Notes

Release Date: 2016-06-03 // almost 8 years ago
    • Delay loading vendored gems and modifying load path
    • Avoid warning about SQL injection with quoted_primary_key
    • ๐Ÿ‘Œ Support more safe &. operations
    • Allow multiple line regex in validates_format_of (Dmitrij Fedorenko)
    • Only consider if branches in templates
    • Avoid overwriting instance/class methods with same name (Tim Wade)
    • โž• Add --force-scan option (Neil Matatall)
    • ๐Ÿ‘Œ Improved line number accuracy in ERB templates (Patrick Toomey)