Brakeman v3.4.1 Release Notes

Release Date: 2016-11-02 // over 7 years ago
    • ๐Ÿ‘‰ Show action help at start of interactive ignore
    • Check CSRF setting in direct subclasses of ActionController::Base (Jason Yeo)
    • ๐Ÿ”ง Configurable engines path (Jason Yeo)
    • ๐Ÿ’Ž Use Ruby version to turn off SymbolDoS check
    • ๐Ÿ’Ž Pull Ruby version from .ruby-version or Gemfile
    • Avoid warning about where_values_hash in SQLi
    • ๐Ÿ›  Fix ignoring link interpolation not at beginning of string