Skip to content

Releases: snyk/snyk-eclipse-plugin

Snyk Eclipse Plugin v0.1-beta

12 Jun 13:47
Compare
Choose a tag to compare
Pre-release

Snyk Vuln Scanner for Eclipse

beta release

Readme:

Snyk Eclipse Vuln Scanner - beta

Supported for Eclipse on MacOS and Linux

Support for Windows is still in progress.

Installation

  • download and unpack the SnykVulnScanner.zip
  • open eclipse
  • Go to Help -> Install new software
  • Add -> Local -> browse to the unpacked zip -> Open -> Add
  • Check the Snyk Vuln Scanner and follow the rest of the steps in the wizard.
  • Eclipse might need to restart

Configuration

  • In the top menu bar click Window -> Show View -> Other
  • A Window will pop up and you choose Snyk -> Snyk View
  • In the Snyk View, open the context menu (right click) -> Preferences
  • Put in you Snyk Auth Token
    ,this can be found in your account settings on snyk.io (also known as API token)
  • In path fill in the path of you package managers (e.g. Maven) if they are not installed on the default location

Usage

  • With the PLAY button in the top right of the Snyk View you can run the scan over all projects.
  • NOTE: this scan runs in the background and might take a while
  • NOTE: the STOP button sends a message to the background process to stop. This can also take some time before processed
  • For rescan
    • click play again to scan the whole workspace
    • right click on specific project in the Snyk View to scan selectively

Uninstall

  • Go to About Eclipse -> Installation Details to uninstall any plugin / feature