IV1T3 / django-middleware-fileuploadvalidation

A Django middleware to validate user file uploads and detect malicious content.
Apache License 2.0
9 stars 2 forks source link

Only sanitize if YARA rule matching #37

Closed IV1T3 closed 2 years ago

IV1T3 commented 2 years ago

Now, DMF will only sanitize if sanitization is set to true in the upload configuration and the file has been marked as being malicious. Pushed with commit 842e785067234af337d826eeb0024297942f7745