sarifFileContent

fun sarifFileContent(    baseDir: String,     analysisVersion: String,     errors: List<ReportedError>): String