Skip to main content

Working with the scan results in Eclipse

After you download and import results from the Veracode Platform, they appear in the Results view in Eclipse.

To be able to download Veracode scan results using the Results API, you must have the Results API role.

If you do not see the Results view in Eclipse, you can access it from:

  • Window > Show View > Other > Veracode Views > Results
  • Window > Open Perspective > Other > Veracode

The Results view lists information about each flaw, including the CWE ID, category, module name, folder path, filename, function name, attack vector, line number, count, severity, exploitability, remediation effort, remediation status and mitigation status. To view additional columns or hide columns, select the down arrow in the upper-right corner of the Results view and hover over Show Columns.

When the Veracode results open in the Results view, you can double-click one of the entries to open the source file. Scroll the viewer window to highlight the flaw location if the source file is in an open Eclipse project in the current workspace.