Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Implement Virus Scanning on Uploaded Files #114

Open VarunS1997 opened 3 months ago

VarunS1997 commented 3 months ago

When users upload images to our servers, we just kind of save it. We only do some basic validation of file data, but that's not really enough to make sure someone isn't uploading malicious content.

This is potentially dangerous. We should do some scanning.