Brakeman v4.5.0 Release Notes

Release Date: 2019-03-16 // about 5 years ago
    • ๐Ÿ’Ž Officially drop support for running with older Ruby versions
    • More thoroughly handle Shellwords escaping (#1323)
    • ๐Ÿ– Handle non-integer version number comparisons (#1305)
    • ๐Ÿ‘ Better handling of splat/kwsplat arguments (#1204)
    • ๐Ÿ– Handle ** inside Hash literals
    • โž• Add support for CoffeeScript in Slim templates
    • ๐Ÿ‘Œ Improve support for embedded template "filters"
    • โœ‚ Remove Sass dependency
    • Avoid joining strings with different encodings
    • ๐Ÿ‘Œ Improve "user input" reported for SQL injection
    • Stop swallowing exceptions in AliasProcessor
    • โž• Add original exception to Tracker#errors list
    • ๐Ÿ“œ Use FileParser in Scanner to parse files
    • Set location information in CheckContentTag
    • โšก๏ธ Update RubyParser to 3.13.0