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