DevOps
Pre-launch security checklist
0views0comments
The mandatory security checklist before shipping.
Overview
A minimum checklist to run through before taking a SITESAFF site to production.
Infrastructure
Secrets only via environment variables, HTTPS enforced, and rate-limiting on public endpoints.
Application
Rotate the default admin password, enable 2FA for admin accounts, and confirm CORS only allows valid domains.
Tags
securitychecklist
Docs
← BackCategory
DevOps · Docs