sonic-buildimage/device/marvell/arm64-marvell_db98cx8580_16cd-r0/plugins
Mai Bui 0bd3be32e6
[device/marvell] Mitigation for security vulnerability (#11876)
#### 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
2022-11-30 00:06:28 -08:00
..
eeprom.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
sfputil.py [device/marvell] Mitigation for security vulnerability (#11876) 2022-11-30 00:06:28 -08:00