Changelog

Removed

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.".

Added

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.

Added

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.