Update the command matching logic to require an exact match or the command followed by a space and arguments. Also normalize case and trim whitespace for safe commands to prevent loose prefix matches that could allow unintended commands. |
||
|---|---|---|
| .. | ||
| loader.go | ||
| runner.go | ||
| types.go | ||