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

Reviewed scan python code

parent 3049335b
No related branches found
No related tags found
1 merge request!108Updated Python scan code
......@@ -106,8 +106,8 @@ for host,ports in endpoints.items():
# reports[host] = f"ERROR Task: {task.id}"
del task
del target
del port_list
#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.
Finish editing this message first!
Please register or to comment