Exporting Issues using CodeScan-Export Tool
Last updated
Last updated
This guide will walk you through the steps necessary to export a .CSV report of your project's issues.
A Bash terminal (such as Git Bash)
The codescan-export tool (This can be acquired through Node.JS or git)
Your CodeScan credentials:
The plug-in can be used by simply calling it from the CLI and feeding it with the required parameters.
Enter the following command to see a list of options.
Example, usage of the plugin to pull all issues:
Example, usage of the plugin to pull all issues with the severity of blocker or critical:
The following video will provide you with step-by-step instructions for exporting issues: