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

:highlight -> :user_input

上级 cba21152
......@@ -75,7 +75,7 @@ class Brakeman::CheckLinkTo < Brakeman::CheckCrossSiteScripting
warn :result => result,
:warning_type => "Cross Site Scripting",
:message => message,
:highlight => input.match,
:user_input => input.match,
:confidence => CONFIDENCE[:high]
elsif not tracker.options[:ignore_model_output] and match = has_immediate_model?(arg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册