Skip to content

v20220627.112145

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:53
9e7095c

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