forked from pool/trivy
Accepting request 1065886 from Virtualization:containers
- Update to version 0.37.3 (bsc#1208091, CVE-2023-25165): * chore(helm): update Trivy from v0.36.1 to v0.37.2 (#3574) * chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#3536) * chore(deps): bump golang/x/mod to v0.8.0 (#3606) * chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.5.0 (#3529) * chore(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#3580) * ci: quote pros in c++ for semantic pr (#3605) * fix(image): check proxy settings from env for remote images (#3604) OBS-URL: https://build.opensuse.org/request/show/1065886 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=44
This commit is contained in:
commit
4cbfab8f24
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://github.com/aquasecurity/trivy</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.37.2</param>
|
||||
<param name="revision">v0.37.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/aquasecurity/trivy</param>
|
||||
<param name="changesrevision">12b563b9749afbc41790a2461984802a3d6a2f82</param></service></servicedata>
|
||||
<param name="changesrevision">85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3</param></service></servicedata>
|
BIN
trivy-0.37.2.tar.zst
(Stored with Git LFS)
BIN
trivy-0.37.2.tar.zst
(Stored with Git LFS)
Binary file not shown.
BIN
trivy-0.37.3.tar.zst
(Stored with Git LFS)
Normal file
BIN
trivy-0.37.3.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 08:39:40 UTC 2023 - dmueller@suse.com
|
||||
|
||||
- Update to version 0.37.3 (bsc#1208091, CVE-2023-25165):
|
||||
* chore(helm): update Trivy from v0.36.1 to v0.37.2 (#3574)
|
||||
* chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#3536)
|
||||
* chore(deps): bump golang/x/mod to v0.8.0 (#3606)
|
||||
* chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.5.0 (#3529)
|
||||
* chore(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#3580)
|
||||
* ci: quote pros in c++ for semantic pr (#3605)
|
||||
* fix(image): check proxy settings from env for remote images (#3604)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:19:47 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%global goipath github.com/aquasecurity/trivy
|
||||
Name: trivy
|
||||
Version: 0.37.2
|
||||
Version: 0.37.3
|
||||
Release: 0
|
||||
Summary: A Simple and Comprehensive Vulnerability Scanner for Containers
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user