Skip to main content

Greenlight for Eclipse

Veracode Greenlight for Eclipse is a plugin for the Eclipse IDE. You can install the plugin to perform Greenlight scanning from within the IDE. Veracode Greenlight is designed to scan a file or small package. For this reason, initiating a scan at the project level is restricted. For project-level scans, run a Static Analysis in the Veracode Platform.

The Veracode Greenlight plugin has minimal impact to your local system. If your environment is outside the above requirements, and you are interested in the Veracode Greenlight plugin, email [email protected] regarding your interest, your IDE tools, IDE version, and programming languages you use in your job.

Veracode Greenlight uses these two certificates that are signed by a certificate authority: downloads.veracode.com and api.veracode.com.

Supported versions

Veracode has tested the following versions (if listed), but the integration might work with other versions.

  • Eclipse 2022-12 (4.26) – 2023-09 (4.29)
  • IBM RAD
  • Spring Tool Suite

Supported languages and frameworks

Veracode has tested the following versions (if listed), but the integration might work with other versions.

  • Java 8, 11, 17
  • JavaScript
  • Apache Tomcat JSP (Eclipse only)
  • WebSphere JSP (IBM RAD only)

For more details, see the supported JavaScript libraries and technologies or the supported Java frameworks.

Supported files

  • Java files and packages that compile correctly in Java projects.
  • JavaScript embedded in these file types: ASP, CSS, EHTML, ES, ES6, HANDLEBARS, HBS, HJS, HTM, HTML, JS, JSX, JSON, JSP, MAP, MUSTACHE, PHP, TS, TSX, XHTML.
  • Java Server Page (JSP) files and folders that contain JSP files.
  • Non-minified JavaScript files and folders in JavaScript projects. Non-minified code has not had unnecessary characters, such as white space, new lines, comments, and block delimiters removed.