Skip to content

fix(cli): bound ssh fallback output#50

Merged
vincentkoc merged 1 commit into
mainfrom
fix/ssh-output-bounds
Jun 18, 2026
Merged

fix(cli): bound ssh fallback output#50
vincentkoc merged 1 commit into
mainfrom
fix/ssh-output-bounds

Conversation

@vincentkoc

Copy link
Copy Markdown
Member

Summary

  • sanitize unknown SSH gateway command names before echoing them to the terminal
  • bound captured SSH stdout and stderr for VNC fallback paths, killing the child on overflow
  • sanitize bounded SSH stderr before forwarding it to the terminal

Validation

  • clawpatch@latest review --limit 3 --model nova-alpha --reasoning-effort high: 0 findings
  • autoreview --mode branch --base origin/main: clean, patch correct 0.88
  • go test ./... && go vet ./...
  • pnpm check
  • pnpm test
  • git diff --check

@vincentkoc vincentkoc merged commit e4556de into main Jun 18, 2026
1 check passed
@vincentkoc vincentkoc deleted the fix/ssh-output-bounds branch June 18, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant