Hi Team,
I have a use-case where I want to extract the scan level details for a site.
For e.g.
Iteration | URL | no.of alerts |
I want to get the complete information for a particular scan like date, id , number of alerts etc. , so that I can understand the trends and improve.
I already checked the
alert API but there is no luck.
I imagine to use the same setup for multiple sites in future, so it would be great if I can get iteration level data.
I've tried the docker route too, however its a pain to spin and generate a report for every iteration.