ReportGenerator Command-Line Options

The following table describes the ReportGenerator options.

ReportGenerator OptionDescription
-source <audited_proj>.fpr(Required) Specifies the audited project on which to base the report.

-formatpdf | xml

(Required) Specifies the generated report format.

-f <report_file.***>

(Required) Specifies the file to which the report is written.

If you specify a file that already exists, that file is overwritten.

-template <template_name>

Specifies the report template. If not specified, ReportGenerator uses the default template. The default template is located in <tools_install_dir>/Core/config/reports/DefaultReportDefinition.xml.

Enclose the <template_name> in quotes if it contains any spaces.

See the OpenText™ Fortify Audit Workbench User Guide for a description of the available report templates and how to customize them.

-user <username>Specifies a user name to add to the report.

-showSuppressed

Include issues marked as suppressed.
-showRemovedInclude issues marked as removed.
-showHiddenInclude issues marked as hidden.
-filterSet <filterset_name>

Specifies a filter set to use to generate the report (for example, -filterset "Quick View").

-verboseDisplays status messages to the console.

-debug

Displays debug information that can be helpful to troubleshoot issues with ReportGenerator.

-h

Displays detailed information about the options.