snyk / snyk-gradle-plugin

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

feat: send back sub-project targetFile #142

Closed lili2311 closed 4 years ago

lili2311 commented 4 years ago

What does this PR do?

Send back targetFile as meta so we can still use the information for messaging and other purposes without sending it to the backend where it is not expected for build.gradle This allows a feature that compares detected vs scanned gradle projects to help identify issues or orphaned build files. https://github.com/snyk/snyk/pull/1355/files

snyksec commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: