This is mostly a bug fix release, but please note there is a new warning 
code for the new CSRF warning.

* Warn about `protect_from_forgery` without exceptions (Neil Matatall)
* Add Rake task to exit with error code on warnings 
(masarakki](https://github.com/masarakki)
* Ignore `quoted_table_name` in SQL (Gabriel Sobhrinho)
* Ignore more Arel methods in SQL
* Warn about RCE and file access with `open`
* Handle `Array#include?` guard conditionals
* Handle lambdas as filters
* Do not ignore targets of `to_s` in SQL

Please see the release post for more details: 
http://brakemanscanner.org/blog/2015/04/30/brakeman-3-dot-0-3-released/

Reply via email to