Review Greenlight finding details in IntelliJ or Android Studio
You can review the details of each finding from a Veracode Greenlight scan from wtihin your IDE.
Before you begin:
- You meet the Greenlight prerequisites.
- You have run a Greenlight scan in IntelliJ or Android Studio.
To complete this task:
- In your IDE, hover over any of the colored text to see a quick outline of the severity, the CWE ID and name, and a link to the details of the finding.
- On the Findings tab, select a finding to locate the issue in the specific line of code.
- On the Findings tab, in the Actions column, select Details to open the Details window. The Details window provides a description of the selected finding, the associated CWE, and recommended remediation steps.
- Select to rescan the current file, or select to clear all the results on the Findings tab.