{"slug":"forcefield","name":"ForceField","description":"Strong and Flexible Access, User Action, API, Behavioural and Role Protection","author":"Tony Hayes","active_installs":10,"version":"1.0.9","wp_org_url":"https://wordpress.org/plugins/forcefield/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"forcefield_ips","full_table_name":"wp_forcefield_ips","description":"Stores forcefield ips data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_forcefield_ips` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `ip` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `list` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `ip6` tinyint(1) NOT NULL DEFAULT '0',\\n  `is_range` tinyint unsigned NOT NULL DEFAULT '0',\\n  `transgressions` tinyint unsigned NOT NULL DEFAULT '0',\\n  `last_access_at` int unsigned NOT NULL DEFAULT '0',\\n  `created_at` int unsigned NOT NULL DEFAULT '0',\\n  `deleted_at` int unsigned NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}