This commit is contained in:
erwanlr
2019-03-24 20:15:43 +00:00
parent 9af0520701
commit 6f4f4a5924

View File

@@ -125,7 +125,7 @@ module WPScan
@readme_url
end
# @return [ String, false ] The changelog urr if found
# @return [ String, false ] The changelog url if found
def changelog_url
return if detection_opts[:mode] == :passive