v0.10.4
Installation
Node.js:
npm install -g @rafter-security/cli@0.10.4Python:
pip install rafter-cli==0.10.4OpenClaw (via ClawHub):
clawhub skill install rafter-securitySee CHANGELOG.md for details.
What's Changed
- fix(secrets): add OpenAI and Supabase rules to the regex engine, in both runtimes (rf-f5is) by @Rome-1 in #250
- fix(command-policy): implement allowed_patterns in python, put it under the floor, and close two allowlist bypasses (rf-3n1i) by @Rome-1 in #246
- release: v0.10.4 by @Rome-1 in #254
Full Changelog: v0.10.3...v0.10.4