1. File and workflow safeguards
- HTTPS, secure HTTP-only session cookies in production, CSRF protection, trusted-host checks and restrictive browser security headers.
- Upload validation for allowed type, size, file signature, spreadsheet archive structure, table shape and formula-injection payloads.
- Required malware scanning for public uploads.
- Random internal workflow references, no public upload paths and no-store download responses.
- Automatic deletion of temporary workflow state according to the configured 1 hour period.