Project Reporting
The following enhancement to Code Insight reporting is now available.
Performance Improvement for the Project Vulnerability Report
In previous releases, when users generated the custom Project Vulnerability Report, performance could be degraded if a large number of files were associated with project inventory. This issue has been addressed with the addition of a new option Include associated files in the report’s UI, enabling users to control whether to include associated files in the report.
This option is passed to the new includeFiles filter in the Get Project Inventory REST API, which is called by the report. See Updates to Existing APIs.