Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.8.3.
- 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.
Action Summary
The Rafter CLI GitHub Action automates security scanning and analysis for cloud infrastructure by integrating with the Rafter Security platform. It helps identify vulnerabilities, misconfigurations, and compliance issues in cloud environments, streamlining the process of maintaining security and compliance during development workflows. Key capabilities include compatibility with multiple programming platforms and integration into CI/CD pipelines for continuous monitoring.
What’s Changed
Installation
Node.js:
npm install -g @rafter-security/cli@0.8.3
Python:
pip install rafter-cli==0.8.3
OpenClaw (via ClawHub):
clawhub skill install rafter-security
See CHANGELOG.md for details.
What’s Changed
- docs(sable-jnd+dfu): rafter SKILL Setup section + Cursor recipe leads with –local by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/147
- feat(github-action): default severity-threshold to none (report-only) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/148
- chore(release): bump to v0.8.3 by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/149
Full Changelog: https://github.com/Raftersecurity/rafter-cli/compare/v0.8.2...v0.8.3