{"slug":"guardiankey","name":"GuardianKey","description":"GuardianKey is a service to protect systems in real-time against authentication attacks. It implements GK Auth Security for login protection and GKTin &hellip;","author":"gbernardes","active_installs":10,"version":"5.7","wp_org_url":"https://wordpress.org/plugins/guardiankey/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"guardiankey","full_table_name":"wp_guardiankey","description":"Stores guardiankey data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_guardiankey` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  `ip` tinytext NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci"}],"table_count":1}