Extract security findings from Checkmarx PR comments
Returns: Object - Findings
Findings.sast: { count: null, severity: '' },
Findings.sca: { count: null, severity: '' },
Findings.kics: { count: null, severity: '' },
License: MIT
| Param | Type | Description |
|---|---|---|
| PR | Object |
the gitStream's PR context variable |
Example
{{ pr | extractCheckmarxFindings }}