mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 19:02:48 +00:00
Re-validate every file found during directory expansion to prevent traversal via symlinks or other methods during recursion. Related to #1489