Skip to content

v0.10.4

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:31
· 10 commits to main since this release
dabe92a

Installation

Node.js:

npm install -g @rafter-security/cli@0.10.4

Python:

pip install rafter-cli==0.10.4

OpenClaw (via ClawHub):

clawhub skill install rafter-security

See 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