Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update github.com/aquasecurity/trivy-db digest to 36e595a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent a61acee commit d4021f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scanner/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/anchore/stereoscope v0.0.3-0.20240624202600-753b5576fe42
github.com/anchore/syft v1.5.0
github.com/aquasecurity/trivy v0.51.4
github.com/aquasecurity/trivy-db v0.0.0-20240602051612-79d0fbd1e246
github.com/aquasecurity/trivy-db v0.0.0-20240717070412-36e595ad5ee3
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/containers/image/v5 v5.31.1
github.com/go-openapi/runtime v0.28.0
Expand Down
4 changes: 2 additions & 2 deletions scanner/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ github.com/aquasecurity/trivy v0.51.4 h1:RZmR+KcEEzkrhgn26dDs0OE2dDn5gSgxbfw1WzZ
github.com/aquasecurity/trivy v0.51.4/go.mod h1:IGIpPZu5C0Y3dJx2aLoFQvmHqw31f9E7rpZ78I5ALrs=
github.com/aquasecurity/trivy-checks v0.10.5-0.20240430045208-6cc735de6b9e h1:s0P4VeCqb7tWw06/L1cZ5/42AWy6VZFuLZ96THPJmmM=
github.com/aquasecurity/trivy-checks v0.10.5-0.20240430045208-6cc735de6b9e/go.mod h1:UIFQxYlKcL7EGhNVicFmZ6XxZ2UpFZU7bNKEv/Y/6XM=
github.com/aquasecurity/trivy-db v0.0.0-20240602051612-79d0fbd1e246 h1:UC1DhDzgrUdrTMFfgfX5fySA0ZeeG6uddVfLRavDjaw=
github.com/aquasecurity/trivy-db v0.0.0-20240602051612-79d0fbd1e246/go.mod h1:3mhu6ElOZWT2LAVag5HHFVZRyCNZ7CtEPntudtnPBts=
github.com/aquasecurity/trivy-db v0.0.0-20240717070412-36e595ad5ee3 h1:cTqGzP6GiHNPQvNfpOdNNo1DDBlVpleujcTLCKdJ4Vk=
github.com/aquasecurity/trivy-db v0.0.0-20240717070412-36e595ad5ee3/go.mod h1:0T6oy2t1Iedt+yi3Ml5cpOYp5FZT4MI1/mx+3p+PIs8=
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48 h1:JVgBIuIYbwG+ekC5lUHUpGJboPYiCcxiz06RCtz8neI=
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48/go.mod h1:Ldya37FLi0e/5Cjq2T5Bty7cFkzUDwTcPeQua+2M8i8=
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=
Expand Down

0 comments on commit d4021f3

Please sign in to comment.