diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-06-20 13:04:07 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-06-20 14:13:15 +0200 |
| commit | 45bf7b6ffc29b0df6bd43b74e376398c48e084d3 (patch) | |
| tree | 30004a69f90321aa63c80f2a4eba24d0cf8b4f0b /src | |
| parent | f2bd492fddd41a1a25dce654d69080e7fe059dbb (diff) | |
| download | vyos-1x-45bf7b6ffc29b0df6bd43b74e376398c48e084d3.tar.gz vyos-1x-45bf7b6ffc29b0df6bd43b74e376398c48e084d3.zip | |
ifconfig: T9008: refactor vyos.ifconfig to use cmdl() for safer subprocess execution
Replace all cmd() calls in the vyos.ifconfig library with cmdl(), passing
arguments as lists instead of interpolated strings. This eliminates a class
of command-injection risks that arise when building shell commands with
f-strings or other string formatting.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
