Vulnerability::Output specs
This commit is contained in:
@@ -15,6 +15,7 @@ class Vulnerability
|
||||
end
|
||||
end
|
||||
|
||||
# @return [ String ] The url to the metasploit module page
|
||||
def self.metasploit_module_url(module_path)
|
||||
# remove leading slash
|
||||
module_path = module_path.sub(/^\//, '')
|
||||
|
||||
Reference in New Issue
Block a user