{"table_name":"guardiankey","full_table_name":"wp_guardiankey","description":"Stores guardiankey data created by this plugin.","detection_method":"both","confidence":"high","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","columns":[],"plugin":{"slug":"guardiankey","name":"GuardianKey","active_installs":10,"version":"5.7","wp_org_url":"https://wordpress.org/plugins/guardiankey/"}}