Sending logs with bug reports: how to defend against easy exploits like malicious file enlargement?
When a crash occurs or when a user reports a bug, I’d like to send my application’s logs to a cloud service (Firebase).
But I’ve just realised that there are tons of kindergarten level exploits. For example:
they can make these logs treme… Continue reading Sending logs with bug reports: how to defend against easy exploits like malicious file enlargement?