{"table_name":"backup_logs","full_table_name":"wp_backup_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_backup_logs` (\\n  `log_id` int NOT NULL AUTO_INCREMENT,\\n  `file_name` varchar(255) NOT NULL,\\n  `size` int NOT NULL,\\n  `timestamp` datetime NOT NULL,\\n  PRIMARY KEY (`log_id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"easy-inventory-and-stock-manager","name":"Easy Inventory And Stock Manager","active_installs":20,"version":"1.0.1","wp_org_url":"https://wordpress.org/plugins/easy-inventory-and-stock-manager/"}}