create table project_report_detail( project_report_id integer, asset_name text, asset_owner text, ip text, last_seen text, operating_system text, finding_discovered text, age text, plugin_number text, name text, description text, severity text, exploit_available text, status text, request_method text, parameter text, service text, port text, path text, due_date text, iava text, cve/cwe text, cvss_score text, cvss_temporal text, references text, impact text, solution text, mitigated text, user_comments text, owasp text, wasc text, payload text, payload2 text, payload3 text, payload4 text, payload5 text )