EX100

Use of builtin exec() function can leave code open to arbitrary execution.

Check will ignore instances where the first argument (code to executed) is a string literal.

Examples

exec(f)