I. Using SSC
1.1 On the OpenText header, click Reports.
1.2 To open the CREATE NEW REPORT dialog box, on the Reports page toolbar, click + NEW REPORT.
1.3 Navigate to and select the report template you want to use.
The panes on the right display the configuration fields for the template you select.
1.4 Specify the required report settings, including the report name, and output format.
1.5 To specify the application versions to include in the report:
a. Under Application version, click BROWSE.
b. In SELECT APPLICATION VERSION dialog box, under APPLICATION, select one of the applications listed, or, in the Filter applications box, enter part or all of the application name, and then select the name.
The active versions of the selected application are listed under VERSIONS.
c. Select the check box for the version to include in the report. (You can select only one.)
d. Click DONE.
6. If multiple editions of a report template are available (for example, for CWE/SANS Top 25 issue reports), from the Options list, select the edition you want to generate. Depending on the report type, additional settings might be required or available.
7. To select the format for the report to generate, next to Output format, select XLS, DOC, or PDF.
8. In the CREATE NEW REPORT dialog box, click GENERATE.
Fortify Software Security Center adds the report to the Reports table, which lists all reports, based on category. After the report generation is completed, the Status field displays the value Complete.
Note: If you typed content in the Notes box when you configured the report, the Notes column displays a note icon for the report.
9. To download and view the report, move your cursor to the report name, and then click the Download icon.
For information about how to specify the number of days for Fortify Software Security Center to keep reports before automatically removing them from the system, see Configuring Job Scheduler Settings (microfocus.com)
II. Using Audit Workbench:
2.1 Go to Tools > Reports > Generate BIRT Report
2.2 Choose the Report Template from the dropdown menu > Generate
III. Using the BIRTReportGenerator by command
Use the command below to generate a report
BIRTReportGenerator -template <template name> -source <audited_proj>.fpr -format pdf -output <report_file>.pdf
example:
For additional details, Generating Issue Reports on page 26: https://www.microfocus.com/documentation/fortify-static-code-analyzer-and-tools/2320/SCA_Apps_Tools_23.2.0.pdf#Generating%20Issue%20Reports
Note: For the workarounds, you must install first the SCA Tools
About Installing Fortify Static Code Analyzer Applications and Tools on page 10: https://www.microfocus.com/documentation/fortify-static-code-analyzer-and-tools/2320/SCA_Apps_Tools_23.2.0.pdf