More informative output
This commit is contained in:
@@ -23,7 +23,7 @@ class WpItem
|
|||||||
|
|
||||||
if version.nil? && vulnerabilities.length > 0
|
if version.nil? && vulnerabilities.length > 0
|
||||||
puts
|
puts
|
||||||
puts warning('We could not determine a version so all vulnerabilities are printed out')
|
puts warning('We could not determine the plugin version. All of the plugins past known vulnerabilities will be output to allow you to do your own manual investigation.')
|
||||||
end
|
end
|
||||||
|
|
||||||
vulnerabilities.output
|
vulnerabilities.output
|
||||||
|
|||||||
Reference in New Issue
Block a user