You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes
parse and display findings of multi-module projects in Snyk View, supporting the --all-projects parameter there as well.
use preferences to configure additional environment variables in environment of CLI
proxy configuration for https proxy is now using https_proxy=http://configured-proxy-settings-in-eclipse instead of https_proxy=https://configured-proxy-settings-in-eclipse
support additional environment variables of the format a=b=c, e.g. needed for MAVEN_OPTS=-Djava.awt.headless=true