feat(library): update trivy v0.19.2 (#1278)
This commit is contained in:
@@ -656,6 +656,7 @@ func AnalyzeLibraries(ctx context.Context, libFilemap map[string][]byte) (librar
|
||||
&wg,
|
||||
semaphore.NewWeighted(1),
|
||||
result,
|
||||
"",
|
||||
path,
|
||||
&DummyFileInfo{},
|
||||
func() ([]byte, error) { return b, nil }); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user