{"table_name":"gdpr_cookie_scan_categories","full_table_name":"wp_gdpr_cookie_scan_categories","description":"Stores gdpr cookie scan categories data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_gdpr_cookie_scan_categories` (\\n  `id_gdpr_cookie_category` int NOT NULL AUTO_INCREMENT,\\n  `gdpr_cookie_category_name` varchar(50) NOT NULL,\\n  `gdpr_cookie_category_slug` varchar(50) NOT NULL,\\n  `gdpr_cookie_category_description` text,\\n  PRIMARY KEY (`id_gdpr_cookie_category`),\\n  UNIQUE KEY `cookie` (`gdpr_cookie_category_name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 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/"}}