Brakeman 1.5.2 was released today! Also, the Brakeman plugin for 
Jenkins/Hudson has been updated to 0.7.

This is an important Brakeman update if you are using the rails_xss 
plugin! Please upgrade!

Changes since Brakeman 1.5.1:

* Fix handling of views when using rails_xss
* Fix rescanning of lib files (Neil Matatall)
* Fix link_to checks for Rails 2.0 and 2.3
* Revert to ruby_parser 2.3.1 for Ruby 1.8 parsing
* Only warn on user input in render paths
* Output stack trace on interrupt when debugging
* Ignore user input in if statement conditions
* Fix –skip-files option with Ruby 1.8

Please report any issues!

For more information, please see the website: 
http://brakemanscanner.org/blog/2012/03/22/brakeman-1-dot-5-2-released-important-fixes/

The Jenkins/Hudson plugin has been updated (thanks to Nick Green) to 
work with the latest "static analysis" plugin. This fixes the problem 
where threshold settings for new warnings were disappearing.

For more information, please see the Jenkins wiki: 
https://wiki.jenkins-ci.org/display/JENKINS/Brakeman+Plugin

Reply via email to