Update output.rb
This commit is contained in:
@@ -10,7 +10,7 @@ class WpVersion < WpItem
|
||||
|
||||
unless vulnerabilities.empty?
|
||||
puts
|
||||
puts red('[!]') + " We have identified #{vulnerabilities.size} vulnerabilities from the version number :"
|
||||
puts red('[!]') + " We have identified #{vulnerabilities.size} vulnerabilities from the version number:"
|
||||
|
||||
vulnerabilities.output
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user