snyk / snyk-gradle-plugin

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

fix: use init.gradle copy in temp location #189

Closed maxjeffos closed 3 years ago

maxjeffos commented 3 years ago

What does this PR do?

Bumps the version of @snyk/java-call-graph-builder to version 1.23.2 to include this fix: https://github.com/snyk/java-call-graph-builder/pull/57

Use temporary file copied to the local filesystem to ensure the separate process that reads init.gradle can find it in binary releases.

Also bumping the release to use node 14 because apparently that is required now by semantic release: https://app.circleci.com/pipelines/github/snyk/snyk-gradle-plugin/339/workflows/835b53ae-ae10-42f6-8e53-e9acbae2b43b/jobs/3534

I also added a test variant that uses node 14.

snyksec commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: