Currently the API-Server accepts requests regarding of their size. This imposes a security risk, as a DOS attack can be performed by sending a request that does not fit in memory.
Endpoint /artifact/upload/ should allow larger requests than other endpoints.
Currently the API-Server accepts requests regarding of their size. This imposes a security risk, as a DOS attack can be performed by sending a request that does not fit in memory.
Endpoint
/artifact/upload/should allow larger requests than other endpoints.