[uk ai resilience] UK AI Governance: recent-change risk review (2026-09-02 to 2026-09-09) #59772
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by UK AI Operational Resilience. A newer discussion is available at Discussion #60007. |
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-focused UK AI Open Code Risk & Resilience Governance review, 7-day lookback (2026-09-02 → 2026-09-09), 203 commits, 62 security-signal commits, 12 open code-scanning alerts, 0 open secret-scanning alerts, 45 open security issues in
github/gh-aw.Note on sub-agent tooling: the
asset-tier-classifier,control-verifier, andai-risk-scorersub-agents each failed to produce output after one retry (per guardrail, retried once and then proceeded with partial confidence). The analysis below was produced directly from precomputed inputs and direct verification against the current open alert/issue lists; treat scoring as lower-confidence than a full multi-agent run and re-run sub-agents next cycle.Headline finding: 3 CodeQL alerts (
go/allocation-size-overflow#677, #676, #675) and 1 alert (workflow-security-finding-1#657) have no open tracking issue at all, breaking the classification→control-verification loop for this window. Additionally, two pre-existing open issues (#57982, #59490) already document a recurring alert-dismissal hygiene gap — alerts referenced by "remediated" tracking issues remain open in code scanning — which is a systemic recovery-control weakness, not an isolated defect.Commit velocity this window is unusually high (203 commits) and dominated by bot/agent authors (Copilot 153, github-actions[bot] 31, dependabot[bot] 13; only 6 human-authored commits), which increases reliance on automated review/merge gates and lowers ownership-confidence signal strength for changed files.
Asset graph summary (recent-change scoped)
Repository segments, runtime areas, and ownership signals touched in the window
pkg/workflow/mcp_setup_generator.go,pkg/workflow/mcp_github_config.gopkg/cli/add_package_manifest_imports.go,pkg/cli/add_package_manifest_includes.goadd_package_manifest.go(#54037)pkg/workflow/graders_config.gopkg/cli/project_command.go(lines 269, 272)scripts/ensure-docs-slide-pdf.jsREADME.mddocs/compiler-threat-detection-spec.md(renumbered)Dependency signals: 13 dependabot commits in-window; no alert in this run directly implicates a specific third-party dependency version (all 12 open alerts are first-party code, CodeQL/CLI rules).
Tier classification table
Tier assignments for changed-area findings
go/allocation-size-overflow#677/#676/#675workflow-security-finding-1#657 untracked (README.md)go/bad-redirect-checkx4 (#674/#669/#668/#667)workflow-go-graphql-injection-sprintfx2 (project_command.go)js/http-to-file-access#663 (ensure-docs-slide-pdf.js)workflow-out-of-context#653 (actionlint)Control verification gaps
pkg/workflow/mcp_*.goandpkg/cli/add_package_manifest_*.gocould not be positively verified this run — flag as an open governance question, not a confirmed gap.Risk-scoring table and rationale
Dimension scoring for top findings (produced directly; ai-risk-scorer sub-agent unavailable this run)
Remediation queue with SLAs
int64/uint64before allocation inmcp_setup_generator.go:146andmcp_github_config.go:84; add regression test with large/edge inputpkg/cli/pkg/workflowand dismiss with rationale, or fix genuine cases — escalate given 3 prior issues without closureException register
None registered this run — no permanent hidden-repo or scope exceptions requested. Existing "false positive" claims for
go/bad-redirect-check(#54037, #57472, #59491) remain unresolved claims, not approved exceptions; they should be converted to either a code fix or a documented, time-boxed CodeQL suppression with expiry, not left indefinitely open.Operational metrics baseline
go/bad-redirect-checkfalse-positive claim has persisted across 3 tracking issues ([uk-ai-resilience] UK AI Governance: unreviewed CodeQL go/bad-redirect-check alert in add_package_manifest.go (Tier B) #54037 → [uk-ai-resilience] UK AI Governance: recurring go/bad-redirect-check false positive across path-traversal guards (Tier B) #57472 → [uk-ai-resilience] Four untracked go/bad-redirect-check alerts in pkg/cli and pkg/workflow (Tier B) #59491) without a code fix or formal CodeQL suppression — aging risk.All reactions