Skip to content

v0.7.10 - cf_settings_update (close the audit->remediate loop) + CF polish

Choose a tag to compare

@mailnike mailnike released this 02 Jun 19:05

Adds cf_settings_update: write the SEO/crawl/security Cloudflare zone settings cf_settings_audit grades (SSL mode, Always-Use-HTTPS, Automatic HTTPS Rewrites, Brotli, browser cache TTL, HSTS), closing the audit->remediate loop. Gated behind SEO_MCP_ALLOW_DESTRUCTIVE; ssl_mode or any HSTS-raise also need confirm= (HSTS-raise also acknowledge_hsts_risk=true). Validates locally, supports dry_run, and re-runs the audit so the finding clears. Needs the Zone Settings:Edit token scope. cf_settings_audit findings now carry a machine-readable fix hint to chain audit->fix. Also folds CF polish: scope-specific 9109 remediation, cf_create_redirect returns rule_id, per-field bulk reject reasons, corrected DESTRUCTIVE remediation + cf_list_redirects description. 56 -> 57 tools. See CHANGELOG.md.