Skip to main content
GET
Get overview of a project

Path Parameters

projectId
string<uuid>
required

Query Parameters

branches
array[]

Filter vulnerabilities by branch names. Only vulnerabilities from these branches will be counted. Use GET /project/:projectId/branches to get available branches. Can be passed as comma-separated string or multiple query params.

Example:

Response

Project overview

totalBySeverity
object[]
required
totalByState
object[]
required
totalByAnalysisType
object[]
required
vulnerabilitiesOverTime
object[]
required
riskScore
number
required

The risk score of the project

riskLevel
string
required

The risk level of the project