Add shell_escape() to safely embed values in generated shell scripts. Replace '$(ls ...)' anti-pattern with glob iteration to correctly handle filenames containing spaces. |
||
|---|---|---|
| .. | ||
| manager.rs | ||
| mod.rs | ||
| runner.rs | ||
| sanitize.rs | ||
Add shell_escape() to safely embed values in generated shell scripts. Replace '$(ls ...)' anti-pattern with glob iteration to correctly handle filenames containing spaces. |
||
|---|---|---|
| .. | ||
| manager.rs | ||
| mod.rs | ||
| runner.rs | ||
| sanitize.rs | ||