Class | Brakeman::CheckEvaluation |
In: |
lib/brakeman/checks/check_evaluation.rb
|
Parent: | Brakeman::BaseCheck |
This check looks for calls to eval, instance_eval, etc. which include user input.