# File lib/brakeman/report/report_base.rb, line 98
  def generic_warnings
    filter_warnings tracker.checks.warnings
  end