06e1a0bc14
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) |
||
---|---|---|
.. | ||
common | ||
debian | ||
n3248pxe | ||
n3248te | ||
s5212f | ||
s5224f | ||
s5232f | ||
s5248f | ||
s5296f | ||
s6000 | ||
s6100 | ||
z9100 | ||
z9264f | ||
z9332f | ||
z9432f | ||
.gitignore | ||
LICENSE | ||
README.md |
platform drivers for Dell Z9100 for the SONiC project