chore(deps): bump github.com/aquasecurity/trivy from 0.51.1 to 0.51.2 (#1928)
* --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): go mod tidy * chore(deps): follow type name change --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shunichi Shinohara <shino.shun@gmail.com>
This commit is contained in:
		@@ -182,7 +182,7 @@ func (d *libraryDetector) improveJARInfo() error {
 | 
			
		||||
			continue
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		foundLib := foundProps.Library()
 | 
			
		||||
		foundLib := foundProps.Package()
 | 
			
		||||
		l.Name = foundLib.Name
 | 
			
		||||
		l.Version = foundLib.Version
 | 
			
		||||
		libs = append(libs, l)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user