Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 19:57

Installation

Node.js:

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

Python:

pip install rafter-cli==0.10.0

OpenClaw (via ClawHub):

clawhub skill install rafter-security

See CHANGELOG.md for details.

What's Changed

  • test(node): make AuditLogger 'log() writes valid JSONL' test hermetic (sable-883t) by @Rome-1 in #211
  • test: cover brief agent-mode output by @pedropachecog in #212
  • feat(sites): Rafter Sites CLI + MCP, with Python parity and live-tested fixes by @Rome-1 in #213

New Contributors

Full Changelog: v0.9.1...v0.10.0