List Vulnerabilities
List all the vulnerabilities for a given connection.
Query Parameters
Sort by field
Datetime filter, only return vulnerabilites where the state was updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Datetime filter, only return vulnerabilites where the first seen since this datetime. Example format: 2021-01-01T00:00:00+00:00
Datetime filter, only return vulnerabilites where the last seen since this datetime. Example format: 2021-01-01T00:00:00+00:00
Device ID Filter, comma separated
Resource ID Filter, comma separated
Vulnerability severity filter, comma separated
Vulnerability state filter, comma separated
Port number filter, comma separated
Protocol filter, comma separated
Vulnerability category filter, comma separated
CVE ID filter, comma separated
Include device groups in the devices attached to the vulnerability
Device group ID filter, comma separated
Vulnerability ID filter, comma separated. Need to be valid UUIDs. Max 100 IDs
Enable cursor based pagination instead of default offset-based pagination
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
x >= 0
Offset index (starting index of page)
x >= 0
Skips returning the total rows, total is set to null when true
Response
The response is of type object
.
The response is of type object
.
The response is of type object
.