Skip to content

Harden release audit gates and refresh trust docs#35

Merged
blisspixel merged 1 commit into
mainfrom
agent/harden-release-audits
Jul 19, 2026
Merged

Harden release audit gates and refresh trust docs#35
blisspixel merged 1 commit into
mainfrom
agent/harden-release-audits

Conversation

@blisspixel

Copy link
Copy Markdown
Owner

What changed

  • Add one bounded, fail-closed dependency-audit retry runner for recognized transport failures.
  • Resolve the installed auditor under Python isolated mode and cover both file and package module collisions.
  • Make the later release SBOM audit reject every nonzero status.
  • Run CodeQL on every push to main as well as pull requests, weekly scans, and manual runs.
  • Refresh roadmap, release, security, supply-chain, assurance, traceability, and OpenSSF guidance for current behavior.

Why

The v2.6.5 release needed a manual job retry after a transient advisory-service connection reset. The first wrapper implementation also exposed checkout-sensitive Python module selection, and the later SBOM job could accept a finding first disclosed after the enforcing audit. The documentation review found lifecycle and trust claims that no longer matched shipped behavior.

Impact

CLI, JSON, MCP, and runtime collection behavior are unchanged. CI and release audits recover once from a narrow set of recognized transport faults while findings, unknown failures, and exhausted retries remain blocking. Exact main commits receive CodeQL analysis automatically.

Validation

  • uv run python scripts/check.py: all 22 stages passed; 5,430 tests passed, 22 skipped; 90.90% branch coverage.
  • Focused release, workflow, documentation, audit, and posture checks: 93 passed, 1 skipped.
  • Fixed-target module-shadowing PoC: installed pip-audit 2.10.1 selected for both controls; marker absent; documented non-reproduction result returned.
  • Markdown links: 154 files passed.
  • Added-line privacy, attribution, em dash, and pictograph hygiene passed.

@blisspixel
blisspixel marked this pull request as ready for review July 19, 2026 01:05
@blisspixel
blisspixel merged commit 60974c4 into main Jul 19, 2026
25 checks passed
@blisspixel
blisspixel deleted the agent/harden-release-audits branch July 19, 2026 01:05
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