Correct wp_vulns file
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -159,7 +159,7 @@ def json(file)
|
||||
begin
|
||||
JSON.parse(content)
|
||||
rescue => e
|
||||
#puts "[ERROR] In JSON file parsing #{e} #{e.backtrace}"
|
||||
puts "[ERROR] In JSON file parsing #{e} #{e.backtrace}"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user