Get vulnerabiliies history

Get big numbers of scans grouped by day for each image in the scope filters by severities.
Uses the last scan of the day. In case there is no data from this day, uses the last scan from the days before.

Example :Get the latest result of the scans which ran between 2020-11-24 09:37:45 AM and 2020-11-28 05:37:45 AM.
{
"since": "2020-11-24T09:37:45.633230367-05:00", //optional
"until": "2020-11-28T05:37:45.633230937-05:00" //optional
}

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!