Skip to content

Security fixes - #393

Open
rng1995 wants to merge 4 commits into
mainfrom
naren/security-fixes-2.9.6
Open

Security fixes#393
rng1995 wants to merge 4 commits into
mainfrom
naren/security-fixes-2.9.6

Conversation

@rng1995

@rng1995 rng1995 commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Security fixes.
  • Strengthens inspection coverage and completeness handling across supported skill bundles.
  • Preserves deterministic security findings across optional analysis stages.

Why

Some inputs could receive inconsistent analysis coverage or reporting. This change makes incomplete analysis explicit and applies a consistent fail-closed contract to CLI, MCP, JSON, Markdown, terminal, and SARIF consumers.

Impact

  • Expands local artifact inspection and normalized security analysis.
  • Reports partial or failed inspection explicitly.
  • Adds an optional --fail-on-incomplete CI gate.
  • Adds sanitized regression coverage without including disclosure-specific fixtures.

Validation

  • ./scripts/create-oss-release.sh release/oss-2026-08-18-security — passed; includes the public-snapshot unit gate (2,207 passed, 13 skipped, 38 deselected, 4 expected failures).
  • ruff check src tests — passed.
  • ruff format --check src tests — passed.
  • git diff --check — passed.

No changelog entry is included.

@rng1995
rng1995 force-pushed the naren/security-fixes-2.9.6 branch from 3c13abe to 1e4a9d8 Compare August 18, 2026 12:58
Signed-off-by: Narendran Raghavan <nraghavan@nvidia.com>
Signed-off-by: Narendran Raghavan <nraghavan@nvidia.com>
Signed-off-by: Narendran Raghavan <nraghavan@nvidia.com>
Signed-off-by: Narendran Raghavan <nraghavan@nvidia.com>
@rng1995
rng1995 force-pushed the naren/security-fixes-2.9.6 branch from f48d4b6 to 5fb1134 Compare August 18, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant