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

Reviewed scan python code

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