added
Optional "throttled" and "web_ports_only" added to create scans endpoint
6 days ago by Mike Jarrett
Added two new optional parameters to the Scans endpoint to provide more control over scan behavior and performance.
Added two new optional parameters to the Scans endpoint to provide more control over scan behavior and performance.
Added a new since
filter parameter to both the Issues and Occurrences endpoints to filter results based on when vulnerabilities were first detected.
Issues occurrences endpoint
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."
.
Issues and occurrences endpoint
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.