transformFindings

open fun transformFindings(findings: Map<RuleSetId, List<Finding>>): Map<RuleSetId, List<Finding>>

Allows to transform the reported findings e.g. apply custom filtering.