You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, with the same filter string you should get the same results in the UI and with python-gvm. It's gvmd which applies the filter and returns the corresponding results. Personally I am not sure how severity>0.05 gets parsed. IMHO it should be just severity>0.
I'm getting a results with severity=0.
Not all results with severity 0 are sampled, only those with incomplete information, it's more like a bug or I'm missing something.
My filter is:
It also has a strange XML:
I tried removing other filters and leaving only
severity>0.05
, but it didn't help.When I go to this result, it displays
severity = 0
and other information.If you specify this filter in the UI, everything is ok
GVM versions
gsa: 22.12.0
gvm: 23.10.0
python-gvm: 24.8.0
The text was updated successfully, but these errors were encountered: