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

Excluding not relevant issues

parent cd01df8a
No related branches found
No related tags found
1 merge request!118Debug paas ci
......@@ -252,7 +252,7 @@ class Task:
print(p,s,t)
report[p] = {'severity': s, 'threat': t}
rrr = res.xpath('report/report/ports/text()')
rrr = res.xpath('report/report/ports/port/text()')
pretty_print(rrr)
print(rrr)
return
......
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