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

Excluding not relevant issues

parent a78fdf8e
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/port/text()')
rrr = res.xpath('report/report/results/result/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