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
Surfaced by PR #368 reviewer. src/hal0/mcp/manifest.py_default_fetcher should stream + abort on size threshold. Risk: server without Content-Length can exhaust memory before guard fires. Low severity (256KB cap is small) but worth fixing.
Surfaced by PR #368 reviewer.
src/hal0/mcp/manifest.py_default_fetchershould stream + abort on size threshold. Risk: server without Content-Length can exhaust memory before guard fires. Low severity (256KB cap is small) but worth fixing.