plugin-check-legacy
plugin-check-legacy copied to clipboard
Check: NEEDS REVIEW Shell EXEC
The backtick operator is handled by Generic.PHP.BacktickOperator.Found
: https://github.com/WordPress/plugin-check/blob/54f1eb0142905bf03f80459ea5668d559fad233d/checks/phpcs/plugin-check.xml#L49-L50
Shell exec via #27
Unit tests show that this is a warning
, I think it should possibly be raised to error.