Files
nanoclaw/setup
gavrielc 770231687a fix: prevent command injection in setup verify PID check
Validate PID as positive integer and use process.kill() instead of
shell interpolation via execSync, eliminating injection vector.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 12:55:27 +02:00
..