chore(release): 0.9.0 - #174
Closed
Rome-1 wants to merge 1 commit into
Closed
Conversation
Minor bump for the opt-in --deep skill-review engine (sable-7g7) and the RAFTER_API_KEY hardening (sable-q9to). node + python versions matched 0.8.8 -> 0.9.0; CHANGELOG [0.9.0] section added. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
|
Superseded by the 0.8.9 release PR (smaller bump than 0.9.0). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor version bump 0.8.8 → 0.9.0 (node + python matched), cutting a release for the two features that landed since 0.8.8.
Why minor
0.9.0reflects a new opt-in capability (the--deepskill-review engine) plus a security hardening, both additive and backward-compatible — default behavior is unchanged.In this release
--deepskill-review engine (skill review --deep: couple skill-scanner as opt-in deep engine, Node+Python parity (sable-7g7) #170, sable-7g7) — couples Cisco AI Defense'sskill-scannerfor prompt-injection / taint-dataflow / YARA /.pycreview onrafter skill review … --deep. Offline analyzers only, not bundled (interactive install-offer +update-skill-scanner/remove-skill-scanner), Node+Python parity,audit-skill --deepkept as a deprecated alias.RAFTER_API_KEYhardening (fix(config): harden RAFTER_API_KEY handling — 0600 perms, redaction, wire backend.apiKey (sable-q9to) #173, sable-q9to) —0600config perms, secret redaction at every config render path (incl. MCP), andbackend.apiKeywired as lowest-precedence (global-only) key source.Changes
node/package.json+python/pyproject.toml→0.9.0(matched; satisfies thevalidate-releaseparity check).CHANGELOG.md—[Unreleased]rolled into[0.9.0] - 2026-06-20with entries for the deep engine and API-key hardening.No code changes beyond the version + changelog.
🤖 Generated with Claude Code