{"table_name":"bad_ip_reports","full_table_name":"wp_bad_ip_reports","description":"Stores bad ip reports data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bad_ip_reports` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `ip` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `seen` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `action` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `type` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"bad-ip-wp","name":"bad_ip WP","active_installs":20,"version":"2.0.7","wp_org_url":"https://wordpress.org/plugins/bad-ip-wp/"}}