提交 f9977fa4 编写于 作者: J Justin

Bump to 1.5.0

[ci skip]
上级 ff2e149b
# 1.5.0
* Add version check for SafeBuffer vulnerability
* Add check for select vulnerability in Rails 3
* select() is no longer considered safe in Rails 2
* Add check for skipping CSRF protection with a blacklist
* Add JSON report format
* Model#id should not be considered XSS
* Standardize methods to check for SQL injection
* Fix Rails 2 route parsing issue with nested routes
# 1.4.0
* Add check for user input in link_to href parameter
......
module Brakeman
Version = "1.4.0"
Version = "1.5.0"
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册