"backend/internal/vscode:/vscode.git/clone" did not exist on "5e060b22222a6ebcd3e3402ae1e4733d9eff4de7"
fix: add io.LimitReader bounds to prevent OOM in image handling
Limit image download and multipart upload reads to 20MB to prevent unbounded memory allocation from abnormal upstream responses.
Please register or sign in to comment