WpItems detection: Perform the passive check and filter only vulnerable results at the end if required, fixes #727

This commit is contained in:
erwanlr
2014-11-21 16:49:04 +01:00
parent bc4f0c002b
commit fb8ad72335
2 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ class WpItems < Array
self.wp_target = wp_target
end
# @param [String,] argv
# @param [String] argv
#
# @return [ void ]
def add(*args)