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

Reviewed scan python code

parent 54266c74
No related branches found
No related tags found
1 merge request!108Updated Python scan code
......@@ -105,8 +105,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