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
|
begin
|
||||||
JSON.parse(content)
|
JSON.parse(content)
|
||||||
rescue => e
|
rescue => e
|
||||||
#puts "[ERROR] In JSON file parsing #{e} #{e.backtrace}"
|
puts "[ERROR] In JSON file parsing #{e} #{e.backtrace}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user