# File lib/brakeman/report/report_base.rb, line 110
  def controller_warnings
    filter_warnings tracker.checks.controller_warnings
  end