Skip to content
Snippets Groups Projects
Commit 07a84d8a authored by qweqweasdasd's avatar qweqweasdasd
Browse files

Minor Bug fixes

parent 02e27eab
No related branches found
No related tags found
No related merge requests found
......@@ -431,7 +431,7 @@ print("dep_json", dep_json)
print("output_dir", output_dir)
endpoints = import_dep_info(dep_json, endpoints_to_scan)
print_pretty_json(endpoints)
#print_pretty_json(endpoints)
severities = dict()
for host,ports in endpoints.items():
print(host,ports)
......
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