sonic-buildimage/device/dell/x86_64-dellemc_z9332f_d1508-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-Z9332f-C32 Disable ALPM distributed hitbit thread that is used for debug purpose only but interfered with Other functional operations (#9199) 2021-11-09 07:21:57 -08:00
DellEMC-Z9332f-M-O16C64 PFCWD fix for multi port multi priority scenario for HWSKU Dell Z9332 (#11640) 2022-08-22 16:24:51 -07:00
DellEMC-Z9332f-O32 [DPB] Dell Z9332f port breakout changes (#12789) 2022-11-28 22:16:51 -08:00
plugins [device/dell] Mitigation for security vulnerability (#11875) 2023-01-05 16:22:09 -08:00
default_sku DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
installer.conf DellEMC: Add support for new platform z9332f -32x400G (#3845) 2019-12-17 15:26:23 -08:00
led_proc_init.soc DellEMC: Enable Z9332f LED firmware (#7964) 2021-06-28 09:15:29 -07:00
media_settings.json DellEMC: Z9332f media settings (#7485) 2021-05-05 06:50:24 -07:00
pcie.yaml DellEMC: Add pcie.yaml for Z9332f (#8329) 2021-08-05 18:50:06 -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
platform.json [DPB] Dell Z9332f port breakout changes (#12789) 2022-11-28 22:16:51 -08:00
pmon_daemon_control.json [DellEMC]: Support to add new HWSKU DellEMC-Z9332f-C32 (#4054) 2020-03-21 23:40:08 -07:00
system_health_monitoring_config.json DellEMC: S6000, S6100, Z9332f - Add capabilities fields in platform.json (#9168) 2021-11-15 08:08:40 -08:00