目的

扫描

可下载的报告提供有关扫描及其结果的信息。

字段

report_html():细绳
扫描报告的内容以HTML格式。

例子

询问
查询get_report($ scan_id:id!,$ include_false_positives:boolean){scan_report(scan_id:$ scan_id:$ scan_id,include_false_positives:$ include_false_positives){report_html}}}}}}}}}
变量
{“ scan_id”:“ 2”,“ include_false_positives”:false}
结果
{“ data”:{“ scan_report”:{“ report_html”:“  ... “}}}}}}}