pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:Java
Filter by
25.6M results
Upgrades the 3D self-correction graph with @react-three/drei: OrbitControls (auto-rotate + drag/zoom), per-node glow
halo, and an axis legend / corrected-vs-calibrated key / over-confident → calibrated ...
Summary
- A user-added MCP server whose name contains workflo and whose URL ends in /api/mcp/dev/mcp was being auto-recognised
as the built-in enterprise Workflo MCP. AgentManager.buildMcpServersForAdapter ...
What changed
- Aligned browser-facing GA4 event names to stable public funnel taxonomy: test_start, test_submit, result_view,
checkout_start, order_created, payment_success, and report_unlock.
...
Automated test pull request
Benchmark tests (#71) showed the MCP server was costing 2x more than running without it on greenfield Quarkus apps. The
root cause was structural: the MCP forced a multi-step workflow that doubled the ...
🚨 Severity: HIGH 💡 Vulnerability: The /auth/login endpoint did not limit the number of authentication attempts a user
could make. 🎯 Impact: Attackers could continuously brute force the login endpoint to ...