v0.8.10
Installation
Node.js:
npm install -g @rafter-security/cli@0.8.10Python:
pip install rafter-cli==0.8.10OpenClaw (via ClawHub):
clawhub skill install rafter-securitySee CHANGELOG.md for details.
What's Changed
- fix(security): unconditional hard-block for critical destructive commands (sable-nf2i) by @Rome-1 in #181
- fix(hook): tolerate --hook-json flag from Claude Code harness by @Rome-1 in #180
- fix(claude-code): narrow PostToolUse hook matcher from .* to Bash|Write|Edit|MultiEdit (sable-h0ah) by @Rome-1 in #183
- security: remediate Rafter scan (deps + FP triage + tarball hardening) [sable-qsig] by @Rome-1 in #184
- release: v0.8.10 by @Rome-1 in #185
- fix(ci): make fixture-detection checks hermetic (unblock v0.8.10 npm publish) by @Rome-1 in #187
Full Changelog: v0.8.9...v0.8.10