List vulnerabilities within the scope of a given audit

List all vulnerabilities based on selected filters.

Path Params
string
required
Query Params
string

Filter vulnerabilities by search query

int32
1 to 100
Defaults to 10

Controls the maximum number of items returned in one response from the API.

string

A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.

boolean

Filter vulnerabilities by deactivation status.

string

Filter vulnerabilities based on a specific external ID.

boolean

Filter vulnerabilities that have an available fix.

string

Filter vulnerabilities that are from a specific package.

date-time

Filter vulnerabilities with a fix due after a specific timestamp

date-time

Filter vulnerabilities with a fix due before a specific timestamp

string
enum

Filter vulnerabilities by severity. Possible values: CRITICAL, HIGH, MEDIUM, LOW.

Allowed:
string

Filter vulnerabilities by the vulnerability scanner that detected them.

boolean

Filter vulnerabilities without an SLA due date.

string

Filter vulnerabilities by a specific asset ID.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json