1
0
forked from pool/trivy

Accepting request 991366 from home:ojkastl_buildservice:Branch_Virtualization_containers

update to 0.30.4

OBS-URL: https://build.opensuse.org/request/show/991366
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/trivy?expand=0&rev=13
This commit is contained in:
Dirk Mueller 2022-07-27 13:15:36 +00:00 committed by Git OBS Bridge
parent 2625ca5f8f
commit 7a3aec4740
7 changed files with 31 additions and 8 deletions

View File

@ -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.30.2</param>
<param name="revision">v0.30.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/aquasecurity/trivy</param>
<param name="changesrevision">80c7b91637a60f54cf8545bf3798f0dab0992e3c</param></service></servicedata>
<param name="changesrevision">f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995</param></service></servicedata>

BIN
trivy-0.30.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
trivy-0.30.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jul 27 06:38:26 UTC 2022 - kastl@b1-systems.de
- Update to version 0.30.4:
* fix: remove the first arg when running as a plugin (#2595)
* fix: k8s controlplaner scanning (#2593)
* fix(vuln): GitLab report template (#2578)
-------------------------------------------------------------------
Tue Jul 26 11:29:36 UTC 2022 - kastl@b1-systems.de
- Update to version 0.30.3:
* fix(server): use a new db worker for hot updates (#2581)
* docs: add trivy with download-db-only flag to Air-Gapped Environment (#2583)
* docs: split commands to download db for different versions of oras (#2582)
* feat(report): export exitcode for license checks (#2564)
* fix: cli can use lowercase for severities (#2565)
* fix: allow subcommands with TRIVY_RUN_AS_PLUGIN (#2577)
* fix: add missing types in TypeOSes and TypeLanguages in analyzer (#2569)
* fix: enable some features of the wasm runtime (#2575)
* fix(k8s): no error logged if trivy can't get docker image in kubernetes mode (#2521)
* docs(sbom): improve sbom attestation documentation (#2566)
-------------------------------------------------------------------
Thu Jul 21 13:21:11 UTC 2022 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%global goipath github.com/aquasecurity/trivy
Name: trivy
Version: 0.30.2
Version: 0.30.4
Release: 0
Summary: A Simple and Comprehensive Vulnerability Scanner for Containers
License: Apache-2.0

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.