Retrieves paginated container vulnerabilities with filtering options
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project identifier
Filter results by a specific container image ID.
Container vulnerabilities retrieved successfully
Project unique identifier
Project name
Current page number
x >= 1Number of items per page
10 <= x <= 25Total number of pages
List of vulnerabilities matching the filters
Total number of vulnerabilities found
Field used for sorting
currentState, currentSeverity, currentPriority, language, createdAt, updateAt Order of sorting
asc, desc Filter by severity
critical, high, medium, low Filter by vulnerability status
to_verify, not_exploitable, proposed_not_exploitable, resolved, confirmed, ignored Filter by programming language
Filter by priority levels
critical_urgent, urgent, normal, low, very_low Information about the ongoing or last scan
Count of vulnerabilities grouped by type (SAST, SCA, IaC)