# File lib/brakeman/rescanner.rb, line 411
  def any_warnings?
    not all_warnings.empty?
  end