Connectors
...
Actions
Get Scan Report
4 min
description get the report of a scan in the specified format endpoint url /api/1 0/scans/report/ method get inputs parameters (object) – required contentformat (string) gets or sets the content format this parameter can only be used for vulnerabilities xml and json report excluderesponsedata (boolean) if set to true, http response data will be excluded from the vulnerability detail this parameter can only be used for vulnerabilities xml report default false format (string) – required gets or sets the report format crawled urls, scanned urls and vulnerabilities can be exported as xml, csv or json scan detail, sans top 25, owasp top ten 2013, wasc threat classification, pci compliance, hipaa compliance, executive summary and knowledge base reports can be exported as html or pdf modsecurity waf rules report can be exported as txt id (string) – required gets or sets the scan identifier type (string) – required gets or sets the report type fullscandetail option corresponds to "detailed scan report (including addressed issues)" scandetail option corresponds to "detailed scan report (excluding addressed issues)" onlyconfirmedissues (boolean) onlyunconfirmedissues (boolean) excludeaddressedissues (boolean) excludehistoryofissues (boolean) output output parameters status code (number) reason (string) file (object) attachments file (string) file name (string)