Getting more than 10 results using <get_results>

Hi Team,

I’m trying to extract all the high severity results using gvm_cli, however I only seem to be getting 10 results, as opposed to the 60+ showing in GSA.

The command I’m using is below:

gvm-cli -c pathtoconfig tls --xml “<get_results filters=‘apply_overrides=0 min_qod=70 sort-reverse=severity severity>6.9’ details=‘1’/>”

Is 10 the hard limit of results you get when you use the get_results command?

Cheers and Thanks

Derp, I realise I made a mistake with the filter command, I was passing it as filters instead of filter

1 Like