SIGN IN SIGN UP

fix(harness): reject workspace path traversal (#2358)

### Background

In `ROOTED` filesystem mode, relative paths containing parent-directory
segments such as `../secret.txt` could be normalized outside the
configured workspace root. Similar traversal paths could also reach
workspace read, write, append, and copy operations through
`WorkspaceManager`.
Y
Yukina committed
f6073743687267e4ad30c06af01d6f9c0b615df7
Parent: 194fe2d
Committed by GitHub <noreply@github.com> on 7/28/2026, 2:25:54 AM