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
This report covers 129 firewall-enabled workflow runs across 50 distinct workflows in the github/gh-aw repository over the past 7 days (2026-08-01 to 2026-08-08). Firewall data was successfully captured for 126 of 129 runs. Overall the firewall handled 7,894 network requests, with a 5.0% block rate — most blocked traffic originates from Google/telemetry endpoints reached transitively by Smoke-test workflows exercising various AI engine SDKs (Claude, Codex, Copilot variants), plus one GitHub Copilot individual-plan endpoint hit by PR Code Quality Reviewer.
Note: Trend charts could not be generated for this report — the chart-generation sub-agent produced no output. Chart embeds are omitted; all other sections reflect fresh data collected directly from workflow run logs.
Google telemetry/safe-browsing endpoints (content-autofill.googleapis.com, www.google.com, accounts.google.com, android.clients.google.com, safebrowsingohttpgateway.googleapis.com, clients2.google.com) are being blocked consistently across all Smoke-test workflows (Claude, Codex, Copilot variants) and Daily Model Inventory Checker. These appear to be background telemetry/update calls triggered indirectly by underlying SDKs/browsers rather than legitimate task traffic — the current blocking behavior looks correct and requires no allowlist change.
api.individual.githubcopilot.com:443 was blocked 20/20 times (100% block rate) in PR Code Quality Reviewer. If this workflow legitimately needs to reach the individual Copilot API (as opposed to api.githubcopilot.com), review its network permissions; otherwise this is expected/correct blocking.
proxy.golang.org:443 in Smoke Pi shows a low block rate (3 blocked / 23 allowed, ~11%) — mostly allowed, minor blocking likely due to transient/retry requests; no action needed.
dc.services.visualstudio.com:443 (Application Insights telemetry) blocked 3 times in Smoke Copilot - AOAI (Entra) — consistent with intentional blocking of third-party telemetry.
No suspicious or unexpected external domains were observed; all blocked traffic maps to known telemetry/analytics endpoints or an over-scoped Copilot API variant.
Recommend no allowlist changes at this time; current firewall configuration appears effective at blocking non-essential telemetry while allowing task-critical GitHub/AI API traffic through.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
🔥 Daily Firewall Report - 2026-08-08
Executive Summary
This report covers 129 firewall-enabled workflow runs across 50 distinct workflows in the
github/gh-awrepository over the past 7 days (2026-08-01 to 2026-08-08). Firewall data was successfully captured for 126 of 129 runs. Overall the firewall handled 7,894 network requests, with a 5.0% block rate — most blocked traffic originates from Google/telemetry endpoints reached transitively by Smoke-test workflows exercising various AI engine SDKs (Claude, Codex, Copilot variants), plus one GitHub Copilot individual-plan endpoint hit byPR Code Quality Reviewer.📊 Key Metrics
🚫 Top Blocked Domains
View Detailed Request Patterns by Workflow
Workflow: Daily Model Inventory Checker
Workflow: PR Code Quality Reviewer
Workflow: Smoke Claude
Workflow: Smoke Codex
Workflow: Smoke Copilot
Workflow: Smoke Copilot - AOAI (Entra)
Workflow: Smoke Copilot - AOAI (apikey)
Workflow: Smoke Pi
View Complete Blocked Domains List
🛡️ Security Recommendations
content-autofill.googleapis.com,www.google.com,accounts.google.com,android.clients.google.com,safebrowsingohttpgateway.googleapis.com,clients2.google.com) are being blocked consistently across all Smoke-test workflows (Claude, Codex, Copilot variants) andDaily Model Inventory Checker. These appear to be background telemetry/update calls triggered indirectly by underlying SDKs/browsers rather than legitimate task traffic — the current blocking behavior looks correct and requires no allowlist change.api.individual.githubcopilot.com:443was blocked 20/20 times (100% block rate) in PR Code Quality Reviewer. If this workflow legitimately needs to reach the individual Copilot API (as opposed toapi.githubcopilot.com), review its network permissions; otherwise this is expected/correct blocking.proxy.golang.org:443in Smoke Pi shows a low block rate (3 blocked / 23 allowed, ~11%) — mostly allowed, minor blocking likely due to transient/retry requests; no action needed.dc.services.visualstudio.com:443(Application Insights telemetry) blocked 3 times in Smoke Copilot - AOAI (Entra) — consistent with intentional blocking of third-party telemetry.All reactions