[uk ai resilience] UK AI Governance: recent-change risk review (2026-09-04 to 2026-09-11) #60295
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by UK AI Operational Resilience. A newer discussion is available at Discussion #60874. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Executive summary
Recent-changes lookback (7 days, since 2026-09-04T15:31:26Z): 219 commits, 51 flagged as security-signal. No new exploitable code risk was identified. The dominant operational-resilience issue is governance-loop drag, not live vulnerability exposure: the alert-dismissal hygiene gap first raised on 2026-08-31 (#57982) and reaffirmed weekly since (#59490) is still unresolved — three CodeQL alerts continue to sit open despite tracking issues asserting remediation, and this run adds further untracked-alert drift on top of it. One reversed same-day change (GitHub App token minting for the release workflow, #60214 → reverted #60218) is a useful rollback-readiness positive signal but also flags that credential-minting changes are shipping and reverting without a visible external review gate. Zero secret-scanning alerts remain open. 14 code-scanning alerts remain open; none newly introduced this week represent high-severity live risk — most are recurring low/medium false-positive or hygiene-process items already tracked in prior [uk-ai-resilience] issues.
Per UK gov guidance (open code + vulnerability risk in the public sector), the recommended posture is transparency and fast remediation over concealment — that is reflected below: no repository/branch hiding is recommended; findings are routed to visible tracking issues with SLAs.
Asset graph summary (recent-change scoped)
Recent-change asset graph
replace_labelhandler registrationforcePublicReposdisabled for enclave-only GitHub MCP backends (#60016)mcp_setup_generator.go,mcp_github_config.go,mcp_cli_mount.go— allocation-size CodeQL alerts (#675-#678); GitHub server guard policy fix (#59816); routing fix in sandbox host-access mode (#58595)add_package_manifest_imports.go,add_package_manifest_includes.go,graders_config.go— recurringgo/bad-redirect-checkalerts (#667-#674), long-documented as false positives (#57472)pkg/cli/project_command.go—workflow-go-graphql-injection-sprintfalerts #651/#652, tracked since #52749 (Tier B, low exposure)scripts/ensure-docs-slide-pdf.js— network data written to file (#663), tracked in #53737Ownership signal: authorship this week is dominated by the Copilot coding agent (automated PRs) with pelikhan as primary human reviewer/maintainer — consistent with prior weeks. No CODEOWNERS-specific gaps newly observed, but repeat [uk-ai-resilience] issues note "Ownership confidence: Low/Medium" for several of the above files, consistent with automation-heavy authorship and no dedicated file-level owners.
Tier classification table
Tier classification (recent-change scoped)
Control verification gaps
.changeset/*.mdusage indicates consistent changeset discipline across the sampled commit range; PRs are merged individually (not squash-averaged), suggesting standard review gates are in use. Caveat: could not confirm required-review-count enforcement from available data.Risk-scoring table and rationale
AI-aware risk scoring (high-priority changed areas)
Remediation queue with SLAs
mcp_setup_generator.go:146andmcp_github_config.go:84before allocation, or add explicit overflow-safe helpersproject_command.goinstead offmt.Sprintfstring buildingException register
None active. No permanent hidden-repo or long-lived suppression exceptions are recommended; all open alerts above should remain visible and tracked to closure.
Operational metrics baseline
All reactions