The Audit Report
Code Insight 2020 R4
Audit reports provide another way to distribute your research and findings to others in your organization. Only published inventory items appear in Audit reports.
The metrics and statistics in this report are based on the results of the most recent server scan and remote scan(s) associated with the project.
When the report lists codebase files, an alias and file path can be included with each file name in the format <alias>:<filePath>. The alias is a unique, descriptive name representing the scan-root path for the Scan Server or remote scan agent, and the file path is relative to scan root. (The actual scan root for each scanner associated with a project is available on the project’s Summary tab.)
Note:The total lines of code listed on the Summary tab is based on the server-side codebase only; the total does not include lines of code in the remote codebase(s).
To generate an Audit report, do the following:
|
2.
|
Select Audit Report from the Select Report dropdown in the Reports section. |
|
3.
|
Click Generate Report. A prompt appears explaining that the report will be generated in the background while you continue to work in Code Insight. |
|
4.
|
Click OK. When the report has been generated, the View | Download links appear next to the Select Report field. |
|
•
|
To view the report in your browser, click View. |
|
•
|
To download the report, click Download. A .zip file is downloaded, containing the report in these formats: |
|
•
|
HTML—The report can be viewed in any browser. |
|
•
|
JSON—The report data can be processed programmatically to integrate with other applications. |
|
•
|
XLSX—The report can be viewed in Microsoft Excel. |
|
6.
|
Navigate to the folder where you saved the report .zip file, unzip the file, and open the report in the desired format. |