'report_by_file': { 'analyzer_id': 1, 'results_by_file': [{ 'givenpath': 'file.c', 'errors': 10, 'warnings': 3, 'style': 4, 'Other': 15 }, { 'givenpath': 'file.c', 'errors': 10, 'warnings': 3, 'style': 4, 'Other': 15 }] },
We need a sum of all severities per analyzer by file.