Files
gemini-cli/packages
Akhilesh Kumar 2f4fc17230 fix(core): prevent path traversal / collision in resolveToRealPath
Removed decodeURIComponent from resolveToRealPath for non-file URLs to prevent collisions between paths with literal '%' characters and their decoded counterparts.
2026-05-21 17:24:58 +00:00
..