safe-chains releases
← Back to safe-chains ยท RSS
-
- fix Read project settings from hook cwd field (CLAUDE_PROJECT_DIR is not set by Claude Code)
-
- feat Add missing safe flags to git diff and git show (--quiet, --histogram, --color-words, --cc, --find-copies, --find-renames, --first-parent, --follow, --ignore-submodules, --textconv, --ours, --theirs, and more)
- other Simplify README, remove SECURITY.md (content moved to docs site)
- other Simplify README documentation link
- other Improve intro, add parsing example, auto-generate command count
-
- feat Add mdBook documentation site with per-category command reference
-
- feat Add glow markdown renderer
-
- feat Support arithmetic expansion $((expr))
-
- feat Add pstree and nmap (safe scan modes only)
-
- feat Add nc/ncat port-probe support; fix require_any combined-short flag matching
-
- feat Add frames-cli; promote file redirects to SafeWrite; validate redirect target substitutions
- fix Resolve clippy lints from Rust 1.95.0 (unnecessary_sort_by, collapsible_match)
- other Pin git-cliff install via taiki-e/install-action
- other Bump MSRV to 1.95
-
- feat Expand cargo support; add third-party cargo tools
-
- feat Add numeric_dash for head/tail -N shorthand; fix awk comparison operator false positives