{"table_name":"botbanish_country_code","full_table_name":"wp_botbanish_country_code","description":"Stores botbanish country code data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `botbanish_country_code` ( `id_country` int NOT NULL , `country_code` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `country` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `active` int NOT NULL DEFAULT \\'0\\' ) ENGINE","columns":[{"name":"id_country","type":"int","nullable":false,"primary_key":false},{"name":"country_code","type":"varchar(4)","nullable":false,"primary_key":false},{"name":"country","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"active","type":"int","nullable":false,"primary_key":false}],"plugin":{"slug":"botbanish-firewall-client","name":"BotBanish by Randem Systems","active_installs":10,"version":"9.0.00","wp_org_url":"https://wordpress.org/plugins/botbanish-firewall-client/"}}