summaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-06-19 22:27:30 +0200
committerChristian Breunig <christian@breunig.cc>2026-06-20 14:12:23 +0200
commit2c7757048169be7db306efbedacd3ae9af4fbb64 (patch)
treed99ca0662167caa3e8e8c946ecb65f0bffcca867 /python/setup.py
parent8f3e63d2ac2a29365733fc0e85e8f53e412cb5d1 (diff)
downloadvyos-1x-2c7757048169be7db306efbedacd3ae9af4fbb64.tar.gz
vyos-1x-2c7757048169be7db306efbedacd3ae9af4fbb64.zip
utils: T9003: add list-argument variant of cmd() for safer subprocess execution
A list-argument variant of cmd() for safer subprocess execution named cmdl(). Command must be a list of strings; no shell interpolation is performed, which eliminates a class of command-injection risks present when building commands with f-strings or other string formatting.
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions