This commit is contained in:
Nicolo Maio 2023-07-11 08:18:23 +00:00
parent d3b97fdaaf
commit 52e9fcf8a2
3 changed files with 24 additions and 29 deletions

View file

@ -105,7 +105,7 @@ function scan_utils.retrieve_hosts_scan_result(host, scan_type)
end
end
return {}
return ""
end
return scan_utils