Readonlyinfo: { certainty:BestEffort; defaultConfig:{considerAsEval:"^eval$"}; description:"Detects uses of eval-like functions whose inputs are not statically constant. Prints the computed input-sources for the eval and flags usages that depend on non-constant/trusted inputs."; name:"Problematic eval"; tags:readonly[Security,Smell,Readability,Performance]; }