Why this matters
Controlled changes maintain availability and provide SOC 2 evidence.
Establish maintenance windows and freeze periods; emergency overrides require incident_id, approver, and post-facto review logged in the audit trail.
Controlled changes maintain availability and provide SOC 2 evidence.
Side-by-side examples engineers can pattern-match during review.
hotfix deployed during peak without recordoverride(change_id, incident_id, approver) && log_audit("change.override", incident_id)log_audit("change.override","INC-9")override()From the same buckets as this rule.
Public services must require TLSv1.2 or higher and set HSTS (max-age ≥ 15552000, includeSubDomains). Reject plaintext HTTP and weak ciphers; cookies must be Secure and HttpOnly with SameSite set.