mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
The permission validation that prevents commands from accessing paths outside the project directory was accidentally disabled, which could allow commands like 'cd ../' to escape the workspace. This restores the security check that keeps your commands safely contained within your project boundaries. |
||
|---|---|---|
| .. | ||
| console | ||
| desktop | ||
| function | ||
| identity | ||
| opencode | ||
| plugin | ||
| sdk | ||
| tui | ||
| web | ||