Abhishekmishra2808 commented on issue #537: URL: https://github.com/apache/tooling-trusted-releases/issues/537#issuecomment-3776622289
Hi @andrewmusselman @dave2wave , I would like to take this up as well. Enforcing `MAX_CONTENT_LENGTH` is a crucial step for resource management and preventing DoS attacks via large file uploads. I plan to set a reasonable limit in the Flask configuration and implement a 413 error handler to gracefully manage oversized requests. Please assign this to me! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
