snyk / snyk-gradle-plugin

Basic Snyk CLI plugin for Gradle support
Other
25 stars 19 forks source link

feat: pass gradle util to java call graph builder #156

Closed darmalovan closed 3 years ago

darmalovan commented 3 years ago

What does this PR do?

We want to make sure that the right gradle util is being used within the java call graph builder to allow gradle sub projects to use the correct gradlew, which can be found in the root of the project.

For more context go to https://github.com/snyk/java-call-graph-builder/pull/42

What are the relevant tickets?

https://snyksec.atlassian.net/browse/FLOW-564

snyksec commented 3 years ago

:tada: This PR is included in version 3.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: