提交 7397045c 编写于 作者: J Justin Collins

Fix rescan of unknown file type

上级 3764a992
......@@ -4,7 +4,7 @@ require 'brakeman/scanner'
class Brakeman::Rescanner < Brakeman::Scanner
SCAN_ORDER = [:config, :gemfile, :initializer, :lib, :routes, :template,
:model, :controller]
:model, :controller, :unknown]
#Create new Rescanner to scan changed files
def initialize options, processor, changed_files
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册