leap-16.0 #30

Open
dirkmueller wants to merge 3 commits from dirkmueller/trivy:leap-16.0 into leap-16.0
7 changed files with 20 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/aquasecurity/trivy</param>
<param name="scm">git</param>
<param name="revision">v0.68.1</param>
<param name="revision">v0.68.2</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">96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511</param></service></servicedata>
<param name="changesrevision">0c40a8d4b9b943f1b679a20f8ba3cb61c94831de</param></service></servicedata>

Binary file not shown.

BIN
trivy-0.68.2.tar.zst LFS Normal file

Binary file not shown.

View File

@@ -1,7 +1,18 @@
-------------------------------------------------------------------
Mon Dec 29 09:58:28 UTC 2025 - Dirk Müller <dmueller@suse.com>
- Update to version 0.68.2:
* release: v0.68.2 [release/v0.68] (#9950)
* fix(deps): bump alpine from `3.22.1` to `3.23.0` [backport: release/v0.68] (#9949)
* ci: enable `check-latest` for `setup-go` [backport: release/v0.68] (#9946)
-------------------------------------------------------------------
Wed Dec 03 10:23:46 UTC 2025 - Dirk Müller <dmueller@suse.com>
- Update to version 0.68.1:
- Update to version 0.68.1 (bsc#1251363, CVE-2025-47911,
bsc#1251547, CVE-2025-58190, bsc#1253512, CVE-2025-47913,
bsc#1253512, CVE-2025-47913, bsc#1253786, CVE-2025-58181,
bsc#1253977, CVE-2025-47914):
* release: v0.68.1 [main] (#9867)
* fix: update cosing settings for GoReleaser after bumping cosing to v3 (#9863)
* chore(deps): bump the testcontainers group with 2 updates (#9506)

View File

@@ -17,7 +17,7 @@
Name: trivy
Version: 0.68.1
Version: 0.68.2
Release: 0
Summary: A Simple and Comprehensive Vulnerability Scanner for Containers
License: Apache-2.0

BIN
vendor.tar.zst LFS

Binary file not shown.