Veracode Greenlight

Add this URL to your Eclipse Installation to reach this solution's update site.

2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://downloads.veracode.com/securityscan/eclipse

Learn more...
Solution Description

Veracode Greenlight finds security defects in your code and provides contextual remediation advice to help you fix issues in seconds, right in your Eclipse IDE. With Veracode Greenlight, find issues early, reduce development and remediation costs, and deploy quality code on your timeline.

Using the Veracode Greenlight Eclipse Plugin

Visit our Help Center for installation and usage instructions. If you have any questions or need assistance at any time, please contact your Veracode Program Manager or support@veracode.com.

Additional Details

Eclipse Versions: 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Veracode

Development Status: Production/Stable

Date Created: Monday, April 10, 2017 - 14:32

License: Commercial

Date Updated: Friday, October 6, 2023 - 10:50

Submitted by: Jeremy Baker

Screenshot
Date Ranking Installs Clickthroughs
March 2024 316/647 25 5
February 2024 352/687 27 15
January 2024 239/691 78 13
December 2023 230/671 79 7
November 2023 255/686 73 11
October 2023 232/673 95 17
September 2023 217/663 96 9
August 2023 226/673 76 11
July 2023 231/668 73 9
June 2023 239/669 79 9
May 2023 234/671 89 14
April 2023 197/667 120 11
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Veracode Greenlight.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

I am using the latest Eclipse STS 4.13.0 release and after I install Greenlight I see in the Progress area that every second Greenlight is causing a message to be displayed about updating. It fires these tasks off every second or so and they get queued up and slow Eclipse down. I have since removed Greenlight until this can get fixed.

got below error while adding to eclipse marketplace

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

Resolved by :  adding certificate of this site to cacerts using keytool import 

reference: How to fix PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException - Little Big Extra

Whenever I try to do a scan in Eclipse, the plugin gices me a security certificate error.  The problem is it does not tell me which certificate I need to install in my local Java runtime.  I currently have the following certiciates loaded into my local JRE:

  • api.veracode.com
  • *.analysiscenter.veracode.com
  • downloads.veracode.com
  • tools.veracode.com

Apparently I am missing something but am not told what I need to add.  How do I find out which certificate I need to install?