Integrity Approvals

Allow-list for wordpress_siteIntegrityCheck.sh Slack alerts (plugin dirs, stray plugin files, PHP under uploads) — not Issues, not content-integrity monitoring. Fleet CronManager fetches this list daily from /api/cronmanager/integrity-approvals and caches it for up to 24 hours.


Add Approval

plugin_dir = plugin directory names · plugin_stray_file = stray files in plugins/ root · uploads_path = PHP file paths under uploads/

Exact directory/file name, or a bash glob when "glob" is checked. A glob of only * is rejected — it would silence every alert.

Type Value Glob Note Created By Created Active
plugin_dir kokos_core_plugin exact Kokos core plugin (fleet standard) integrity:seed-approvals Sep 03, 2026
plugin_dir mainwp-child exact MainWP child plugin (fleet standard) integrity:seed-approvals Sep 03, 2026
plugin_dir runcache exact RunCache full-page cache (WP Rocket replacement) integrity:seed-approvals Sep 03, 2026
plugin_dir wp-rocket.disabled-* glob WP Rocket retired fleet-wide Aug 22 2026; disabled dirs left on disk with date suffix integrity:seed-approvals Sep 03, 2026
plugin_dir wpp_kokos_core exact Kokos core plugin (new distribution name) integrity:seed-approvals Sep 03, 2026
uploads_path */uploads/sucuri/sucuri-*.php glob Sucuri scan leftovers (audit/failed-login queues) integrity:seed-approvals Sep 03, 2026