Skip to main content

V2ReportDetailFindings

severity string

Severity of the issue founded in the report

Possible values: [Critical, Major, Minor]

Example: Major
count integer

Number of findings of the same severity in the report

Example: 2
V2ReportDetailFindings
{
"severity": "Major",
"count": 2
}