v0.8.4
Installation
Node.js:
npm install -g @rafter-security/cli@0.8.4Python:
pip install rafter-cli==0.8.4OpenClaw (via ClawHub):
clawhub skill install rafter-securitySee CHANGELOG.md for details.
What's Changed
- feat(agent-init): add Hermes platform support (sable-gyw) by @Rome-1 in #151
- feat: add JSON output for agent status by @cettyTheDev in #153
- feat(policy): read backend's .rafter/config.yml + flat-shape compat (sable-c1c) by @Rome-1 in #154
- fix(scan): honor .rafter.yml scan.exclude_paths on both engines (sable-yz0) by @Rome-1 in #152
- chore(release): bump to v0.8.4 by @Rome-1 in #155
- fix(agent): report OpenClaw via canonical ClawHub path in status (sable-1vq) by @Rome-1 in #157
- feat(agent): surface Hermes in verify/status/list detection (sable-gyw) by @Rome-1 in #156
- pattern: add HashiCorp Vault token detection by @cettyTheDev in #159
New Contributors
- @cettyTheDev made their first contribution in #153
Full Changelog: v0.8.3...v0.8.4