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
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