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