Manfred Riem
1631c0a50f
harden: remove shell parameter from run_command() ( #3716 )
...
run_command() enforces a list[str] argv contract, so a shell parameter
served no purpose beyond keeping an unnecessary shell-injection surface
that a future refactor could re-enable. Remove the parameter (and its
now-dead ValueError guard) so shell=False is the only possible behavior.
Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com >
Copilot-Session: 74a1bd02-f6cd-412a-b5a8-a7767a5e058d
2026-07-24 09:46:36 -05:00
..
2026-07-23 11:15:14 -05:00
2026-07-23 10:45:18 -05:00
2026-07-10 11:47:36 -05:00
2026-07-23 14:52:06 -05:00
2026-07-23 11:07:40 -05:00
2026-07-23 11:15:14 -05:00
2026-07-23 08:27:29 -05:00
2026-02-10 14:27:20 -06:00
2026-05-07 12:51:20 -05:00
2026-06-19 17:07:20 -05:00
2026-07-01 15:55:18 -05:00
2026-07-22 11:08:32 -05:00
2026-07-21 11:40:15 -05:00
2026-07-22 11:08:32 -05:00
2026-07-22 07:49:48 -05:00
2026-07-22 15:18:10 -05:00
2026-06-09 06:13:07 -05:00
2026-07-01 13:50:53 -05:00
2026-07-21 11:40:15 -05:00
2026-06-04 11:34:05 -05:00
2026-05-14 12:52:14 -05:00
2026-07-21 11:40:15 -05:00
2026-07-01 16:34:46 -05:00
2026-06-03 16:02:26 -05:00
2026-07-24 09:13:53 -05:00
2026-07-22 15:18:10 -05:00
2026-07-10 11:47:36 -05:00
2026-07-23 12:49:06 -05:00
2026-07-10 11:47:36 -05:00
2026-07-23 12:30:09 -05:00
2026-07-22 11:08:32 -05:00
2026-07-21 18:28:40 +01:00
2026-07-01 15:55:18 -05:00
2026-06-19 12:05:42 -05:00
2026-06-17 06:48:42 -05:00
2026-07-10 11:47:36 -05:00
2026-07-22 16:26:24 -05:00
2026-07-23 12:30:09 -05:00
2026-05-26 13:18:34 -05:00
2026-06-22 10:25:29 -05:00
2026-07-22 05:20:55 -05:00
2026-07-22 11:08:32 -05:00
2026-07-22 11:08:32 -05:00
2026-07-22 15:18:10 -05:00
2026-07-22 11:08:32 -05:00
2026-07-08 07:45:01 -05:00
2026-06-29 16:37:40 -05:00
2026-07-21 11:40:15 -05:00
2026-07-21 11:40:15 -05:00
2026-07-10 11:47:36 -05:00
2026-06-24 14:52:24 -05:00
2026-07-21 11:40:15 -05:00
2026-07-22 18:06:59 +01:00
2026-07-24 09:13:53 -05:00
2026-07-22 15:18:10 -05:00
2026-06-09 06:13:07 -05:00
2026-07-24 09:46:36 -05:00
2026-06-03 16:02:26 -05:00
2026-07-07 14:52:36 -05:00
2026-07-23 13:47:20 -05:00