Brakeman v4.7.1 Release Notes

Release Date: 2019-10-29 // over 4 years ago
    • Sort text report by file and line (Jacob Evelyn)
    • Catch reverse tabnabbing with :_blank symbol (Jacob Evelyn)
    • Convert s(:lambda) to s(:call) in Sexp#block_call (#1410)
    • Check string length against limit before joining
    • ๐Ÿ›  Fix flaky rails4 test (Adam Kiczula)
    • ๐Ÿ›  Fix errors from frozen Symbol#to_s in Ruby 2.7
    • โž• Add release dates to each version in CHANGES (TheSpartan1980)