# File lib/brakeman/report.rb, line 85
  def generate reporter
    reporter.new(@app_tree, @tracker).generate_report
  end