Signed-off-by: maipbui <maibui@microsoft.com> #### Why I did it `subprocess` is used with `shell=True`, which is very dangerous for shell injection. #### How I did it remove `shell=True`, use `shell=False` |
||
---|---|---|
.. | ||
debian | ||
rsyslog_plugin | ||
rsyslog_plugin_tests | ||
src | ||
tests | ||
tools | ||
Makefile |