5b0c4ec1e6
Signed-off-by: maipbui <maibui@microsoft.com> #### Why I did it `subprocess.Popen()` and `subprocess.run()` is used with `shell=True`, which is very dangerous for shell injection. `os` - not secure against maliciously constructed input and dangerous if used to evaluate dynamic content #### How I did it Replace `os` by `subprocess` Remove unused functions |
||
---|---|---|
.. | ||
Accton-AS7326-56X | ||
pddf | ||
plugins | ||
sonic_platform | ||
custom_led.bin | ||
default_sku | ||
installer.conf | ||
led_proc_init.soc | ||
linkscan_led_fw.bin | ||
pddf_support | ||
platform_asic | ||
pmon_daemon_control.json | ||
sensors.conf | ||
system_health_monitoring_config.json |