Skip to main content

Exporting Clayton code review?

David Martin avatar
Written by David Martin
Updated this week

Clayton allows you to easily export and download the results of your code reviews in various formats. This includes all identified issues, false positives, and any issues that have been ignored, providing a comprehensive record of your code quality.


Exportable Information

The export package provides a detailed breakdown of:

  • All detected issues.

  • Issues that have been marked as false positives.

  • Issues that have been ignored.

How to Export Code Review Results

Follow these steps to download your code review results:

  1. Sign in to your Clayton account.

  2. Navigate to the Project details page for the project you wish to export.

  3. Open the Branch details page of the specific branch you are interested in.

  4. Click the "Export latest code review" button.

Supported Export Formats

Clayton supports exporting code review results in the following industry-standard formats:

  • CSV (Comma Separated Values): Ideal for spreadsheet analysis and custom reporting.

  • SARIF (Static Analysis Results Interchange Format): A standardized format for static analysis results, widely used for integrating with various security tools and platforms.

  • ThreadFix™: A robust platform for aggregating and managing application security vulnerabilities.

  • PDF: A portable document format suitable for sharing and printing reports.

Did this answer your question?