0bd3be32e6
#### Why I did it `os` and `commands` modules are not secure against maliciously constructed input `getstatusoutput` is detected without a static string, uses `shell=True` #### How I did it Eliminate the use of `os` and `commands` Use `subprocess` instead |
||
---|---|---|
.. | ||
eeprom.py | ||
sfputil.py |