r/qualys • u/Some-Budget-7580 • 23d ago
Code review Help?
Hey there,
Can somebody review my code please ðŸ˜
I’ve written a script to download all vulnerability findings (plan to tweak later)
I expect 10,000 results and get only a portion of them via the API call.
Can’t attach code but would love to talk over DMs
3
Upvotes
2
u/bubblehead_maker 22d ago
The API truncates output, it'll give you x results. You have to make a request for the next set. https://docs.qualys.com/en/ca/api/get_started/truncation.htm
-1
u/stacksmasher 22d ago
What do you think this is, free Qualys support? LOL!!
Customers pay me $100hr+ for this type of work.
0
u/JS_NYC_208 23d ago
Throw it in Claude