aquasecurity / go-dep-parser

Dependency Parser for Multiple Programming Languages
MIT License
145 stars 109 forks source link

feat(jar): add version for SearchByArtifactID function #276

Closed DmitriyLewen closed 11 months ago

DmitriyLewen commented 11 months ago

Description

Add version to SearchByArtifactID function (for Client interface) so that you can get the GroupId with only the required version. See aquasecurity/trivy/issues/5627