extractLastRun

fun extractLastRun(resultFile: File): Run?(source)

Extracts the last run from a valid SARIF result file

Return

Its last run or null on error

Parameters

resultFile

The file containing the SARIF report