github kenryu42/claude-code-safety-net v0.8.2

one month ago

Fixed

  • Allow rm -rf for explicit temp-directory targets such as /tmp/..., /var/tmp/...,
    and $TMPDIR/... even when the current working directory is $HOME
  • Move home-directory rm classification into the shared rules-rm analyzer so blocking
    decisions and explain output follow the same target-aware path

Related Issues

  • Issue #41: False positives block legitimate cleanup operations and string literals in gh commands

Related PRs

  • PR #42: fix(rules-rm): allow temp targets when cwd is home directory

Don't miss a new claude-code-safety-net release

NewReleases is sending notifications on new releases.