This commit is contained in:
Ryan Dewhurst
2018-05-23 14:46:28 +02:00
parent aca1b487ba
commit e2eb94be22

View File

@@ -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 the plugin version. All of the plugins past known vulnerabilities will be output to allow you to do your own manual investigation.') puts warning('We could not determine the plugin version. All of the plugin\'s past known vulnerabilities will be output to allow you to do your own manual investigation.')
end end
vulnerabilities.output vulnerabilities.output