diff options
| author | Dax Raad <[email protected]> | 2025-10-06 23:24:07 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-10-06 23:24:18 -0400 |
| commit | 2bf0e42367a0912d876bd37cfb29ae5a1718dc63 (patch) | |
| tree | 443acfcb773a36ad3174fd7ce8d19b069e76741d /packages/console/function | |
| parent | 10998d62b9f0964926d4da967a21889eefe82a87 (diff) | |
| download | opencode-2bf0e42367a0912d876bd37cfb29ae5a1718dc63.tar.gz opencode-2bf0e42367a0912d876bd37cfb29ae5a1718dc63.zip | |
core: restore bash command security validation to prevent accidental directory traversal
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.
Diffstat (limited to 'packages/console/function')
0 files changed, 0 insertions, 0 deletions
