Hi, we use Uppy dashboard component with Tus in our Angular application. Problem is that firewall often blocks the uploaded file because of FALSE POSITIVE attack detection due to characters in uploaded stream (LDAP injection, SQL injection etc.). Have you ever handled this problem? Our security team does not want to modify security settings.
Fairly certain this has nothing to do with the tus protocol but with the files your users are uploading?