mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-16 11:05:32 +00:00
- Add Exec []string field to Action struct for direct execution - Support exec arrays that execute commands without shell wrapping - Add shell argument safety validation to prevent unsafe argument types - Block URL, email, raw_string_multiline with Shell execution - Direct exec execution is preferred over Shell for better security - Backport of exec-feature to release/2k
680 B
680 B