mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-31 10:25:57 +00:00
- Fix command injection vulnerability by using jq --arg for safe parameter passing - Add Python fallback for systems without jq for safe JSON manipulation - Improve sed fallback with proper escaping (last resort) - Add debouncing (100ms) to file watcher to prevent rapid updates - Add error handling for file watcher failures - Clean up debounce timer on session cleanup - Fix issue where lastSessionName wasn't properly tracked Security fix prevents arbitrary command execution through malicious title strings. Debouncing prevents performance issues from rapid file changes. |
||
|---|---|---|
| .. | ||
| middleware | ||
| pty | ||
| routes | ||
| services | ||
| utils | ||
| claude-patch.ts | ||
| fwd.ts | ||
| server.ts | ||
| version.test.ts | ||
| version.ts | ||