Aegisify company logo
Aegisify Shields Configuration Control Center2026-08-11T23:55:43+00:00

Aegisify Shield — Configuration Control Center

Control WordPress Security Changes With Versioned Configurations and Rollback

Aegisify Shield turns security settings into a controlled configuration workflow. Administrators can create versioned JSON configurations, validate restores, keep encrypted rollback snapshots, and retain a bounded artifact history.

Security settings are only useful when change is controlled.
A hardened site can still be weakened by an accidental restore, partial write, configuration drift, or an unreviewed change. Shield adds validation, verification, history, and rollback around those operations.
1CaptureVersioned configuration
2ValidateExact schema checks
3RecoverRollback if needed

Controlled Change Workflow

How a Shield Configuration Moves From Capture to Verified Restore

Open each stage to see the safety controls around portable configurations and restoration. The goal is repeatability without treating security settings like an unchecked preference export.

Click a stage to expand

01CreateComplete Shield JSON
Shield builds a complete portable configuration containing supported Shield settings, alert rules, mail settings, and Shield-owned credentials. Runtime findings and inventory history remain separate from configuration.
02VersionCanonical document
The configuration uses a defined API version, kind, metadata, schema revision, and structured specification so the document can be validated as a complete Shield configuration rather than interpreted loosely.
03StoreEncrypted-at-rest history
Saved configuration artifacts are encrypted in Shield-owned storage. The automation history keeps the newest five saved artifacts so administrators have a controlled, bounded set of recent configurations.
04ValidateReject malformed restores
Uploaded JSON is size-bounded and validated before any setting is changed. Shield rejects invalid JSON, incomplete or unknown configuration sections, invalid value types, unsupported settings, and malformed documents.
05SnapshotEncrypt prior state
Before a validated manual restore changes live settings, Shield creates and verifies an encrypted rollback snapshot of the previous configuration. If that snapshot cannot be stored safely, the restore does not proceed.
06RestoreVerify or recover
Shield applies the validated configuration and verifies the writes. If the restore fails, it attempts automatic recovery from the encrypted rollback snapshot instead of leaving a known partial configuration behind.
Portable Configuration

A Security Configuration Should Be Complete, Reviewable, and Predictable

Shield 7.4.5 uses a portable, human-readable JSON document rather than treating configuration backup as an opaque blob.

The portable document is designed to represent the supported Shield configuration as one controlled artifact. It includes the canonical settings schema, alert rules, mail settings, metadata, and a dedicated secrets section. Aegisify Core-owned AI connection settings are excluded because Core remains the authority for AI endpoints, provider credentials, and provider selection.

Runtime scan reports, configuration findings, inventory history, malware evidence, role-risk reports, database snapshots, and other operational evidence are not configuration settings. Shield keeps those histories separate so restore does not erase investigation evidence.

Protect downloaded files: portable JSON downloads are readable and can contain plaintext Shield-owned secrets such as configured SMTP, IMAP, or vulnerability-service credentials when those values exist. Treat exported files like passwords: restrict access and delete unneeded copies.
Validation and Safety

Shield Validates Before It Writes

A restore should fail closed when the document is malformed, incomplete, incompatible, or cannot be safely rolled back.

01 — Exact Schema

Complete Setting Validation

Shield validates all supported settings sections and rejects unknown or missing sections. Values are checked against expected types, enumerations, numeric ranges, email lists, safelisted fields, allowed paths, and other rules.

02 — Bounded Upload

Controlled Restore Input

Manual restore accepts JSON through an authenticated administrator workflow and enforces a bounded file size. Invalid JSON or an unsupported configuration envelope is rejected before Shield attempts to replace the current settings.

03 — Pre-Change Snapshot

Encrypted Rollback Protection

Before applying a validated restore, Shield encrypts the current configuration into a rollback snapshot and verifies that the snapshot was stored. No safe snapshot means no configuration replacement.

04 — Write Verification

Confirm the New State

Shield verifies the configuration writes instead of assuming the database accepted every value. A failed write triggers the recovery path so a partial restore is not treated as a successful security change.

Security Posture Improvement

Configuration Control Reduces Drift and Makes Recovery Faster

The value is not merely having a backup file. The value is knowing what changed, validating what can be restored, and having a recovery path before a security setting is replaced.

Repeatable Baseline

Capture a Known Security State

Create a portable configuration after reviewing the site’s approved Shield settings. That file becomes a reference for change control, migration, staging, or rebuilding after drift.

Safer Change

Rollback Before Experimentation

Manual restores and supported one-click recommendations create rollback protection before live settings change. Row-level recommendation rollback also checks for later setting drift before overwriting a newer administrator decision.

Operational Evidence

Keep Configuration Separate From History

Preserving scan and inventory history during restore helps teams compare security evidence before and after a configuration change instead of losing the context needed to verify whether posture improved.

Controlled History

Keep Recent Configurations Without Creating Unlimited Sensitive Storage

Shield keeps a bounded history of recent saved configuration artifacts and provides explicit download and delete controls.

01

Create a Configuration After Approved Changes

Generate a fresh configuration after meaningful security changes are reviewed and tested. The saved server-side artifact is encrypted at rest, while an authenticated download produces the readable portable JSON document for controlled external storage when needed.

02

Retain the Newest Five Artifacts

Shield automatically bounds configuration-artifact history to five records. This keeps recent context without allowing sensitive history to grow indefinitely.

03

Review Before Restore

The restore workflow requires explicit administrator authorization. Review the file, protect embedded secrets, and verify the intended posture before production use.

04

Use Rollback When a Change Produces an Unwanted Result

If the restored configuration creates an operational problem, the last encrypted rollback snapshot can restore the previous Shield configuration. Rollback does not replace independent site backups or hosting recovery access.

Practical Controls

What Administrators Should Verify

Treat configuration files as security assets, not ordinary preference exports.

1Protect DownloadsReadable JSON exports can contain Shield-owned secrets. Store them only where authorized operators can access them.
2Validate FirstUse Shield’s restore path so schema and setting rules are checked before live configuration is replaced.
3Preserve RecoveryMaintain independent hosting, database, and file backups even though Shield provides configuration rollback.
4Verify After ChangeTest login, forms, headers, hardening, scheduled jobs, integrations, and business-critical workflows after material security changes.

Make Security Changes Reversible

Build a Known Shield Configuration Before You Need It

Create a reviewed security baseline, keep recent configuration artifacts controlled, and use validated restore and rollback rather than rebuilding critical Shield settings from memory during an incident.

Configuration Control FAQ

Common Questions About Shield Configuration Management

Does restoring a configuration delete scan or inventory history?

No. The portable configuration represents Shield settings and related configuration data. Runtime evidence and inventory histories are kept separate and are preserved during the supported restore workflow.

Are downloaded configuration files encrypted?

No. Current portable downloads are readable JSON so administrators can review and transport them. They may contain plaintext Shield-owned secrets and must be protected accordingly. Saved server-side configuration artifacts and rollback records use encrypted storage.

What happens if a restore fails after it starts?

Shield creates an encrypted rollback snapshot before the validated restore. If the configuration write fails, Shield attempts automatic recovery from that prior snapshot rather than silently accepting a partial result.

How many saved configuration artifacts are retained?

The current automation history is bounded to the newest five configuration artifacts. Administrators can also explicitly delete saved artifacts they no longer need.

Aegisify Shield

Move From Security Settings to Controlled Security Configuration

See how Aegisify Shield combines configuration validation, rollback, hardening, monitoring, access protection, file integrity, malware review, and security intelligence in one WordPress security workflow.