Brakeman 1.7 has been released! This version includes quite a few bug 
fixes and improvements.

Summary of changes since 1.6.2:

  * Add check for CVE-2012-3424
  * Link report types to descriptions on website
  * Report errors raised while running check
  * Improve processing of Rails 3 routes
  * Fix "empty char-class" error
  * Improve file access check
  * Avoid warning on non-ActiveModel models
  * Speed improvements by stripping down SexpProcessor
  * Fix how `params[:x] ||=` is handled
  * Treat user input in `or` expressions as immediate values
  * Fix processing of negative array indexes
  * Add line breaks to truncated table rows in text output

Please see the announce post for details:
http://brakemanscanner.org/blog/2012/07/31/brakeman-1-dot-7-0-released/

Reply via email to