Brakeman v3.6.2 Release Notes

Release Date: 2017-05-19 // almost 7 years ago
    • ๐Ÿ– Handle safe call operator in checks
    • ๐Ÿ‘ Better handling of if expressions in HAML rendering
    • โœ‚ Remove --rake option
    • Properly handle template names without .html or .js
    • ๐Ÿ‘ Set template file names during rendering for better errors
    • Limit Slim dependency to before 3.0.8
    • ๐Ÿ“œ Catch YAML parsing errors in session settings check
    • โš  Avoid warning about SQLi with to_s in exists?
    • โšก๏ธ Update RubyParser to 3.9.0
    • 0๏ธโƒฃ Do not honor additional check paths in config by default
    • ๐Ÿ– Handle empty if expressions when finding return values
    • ๐Ÿ›  Fix finding return value from empty if