release: SkillSpector 2.9.6 - #394
Closed
rng1995 wants to merge 1 commit into
Closed
Conversation
Signed-off-by: Narendran Raghavan <nraghavan@nvidia.com>
rng1995
force-pushed
the
naren/release-v2.10.0
branch
from
August 18, 2026 20:22
1cf6e31 to
16da8ca
Compare
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.
SkillSpector 2.9.6
Prepares the public SkillSpector 2.9.6 patch release from current
main.Included
Why a patch release
Only one fix has merged since v2.9.5, so this is a patch release. The fix removes a broad class of real-world HIGH-severity false positives across OAuth glossaries, return-value descriptions, revocation behavior, storage guidance, and supported-token tables. It replaces the narrow lifecycle allowlist with bounded grammatical classification while retaining fail-closed handling for credential actions and sensitive sources.
Release artifacts
No built artifacts are committed or manually uploaded in this PR. The established
release:publishworkflow builds and validates the wheel and sdist after this labeled PR merges, creates tagv2.9.6, and attaches both artifacts to the GitHub Release.Validation
uv lock --checkruff check src/ tests/ scripts/ruff format --check src/ tests/ scripts/skillspector-2.9.6-py3-none-any.whlandskillspector-2.9.6.tar.gztwine checkpassed for both distributionsgit diff --check