{"table_name":"wpl_cookie_scan","full_table_name":"wp_wpl_cookie_scan","description":"Stores wpl cookie scan data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_wpl_cookie_scan` (\\n  `id_wpl_cookie_scan` int NOT NULL AUTO_INCREMENT,\\n  `status` int NOT NULL DEFAULT '0',\\n  `created_at` int NOT NULL DEFAULT '0',\\n  `total_url` int NOT NULL DEFAULT '0',\\n  `total_cookies` int NOT NULL DEFAULT '0',\\n  `total_category` int NOT NULL DEFAULT '0',\\n  `current_action` varchar(50) NOT NULL,\\n  `current_offset` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id_wpl_cookie_scan`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"gdpr-cookie-consent","name":"Cookie Banner for GDPR / CCPA – WPLP Cookie Consent","active_installs":9000,"version":"4.3.6","wp_org_url":"https://wordpress.org/plugins/gdpr-cookie-consent/"}}