fix(deps): update fast-uri to 3.1.4 (GHSA-4c8g-83qw-93j6, GHSA-v2hh-gcrm-f6hx) - #6497
Conversation
|
@copilot address review feedback |
The automated reviewer's message ("Copilot wasn't able to review any files") is expected — it can't analyze |
|
✅ Copilot review passed with no inline comments. @copilot Add the |
|
🔌 Smoke Services — All services reachable! ✅ |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Contribution Check completed successfully! No comment needed: the PR is a lockfile-only dependency update with a clear description and issue reference, and CONTRIBUTING.md’s requirements for tests/docs/file organization do not add any additional unmet expectations here. |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
✅ Smoke Claude passed |
|
🚀 Security Guard has started processing this pull request |
|
🛡️ Smoke Copilot Network Isolation confirmed the egress allowlist is enforced. ✅ |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
✅ Smoke Gemini completed. All facets verified. 💎 |
|
📰 VERDICT: Smoke Docker Sbx has concluded. All systems operational. This is a developing story. 🎤 |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Build Test Suite completed successfully! |
|
🔑 Smoke Copilot PAT PAT auth validated. All systems operational. ✅ |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
Smoke Test: Claude Engine Validation
Overall result: PASS ✅
|
Smoke Test Results — Auth mode: PAT (COPILOT_GITHUB_TOKEN)
Overall: PARTIAL — MCP connectivity confirmed; pre-computed step outputs were not substituted (template variables unexpanded).
|
🔥 Smoke Test Results
Overall: PASS (core connectivity verified; file test skipped due to unexpanded workflow template variables) cc
|
Smoke Test: Copilot BYOK (Direct Mode) ✅ PASSTests:
Mode: Direct BYOK via
|
Smoke Test Results
Overall status: FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
|
Running in direct BYOK mode (COPILOT_PROVIDER_API_KEY + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw) Overall: PASS
|
|
EGRESS_RESULT allow=pass deny=pass ✅ Allowed domain ( Overall: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "example.com"See Network Configuration for more information.
|
|
Reviewed PRs: Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
Smoke Test: API Proxy OpenTelemetry Tracing
All 5 scenarios pass. OTEL tracing integration is working correctly.
|
Smoke Test Results
Overall: FAIL —
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS
|
Smoke Test Results — Docker Sbx
Overall: FAIL — Pre-computed test data was not injected into the prompt (template variables were not expanded). MCP PR access is blocked by secrecy policy.
|
Two HIGH severity (CVSS 7.5) vulnerabilities in
fast-uri≤3.1.3 allow host confusion attacks — crafted URIs can appear to target one host while resolving to another, which could theoretically bypass AWF's domain allowlist validation.Changes
package-lock.json: Updatedfast-urifrom3.1.2→3.1.4vianpm audit fix(transitive dep viaajv)The fix is purely a lockfile change; no production source code is modified.