Technical Standards

Security baseline

Updated March 2026 8 min read

Security baseline is implemented across server, app, transport, and mail layers. Controls are explicit in service pages: CloudLinux and Imunify360 for host isolation/protection, SSL for transport, and SPF/DKIM/DMARC for mail trust.

Control layers

LayerBaseline controlsOperational intent
InfrastructureCloudLinux isolation + Imunify360 security stackContain cross-account risk and improve server hardening baseline
TransportSSL/TLS setup with renewal lifecycle managementPrevent plain-text exposure and certificate lapse incidents
MailSPF + DKIM + DMARC configurationReduce spoofing and improve deliverability integrity
RecoveryJetBackup-based backup policy with restore planningPreserve recovery path for failure or compromise scenarios
ApplicationWordPress core/plugin update discipline (via Care model)Reduce known-vulnerability exposure in production

Operational rules

  • Do not defer security-critical updates without written risk acknowledgment.
  • Keep credential access least-privilege and role-bound.
  • Treat backup restore verification as recurring, not one-time.
  • Validate mail-auth records after DNS or provider changes.

Event handling

01
Detect
Capture suspicious signal from monitoring, logs, or client report.
02
Contain
Apply isolation or access controls to limit spread.
03
Recover
Restore known-good state using validated recovery path.
04
Review
Document root factors and prevention actions.
Critical reminderSecurity incidents require immediate containment priority over feature continuity. Preserve evidence before destructive cleanup actions.