{"table_name":"eshipper_plugin_health","full_table_name":"wp_eshipper_plugin_health","description":"Stores eshipper plugin health data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_eshipper_plugin_health` ( `auth` tinyint(1) DEFAULT '0', `access_keys` tinyint(1) DEFAULT '0', `store_address` tinyint(1) DEFAULT '0', `webhooks` tinyint(1) DEFAULT '0', `carrier_services` tinyint(1) DEFAULT '0', `created_time` timestamp NULL DEFAULT CURRENT_TIMESTAMP, `updated_time` timestamp NULL DEFAULT CURRENT_TIMESTAMP );","columns":[{"name":"auth","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"access_keys","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"store_address","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"webhooks","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"carrier_services","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"created_time","type":"timestamp","nullable":true,"primary_key":false},{"name":"updated_time","type":"timestamp","nullable":true,"primary_key":false}],"plugin":{"slug":"eshipper-commerce","name":"eShipper Commerce","active_installs":100,"version":"2.16.13","wp_org_url":"https://wordpress.org/plugins/eshipper-commerce/"}}