forked from pool/trivy
Accepting request 963467 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/963467 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=18
This commit is contained in:
parent
f6ba84dfa9
commit
5743b6ba0b
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.24.3</param>
|
||||
<param name="revision">v0.24.4</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">4b8bf874d88172635bc329554e35de29722bb139</param></service></servicedata>
|
||||
<param name="changesrevision">06659f1509a19f601d7f7ff0cfe221f87c466566</param></service></servicedata>
|
BIN
trivy-0.24.3.tar.gz
(Stored with Git LFS)
BIN
trivy-0.24.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
trivy-0.24.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
trivy-0.24.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 10:21:14 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.24.4:
|
||||
* fix(docker): Getting images without a tag (#1852)
|
||||
* docs(gitlab-ci): Use environment variables TRIVY_CACHE_DIR and TRIVY_NO_PROGRESS (#1801)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 10:14:45 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%global goipath github.com/aquasecurity/trivy
|
||||
Name: trivy
|
||||
Version: 0.24.3
|
||||
Version: 0.24.4
|
||||
Release: 0
|
||||
Summary: A Simple and Comprehensive Vulnerability Scanner for Containers
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user