snyk / snyk-gradle-plugin

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

fix: return artifactId sha1 combination from package info as fallback #243

Closed jk05 closed 1 year ago

jk05 commented 1 year ago

What this does

In the situation there are multiple failed /packages searches, we put all deps into one direct 'unknown' dep. This work adds a fallback to use a combination of the artifactId and sha1 instead as unique identifier.

snyksec commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: