{"table_name":"ehssl_resource_scan_tbl","full_table_name":"wp_ehssl_resource_scan_tbl","description":"Stores ehssl resource scan tbl data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_ehssl_resource_scan_tbl ( id bigint(20) unsigned NOT NULL PRIMARY KEY AUTO_INCREMENT, source_table varchar(100) NOT NULL, source_uid varchar(255) NOT NULL, cols_map text DEFAULT NULL, meta_map text DEFAULT NULL, fixed bool DEFAULT false ) {$charset_collate};\"; dbDelta($sql);","columns":[{"name":"id","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"source_table","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"source_uid","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"cols_map","type":"text","nullable":true,"primary_key":false},{"name":"meta_map","type":"text","nullable":true,"primary_key":false},{"name":"fixed","type":"bool","nullable":true,"primary_key":false}],"plugin":{"slug":"https-redirection","name":"Easy HTTPS Redirection (SSL)","active_installs":100000,"version":"2.0.1","wp_org_url":"https://wordpress.org/plugins/https-redirection/"}}