V2ReportDetailFindings
severitystring
Severity of the issue founded in the report
Possible values: [Critical, Major, Minor]
Example:
Majorcountinteger
Number of findings of the same severity in the report
Example:
2V2ReportDetailFindings
{
"severity": "Major",
"count": 2
}