Skip to content

v0.8.10

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:17
3e4f2cb

Installation

Node.js:

npm install -g @rafter-security/cli@0.8.10

Python:

pip install rafter-cli==0.8.10

OpenClaw (via ClawHub):

clawhub skill install rafter-security

See 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