Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
[!TIP]
api.github.com is blocked because GitHub API access uses the built-in GitHub tools by default. Instead of adding api.github.com to network.allowed, use tools.github.mode: gh-proxy for direct pre-authenticated GitHub CLI access without requiring network access to api.github.com:
tools:
github:
mode: gh-proxy
See GitHub Tools for more information on gh-proxy mode.
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network:
allowed:
- defaults
- "api.github.com"
See Network Configuration for more information.
Executive summary
pushSignedCommits#56568, Prevent Avenger startup failure from npm symlink mount #57946, repo-memory: filter disallowed files before validation/upload instead of failing downstream in push #58120, Pin threat-detect artifacts to independent SHA-256 digests #58310.Distribution
By category
By risk
By priority
By action
Top priority PRs
Auto-merge candidates
Fast-track items
pushSignedCommits#56568 — signed-push fallback fixBatch opportunities
pushSignedCommits#56568, Fix spurious check_token_telemetry failure in Smoke Cursor workflow #57313, Prevent Avenger startup failure from npm symlink mount #57946, Avoid Copilot CLI startup crashes in Breaking Change Checker #57975, repo-memory: filter disallowed files before validation/upload instead of failing downstream in push #58120, Pin threat-detect artifacts to independent SHA-256 digests #58310, Fix IMP-004$refschema resolution #58411, Harden Git revision argument handling #58412Close candidates
Key trends
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.github.com[!TIP]
api.github.comis blocked because GitHub API access uses the built-in GitHub tools by default. Instead of addingapi.github.comtonetwork.allowed, usetools.github.mode: gh-proxyfor direct pre-authenticated GitHub CLI access without requiring network access toapi.github.com:See GitHub Tools for more information on
gh-proxymode.To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.