Below you will find pages that utilize the taxonomy term “Raftersecurity”
July 22, 2026
Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.9.1.
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 This GitHub Action automates the process of scanning codebases using the Rafter security tool. It helps identify potential security vulnerabilities and ensures that code is compliant with security standards. The action supports various programming languages and can be integrated into CI/CD pipelines to enhance the overall security posture of applications.
July 8, 2026
Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.9.0.
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.9.0 Python:
pip install rafter-cli==0.9.0 OpenClaw (via ClawHub):
clawhub skill install rafter-security See CHANGELOG.md for details.
What’s Changed feat: add secret scanning pattern for DigitalOcean Personal Access Tokens by @Minh-Nguyen-2k7 in https://github.com/Raftersecurity/rafter-cli/pull/189 New Contributors @Minh-Nguyen-2k7 made their first contribution in https://github.com/Raftersecurity/rafter-cli/pull/189 Full Changelog: https://github.com/Raftersecurity/rafter-cli/compare/v0.8.10...v0.9.0