mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Validate args parameter in getExecCommand() against SAFE_ARGS_REGEX to prevent command injection when returned string is passed to a shell. Escape regex metacharacters in getCommandPattern() generic action branch to prevent malformed patterns and unintended matching. Clean up stdin listeners in readStdinJson() timeout path to prevent process hanging. |
||
|---|---|---|
| .. | ||
| ci | ||
| hooks | ||
| lib | ||
| release.sh | ||
| setup-package-manager.js | ||
| skill-create-output.js | ||