fix: limit outgoing webhook response size to prevent memory exhaustion (#38760)
Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>pull/38701/head^2
parent
3145c41615
commit
dad0dba81e
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@rocket.chat/meteor': patch |
||||
--- |
||||
|
||||
Limits `Outgoing webhook` maximum response size to 10mb. |
||||
Loading…
Reference in new issue