mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-27 20:29:10 +00:00
2e0f3e2711
- Reject node_proxy scoped JWT tokens with 403 on host-console and container exec (/ws) upgrades; machine-to-machine credentials must not open interactive shells - Validate stackParam against path.resolve + startsWith(baseDir) to prevent directory traversal on the PTY cwd (Rule 9 pattern) - Strip JWT_SECRET, AUTH_PASSWORD, AUTH_PASSWORD_HASH, DATABASE_URL from the environment passed to node-pty spawned shells