Beta release
What's Changed
- Automatically scan files on upload and block the upload if malware was found
- If the backend is not available upload is permitted per default and files will be scanned later if auto scan is enabled
- Files that are larger than 256MB are tagged as "Won't Scan"
- Implemented that coding standards are enforced by default via the php-cs-fixer in the dev-container