mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-27 13:34:15 -07:00
55747791ba
- Use execFileSync instead of execSync to prevent shell injection - Exit with non-zero code when builds fail for CI integrity - Capture and display stderr for better error diagnostics - Fixes CodeQL security warning about shell command injection