Fixed
- Allow
rm -rffor explicit temp-directory targets such as/tmp/...,/var/tmp/...,
and$TMPDIR/...even when the current working directory is$HOME - Move home-directory
rmclassification into the sharedrules-rmanalyzer so blocking
decisions andexplainoutput 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