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