{"table_name":"logged_key","full_table_name":"wp_logged_key","description":"Stores logged key data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE logged_key ( sitekey text '' NOT NULL, userkey text '' NOT NULL, role text DEFAULT '' NOT NULL );","columns":[{"name":"sitekey","type":"text","nullable":false,"primary_key":false},{"name":"userkey","type":"text","nullable":false,"primary_key":false},{"name":"role","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"yasakani-cache","name":"Yasakani Cache","active_installs":10,"version":"3.9.8","wp_org_url":"https://wordpress.org/plugins/yasakani-cache/"}}