Security & Compatibility Patch
This release hardens symlink handling, preserves secret masking for large files, and removes pathspec deprecation warnings.
Fixed
- CRITICAL: Prevented symlinked directory traversal from escaping root when
--follow-symlinksis enabled - CRITICAL: Large inputs are now masked in chunks instead of bypassing masking entirely
- COMPAT: PathSpec matching uses
gitignoreengine to avoid deprecation warnings
Changed
- Updated internal version markers to
1.2.2