This is a small release, but may impact warning fingerprints. Also, Slim 
is dropped from the gem dependencies, but is still required to scan 
applications using Slim. You may have to install Slim manually or add it 
to your Gemfile.

Thanks to the contributors to this release!

Changes since 3.0.0:

* Remove Slim dependency (Casey West)
* Properly process libraries (Patrick Toomey)
* Add `--add-libs-path` for additional libraries (Patrick Toomey)
* Allow for controllers/models/templates in directories under `app/` 
(Neal Harris)
* Avoid `protect_from_forgery` warning unless `ApplicationController` 
inherits from `ActionController::Base`
* Properly format command interpolation (again)

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

Reply via email to