More informative output
This commit is contained in:
@@ -23,7 +23,7 @@ class WpItem
|
||||
|
||||
if version.nil? && vulnerabilities.length > 0
|
||||
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
|
||||
|
||||
vulnerabilities.output
|
||||
|
||||
Reference in New Issue
Block a user