reactive-firewall / pypak

Python (Programming) Accessory Kit
Other
0 stars 0 forks source link

Fix code scanning alert in tests #12

Open reactive-firewall opened 1 month ago

reactive-firewall commented 1 month ago

Avoid starting a process with a partial executable path

Tracking issue for:


🤔 Suggested fix is to skip any use of subprocess and set the value to the failsafe of None directly. Otherwise raise a ValueError if not a failsafe.