Commit 752ec51
committed
fix: remove PATH from dangerous env vars to preserve shell functionality
- Remove PATH from DANGEROUS_ENV_VARS as it breaks basic commands like ls
- Rely on existing validateCommandAST for security instead
- Maintains usability while preventing library injection attacks1 parent 8506620 commit 752ec51
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments