Exporting Code Reviews' results
Code Reviews lets you export and download the results of your code reviews in several formats. This includes all detected issues, false positives, and anything you've marked as ignored, so you've got a complete record of your code quality. Its important to note that there are some limitations to eport
What's included in the export
The export gives you a breakdown of:
All detected issues
Issues marked as false positives
Issues that have been ignored
How to export your results
Sign in to your Code Reviews account.
Go to the Project details page for the project you want to export.
Open the Branch details page for the branch you're interested in.
Click Export latest code review.
Supported export formats
Code Reviews supports these industry-standard export formats:
CSV (Comma Separated Values): best for spreadsheet analysis and custom reporting.
SARIF (Static Analysis Results Interchange Format): a standard format for static analysis results, widely used to integrate with security tools and platforms.
ThreadFix™: for aggregating and managing application security vulnerabilities.
PDF: for sharing or printing reports.
Trial limitation
Exporting results isn't available on a Code Reviews trial. If you need to export results during your trial, get in touch with your Gearset contact and we can help.

