sublime-security / sublime-platform

A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
https://sublime.security
MIT License
153 stars 14 forks source link

Increase the HTTP max request body size #147

Closed rw-access closed 6 months ago

rw-access commented 6 months ago

Community slack thread

TBD what the sweet spot is, but the 2M default is definitely too low. A high number could mean higher memory and possibly an easier DoS if Docker is opened up to the internet (but then again, that's already possible by flooding requests, so maybe moot).