{"table_name":"isarud_screening_log","full_table_name":"wp_isarud_screening_log","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_isarud_screening_log ( id int(11) NOT NULL AUTO_INCREMENT, order_id bigint(20) NOT NULL, names_screened text, has_match tinyint(1) DEFAULT 0, results text, created_at datetime DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (id), KEY order_id (order_id) ) {$charset};\");","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"order_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"names_screened","type":"text","nullable":true,"primary_key":false},{"name":"has_match","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"results","type":"text","nullable":true,"primary_key":false},{"name":"created_at","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"api-isarud","name":"API Isarud Tüm Pazar Yerleri Ticaret Entegrasyonu","active_installs":10,"version":"6.6.8","wp_org_url":"https://wordpress.org/plugins/api-isarud/"}}