Is there any way to integrate file inspection (as in anti-virus)? #680
Unanswered
walterdavis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This may be a completely silly question, but how could you integrate Shrine uploads in such a way that a malicious file was noticed and validation failed, so you aren't saving any metadata about harmful files? I'm not thinking that Shrine would be the actual anti-virus solution here, but that it be aware of the findings of a third-party system. Not sure if that is possible, given the timing around a file being saved into cache and the subsequent promotion to storage and then the record being updated with the file_data struct.
Beta Was this translation helpful? Give feedback.
All reactions