Brakeman 1.5.1 Released
- From:
- Justin Collins
- Date:
- 2012-03-06 @ 04:34
The main purpose of this release is to detect another method of global
mass assignment and handle render calls from templates correctly in Rails 3.
Changes since 1.5.0:
* Fix detection of global mass assignment setting
* Fix partial rendering in Rails 3
* Show backtrace when interrupt received (Ruby 1.9 only)
* More debug output
* Remove duplicate method in Brakeman::Rails2XSSErubis
* Add tracking of module and class to Brakeman::BaseProcessor
* Report module when using Brakeman::FindCall
For more details:
http://brakemanscanner.org/blog/2012/03/05/brakeman-1-dot-5-1-released/