{"table_name":"bad_ip_settings","full_table_name":"wp_bad_ip_settings","description":"Stores bad ip settings data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bad_ip_settings` (\\n  `deny_access` int NOT NULL,\\n  `tor_block` int NOT NULL,\\n  `bad_queries` int NOT NULL,\\n  `login_incidents` int NOT NULL,\\n  `origin` int NOT NULL,\\n  `reporter` int NOT NULL,\\n  `token` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `type` int DEFAULT NULL,\\n  `login_attempts` int DEFAULT NULL,\\n  `bot_access` int NOT NULL,\\n  UNIQUE KEY `type` (`type`)\\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/"}}