sonic-buildimage/device/dell/x86_64-dellemc_s5232f_c3538-r0
Mai Bui 06e1a0bc14
[device/dell] Mitigation for security vulnerability (#11875)
Dependency: [PR (#12065)](https://github.com/sonic-net/sonic-buildimage/pull/12065) needs to merge first.

#### Why I did it
`commands` module is not protected against malicious input
`getstatusoutput` is detected without a static string, uses `shell=True`
#### How I did it
Eliminate the use of `commands`
Use `subprocess.run()`, commands in `subprorcess.run()` are totally static
Fix indentation
#### How to verify it
Tested on DUT
[dell_log.txt](https://github.com/sonic-net/sonic-buildimage/files/9561332/dell_log.txt)
2023-01-05 16:22:09 -08:00
..
DellEMC-S5232f-C8D48 [BRCMSAI 6.0.0.13-1] Fix Cancun file directory at new location causing TD3 platform boot issue (#9922) 2022-02-07 08:56:06 -08:00
DellEMC-S5232f-C32 [BRCMSAI 6.0.0.13-1] Fix Cancun file directory at new location causing TD3 platform boot issue (#9922) 2022-02-07 08:56:06 -08:00
DellEMC-S5232f-P-10G [BRCMSAI 6.0.0.13-1] Fix Cancun file directory at new location causing TD3 platform boot issue (#9922) 2022-02-07 08:56:06 -08:00
DellEMC-S5232f-P-25G [BRCMSAI 6.0.0.13-1] Fix Cancun file directory at new location causing TD3 platform boot issue (#9922) 2022-02-07 08:56:06 -08:00
DellEMC-S5232f-P-100G [BRCMSAI 6.0.0.13-1] Fix Cancun file directory at new location causing TD3 platform boot issue (#9922) 2022-02-07 08:56:06 -08:00
plugins [device/dell] Mitigation for security vulnerability (#11875) 2023-01-05 16:22:09 -08:00
default_sku [devices]: Add a new supported device DellEMC s5232f (#3090) 2019-06-28 21:40:50 -07:00
installer.conf [DellEMC] DMA errors are seen when loading bullseye kernel (#9641) 2022-01-03 08:47:13 -08:00
led_proc_init.soc [DellEMC] S5232 platform updates (#4360) 2020-04-08 02:41:56 -07:00
media_settings.json [devices]: Add a new supported device DellEMC s5232f (#3090) 2019-06-28 21:40:50 -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 [DellEMC S5232f] Updates and bug fixes for platform (#5887) 2020-11-11 12:59:30 -08:00
system_health_monitoring_config.json DellEMC: S5232F support for show system-health command (#8334) 2021-08-10 20:35:51 -07:00