Endpoints
Get all SCA vulnerabilities of a project
GET
Path Parameters
Query Parameters
Search query
Page number
Required range:
x >= 1
Number of items per page
Required range:
10 <= x <= 25
Sort field
Available options:
currentState
, currentSeverity
, currentPriority
, createdAt
, updatedAt
, currentCVSS
Sort order
Available options:
asc
, desc
Filter by severity
Filter by status
Programming language
Filter by priority
Page number alias
Required range:
x >= 1
Page size alias
Required range:
x >= 1
Search query alias
Response
200
application/json
All SCA vulnerabilities of a project
The response is of type object[]
.