sonic-buildimage/device/accton/x86_64-accton_as7116_54x-r0
Mai Bui 5b0c4ec1e6
[device/accton] Replace os.system and remove subprocess with shell=True (#11985)
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
2022-11-07 10:31:32 -05:00
..
Accton-AS7116-54X-R0 SONIC QOS YANG - Remove qos tables field value refernce format (#7752) 2021-09-28 09:21:24 -07:00
plugins [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
sonic_platform [device/accton] Replace os.system and remove subprocess with shell=True (#11985) 2022-11-07 10:31:32 -05:00
default_sku [device/accton] Platform2.0 API Implementation for accton as7116-54x (#3622) 2019-11-08 21:49:46 -08:00
fancontrol [device/accton] Platform2.0 API Implementation for accton as7116-54x (#3622) 2019-11-08 21:49:46 -08:00
installer.conf change buffer template and fix some device driver bug (#1903) 2018-08-07 09:01:47 -07:00
platform_asic Add platform_asic file to each platform folder in sonic-device-data based package (#8542) 2021-10-08 19:27:48 -07:00
pmon_daemon_control.json [Device] Disabled thermalctld for Accton platforms (#5276) 2020-08-31 17:09:19 -07:00
sensors.conf [device/accton] Platform2.0 API Implementation for accton as7116-54x (#3622) 2019-11-08 21:49:46 -08:00