[Code](https://github.com/gizmore/phpgdo/blob/main/gdo_adm.php#L70) All inputs to CLI systems should be escaped for security reasons. Also recommended to add blacklists for CLI functions and/or remove them.
Code
All inputs to CLI systems should be escaped for security reasons. Also recommended to add blacklists for CLI functions and/or remove them.