You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password protected zip files result in "blocked by scanner" status - we should add the output of the the scanner to the "errorMessage" field that we have in AirlockRequest (we should rename errorMessage to statusMessage to make it more generic).
Files that are too big (>2GiB) are currently ignored by the scanner, and result in the request being stuck on "submit" - this should be addressed by the malware scanner team, as we currently don't have any indication that the request is invalid.
Description
As a TRE Developer
I want to be handle malware failed scans and move the request to failed
So that the researcher knows the request failed
Acceptance criteria
The text was updated successfully, but these errors were encountered: