You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v0.5.1: core matchSecret + severity-aware annotations
Ships the switch to agent-gov-core's matchSecret (replacing the stale
vendored copy) and makes GitHub annotations severity-aware: high/critical
findings emit ::error instead of ::warning, matching core/GovVerdict. Exit
gating unchanged (still --fail-on). Rolls up the core ^1.2.1 bump.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
v0.5.0: bump readme + lockfile + workflow.test version refs
The previous v0.5.0 commit landed the migration but missed the
version pinning surface (README @v0.4.0 tags, package-lock.json version,
workflow.test.mjs regex).