rules

@SerializedName(value = "rules")
@Expose
open var rules: List<ReportingDescriptor>

An array of reportingDescriptor objects relevant to the analysis performed by the tool component.