Skip to content
Snippets Groups Projects
Commit 74c06c7b authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Reviewed scan python code

parent ff2f829d
No related branches found
No related tags found
1 merge request!108Updated Python scan code
......@@ -100,9 +100,9 @@ for host,ports in endpoints.items():
print(target)
print(task)
#del task
#del target
#del port_list
del task
del target
del port_list
reports = process_global_reports_info(reports)
logging.info(pretty_json(reports))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment