Skip to content

[1.2.2] - 2026-01-06

Latest

Choose a tag to compare

@flamehaven01 flamehaven01 released this 06 Jan 04:23
· 1 commit to main since this release

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-symlinks is enabled
  • CRITICAL: Large inputs are now masked in chunks instead of bypassing masking entirely
  • COMPAT: PathSpec matching uses gitignore engine to avoid deprecation warnings

Changed

  • Updated internal version markers to 1.2.2