https://github.com/HockeyInJune/Contemporary-Automatic-Program-Analysis
./githubgrep -language php -functions "exec,passthru,shell_exec,system,popen" -sources "\$_REQUEST,\$_GET,\$_POST" -sanitizers "escapeshellcmd,escapeshellarg"
https://github.com/HockeyInJune/Contemporary-Automatic-Program-Analysis
./githubgrep -language php -functions "exec,passthru,shell_exec,system,popen" -sources "\$_REQUEST,\$_GET,\$_POST" -sanitizers "escapeshellcmd,escapeshellarg"