Report command
The report
command loads
a specified scan and generates a Security report (for more details,
see Security reports).
To run
this command, type report
, rep
,
or r
at the command prompt, followed by the required
command options, as described below. (Base scan and destination parameters
are compulsory; other parameters are optional.)
Commands |
Explanation |
---|---|
|
Specifies the source scan from which to create the report (must include full path). |
|
Specifies the destination
and name for the generated report (must include full path). Tip: If /rt is defined as rc_ase no report file is needed, as the output is published to AppScan
Enterprise. |
|
Specifies the types of information that will be included in the report. Default template (if
none is specified): If you have saved any custom templates, you can specify them too. For details, see Security reports |
|
Specifies the format for saving the results or report:
|
|
Specifies the AppScan Enterprise application to which the report will be published. Used only
with |
|
Specifies the minimum result severity to include in reports (non-xml reports only). Default is "Informational", meaning that all severities are included in the report. |
|
Specifies which type of tests to include in the report. Default is "All". |
Flags
The following flags can be included in the report command.Flag |
Explanation |
---|---|
|
Include progress lines in the output. |
Example 1
report
-base_scan "D:\demo.testfire.net.scan"
-report_type rc_ase
Example 2
report
-base_scan "D:\demo.testfire.net.scan"
-report_file D:\SecurityReport.pdf
-report_type pdf
-Scan_Log
-min_severity "informational"