Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.8.4.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
Installation
Node.js:
npm install -g @rafter-security/cli@0.8.4
Python:
pip install rafter-cli==0.8.4
OpenClaw (via ClawHub):
clawhub skill install rafter-security
See CHANGELOG.md for details.
What’s Changed
- feat(agent-init): add Hermes platform support (sable-gyw) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/151
- feat: add JSON output for agent status by @cettyTheDev in https://github.com/Raftersecurity/rafter-cli/pull/153
- feat(policy): read backend’s .rafter/config.yml + flat-shape compat (sable-c1c) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/154
- fix(scan): honor .rafter.yml scan.exclude_paths on both engines (sable-yz0) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/152
- chore(release): bump to v0.8.4 by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/155
- fix(agent): report OpenClaw via canonical ClawHub path in status (sable-1vq) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/157
- feat(agent): surface Hermes in verify/status/list detection (sable-gyw) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/156
- pattern: add HashiCorp Vault token detection by @cettyTheDev in https://github.com/Raftersecurity/rafter-cli/pull/159
New Contributors
- @cettyTheDev made their first contribution in https://github.com/Raftersecurity/rafter-cli/pull/153
Full Changelog: https://github.com/Raftersecurity/rafter-cli/compare/v0.8.3...v0.8.4