mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-12 15:10:59 -07:00
- 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