Validation of Uploaded Files
This enhancement introduces advanced file validation measures to ensure that files uploaded to Strato comply with system requirements. This process reduces the risk of uploading potentially harmful files.
Functionality
When a file is uploaded to Strato, the system performs the following validation steps:
- The file type and content are verified to ensure that only approved formats are accepted.
- Each file is scanned for malicious data and content.
- If file's type and content do not match, it is quarantined in a secure location to prevent potential code execution.
- Files with harmful or unsupported formats and extensions are automatically blocked from upload.