[uk ai resilience] UK AI Open Code Governance Report — 2026-08-19 (7-day recent-change scope) #54036
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by UK AI Operational Resilience. A newer discussion is available at Discussion #54278. |
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
7-day recent-change scoped UK AI open-code governance review of
github/gh-aw(385 commits, 88 security-signal commits). Overall posture is resilient: 0 open secret-scanning alerts, active CVE burn-down tracking for container images, and prior UK-AI-governance issues already exist for 2 of the 6 open code-scanning alerts. No critical unaddressed exposure was found in the recent-change window. Two gaps warrant attention: (1) a Go static-analysis alert (go/bad-redirect-check, severity error) inpkg/cli/add_package_manifest.gohas no tracking issue yet — investigation shows it is very likely a false positive (the flagged code is a path-traversal/relative-path guard, not a URL redirect), but it remains open and unlabeled; (2) recurring GraphQL string-interpolation warnings inpkg/cli/project_command.goare already tracked (#52749) but unresolved after being flagged by two separate scan categories. Recommend closing the loop on both via low/medium-SLA remediation rather than any restrictive/hiding action.Asset graph summary (recent-change scoped)
Recent-change scoped asset graph
pkg/cli/(post-agent cache, package manifest, project command)scripts/ensure-docs-slide-pdf.js.github/workflows/*.lock.yml(daily-semgrep-scan, codeql)pkg/clibatch)Tier classification table
Tier classification
pkg/cli/add_package_manifest.goredirect check (#655)scripts/ensure-docs-slide-pdf.jsuntrusted write (#654)pkg/cli/project_command.goGraphQL Sprintf x2 (#651/#652)escapeGraphQLString()but string-interpolation pattern remains brittleREADME.mdworkflow-security-finding-1 (#564)Control verification gaps
pkg/loggerDEBUG namespace tooling supports incident triage.Risk-scoring table and rationale
AI-aware risk scoring
Rationale: no Tier C/D candidates identified in this window — all flagged areas have active detection, credible ownership, and existing or newly-recommended remediation paths.
Remediation queue with SLAs
cleanManifestRelativePath/related redirect check; dismiss with justification or fix if genuinely reachable via untrusted redirectproject_command.goensure-docs-slide-pdf.jscontainer-image-scanissues, distinct from ad hoc version bumpsException register
None required this cycle — no Tier C/D exceptions identified.
Operational metrics baseline
All reactions