List vulnerability remediations that are in scope for this audit
List all vulnerability remediations based on selected filters that are in scope for this audit.
Documentation Index
Fetch the complete documentation index at: https://developer.vanta.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Controls the maximum number of items returned in one response from the API.
1 <= x <= 100A 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.
Filter vulnerability remediations based on a specific scanner integration.
Filter vulnerability remediations by severity. Possible values: CRITICAL, HIGH, MEDIUM, LOW. ExternalFindingSeverity describes the severity of an external finding (Vulnerability or Security Alert)
CRITICAL, HIGH, LOW, MEDIUM Filter vulnerability remediations by remediation status.
Filter vulnerability remediations that occurred after a specific timestamp.
Filter vulnerability remediations that occurred before a specific timestamp.
Response
Ok