sonic-buildimage/device/juniper
Mai Bui 2f6b34a637
[device/juniper] Mitigation for security vulnerability (#11838)
Signed-off-by: maipbui maibui@microsoft.com
Dependency: [https://github.com/sonic-net/sonic-buildimage/pull/12065](https://github.com/sonic-net/sonic-buildimage/pull/12065)
#### Why I did it
`commands` module is not secure
command injection in `getstatusoutput` being used without a static string
#### How I did it
Eliminate `commands` module, use `subprocess` module only
Convert Python 2 to Python 3
2022-11-22 10:46:12 -05:00
..
x86_64-juniper_qfx5200-r0 [device/juniper] Mitigation for security vulnerability (#11838) 2022-11-22 10:46:12 -05:00
x86_64-juniper_qfx5210-r0 [device/juniper] Mitigation for security vulnerability (#11838) 2022-11-22 10:46:12 -05:00