Changelog
Stable occurrence_id added to track vulnerabilities across scans
Issues occurrences endpoint
Breaking change - Deleting targets
When deleting a target, we previously would respond with HTTP 204 No Content with the response body of the string "Target has been deleted successfully.".
Exploit likelihood and CVSS scoring added to Issues and Occurrences
Issues and occurrences endpoint
Protocol added to issue occurrences
Issues endpoint
The protocol property has been added to issue occurrences. This field captures the transport layer protocol that was in use when the security issue was detected. The protocol field helps provide more context about how vulnerabilities were discovered.
New field schedule_period added to /scans endpoints
Scans
New fields added to /scans and /targets endpoints
Scans
Add and delete tags for a target via the Intruder API
we’ve added two new endpoints to the Intruder API which will allow users to add and delete tags for a target. With this release, you will be able to fully manage your targets using the Intruder API.
View license details via the Intruder API
The new license endpoints allow users to answer the following questions using the Intruder API:
Intruder API supports the ability to manage authentications and API schemas for a target.
The list target endpoint now contains whether a target has an authentication or API schema added. Additional endpoints have been added to help users manage their authentications and API schemas.
