This release includes a bunch of bug fixes and one new check.

Changes since 1.5.2:

  * Add check for user input in `Object#send` (Neil Matatall)
  * Support output to multiple formats (Nick Green)
  * Prevent infinite loops in mutually recursive templates
  * Only check `eval` arguments for user input, not the call target
  * Handle `render :layout` in views
  * Search subdirectories for models
  * Set values in request hashes and propagate to views
  * Add rake task file to gemspec (Anton Ageev)
  * Filter rescanning of templates (Neil Matatall)
  * Improve handling of modules and nesting
  * Test for zero errors in test reports

For more information, see the release post: 
http://brakemanscanner.org/blog/2012/04/10/brakeman-1-dot-5-3-released/

Reply via email to