提交 caf6c5fa 编写于 作者: J Justin Collins

Bump to version 1.2.1

[ci skip]
上级 4c673b1b
## 1.2.1
* Remove link_to warning for Rails 3.x or when using rails_xss
* Don't warn if first argument to link_to is escaped
* Detect usage of attr_accessible with no arguments
* Fix error when rendering a partial from a view but not through a controller
* Fix some issues with rails_xss, CheckCrossSiteScripting, and CheckTranslateBug
* Simplify Brakeman Rake task
* Avoid modifying $VERBOSE
* Add Brakeman::RescanReport#to_s
* Add Brakeman::Warning#to_s
## 1.2.0
* Speed improvements for CheckExecute and CheckRender
......
module Brakeman
Version = "1.2.0"
Version = "1.2.1"
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册