37 Commits

Author SHA256 Message Date
d8a2a02ec0 Accepting request 1324695 from Virtualization:containers
- 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)

- 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):

OBS-URL: https://build.opensuse.org/request/show/1324695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=84
2025-12-29 14:17:35 +00:00
c1a1f46352 Accepting request 1320965 from Virtualization:containers
- Update to version 0.68.1:
  * 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)
  * release: v0.68.0 [main] (#9549)
  * feat(aws): Add support for dualstack ECR endpoints (#9862)
  * fix(vex): use a separate `visited` set for each DFS path (#9760)
  * docs: catch some missed docs -> guide (#9850)
  * refactor(misconf): parse azure_policy_enabled to addonprofile.azurepolicy.enabled (#9851)
  * chore(cli): Remove Trivy Cloud (#9847)
  * fix(misconf): ensure value used as ignore marker is non-null and known (#9835)
  * fix(misconf): map healthcheck start period flag to --start-period instead of --startPeriod (#9837)
  * chore(deps): bump the docker group with 3 updates (#9776)
  * chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#9827)
  * chore(deps): bump the common group across 1 directory with 20 updates (#9840)
  * feat(image): add Sigstore bundle SBOM support (#9516)
  * chore(deps): bump the aws group with 7 updates (#9691)
  * test(k8s): update k8s integrtion test (#9725)
  * chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#9764)
  * feat(sbom): add support for SPDX attestations (#9829)
  * docs(misconf): Remove duplicate sections (#9819)
  * feat(misconf): Update Azure network schema for new checks (#9791)
  * feat(misconf): Update AppService schema (#9792)
  * fix(misconf): ensure boolean metadata values are correctly interpreted (#9770)
  * feat(misconf): support https_traffic_only_enabled in Az storage account (#9784)
  * docs: restructure docs for new hosting (#9799)
  * docs(server): fix info about scanning licenses on the client side. (#9805)
  * ci: remove unused preinstalled software/images for build tests to free up disk space. (#9814)
  * feat(report): add fingerprint generation for vulnerabilities (#9794)
  * chore: trigger the trivy-www workflow (#9737)

OBS-URL: https://build.opensuse.org/request/show/1320965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=83
2025-12-03 13:13:46 +00:00
1fa0f4e999 Accepting request 1316946 from Virtualization:containers
- Update to version 0.67.2 (bsc#1250625, CVE-2025-11065,
  bsc#1248897, CVE-2025-58058):
  * release: v0.67.2 [release/v0.67] (#9639)
  * fix: Use `fetch-level: 1` to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)
  * release: v0.67.1 [release/v0.67] (#9614)
  * fix: restore compatibility for google.protobuf.Value [backport: release/v0.67] (#9631)
  * fix: using SrcVersion instead of Version for echo detector [backport: release/v0.67] (#9629)
  * fix: add `buildInfo` for `BlobInfo` in `rpc` package [backport: release/v0.67] (#9615)
  * fix(vex): don't use reused BOM [backport: release/v0.67] (#9612)
  * release: v0.67.0 [main] (#9432)
  * fix(vex): don't  suppress vulns for packages with infinity loop (#9465)
  * fix(aws): use `BuildableClient` insead of `xhttp.Client` (#9436)
  * refactor(misconf): replace github.com/liamg/memoryfs with internal mapfs and testing/fstest (#9282)
  * docs: clarify inline ignore limitations for resource-less checks (#9537)
  * fix(k8s): disable parallel traversal with fs cache for k8s images (#9534)
  * fix(misconf): handle tofu files in module detection (#9486)
  * feat(seal): add seal support (#9370)
  * docs: fix modules path and update code example (#9539)
  * fix: close file descriptors and pipes on error paths (#9536)
  * feat: add documentation URL for database lock errors (#9531)
  * fix(db): Dowload database when missing but metadata still exists (#9393)
  * feat(cloudformation): support default values and list results in Fn::FindInMap (#9515)
  * fix(misconf): unmark cty values before access (#9495)
  * feat(cli): change --list-all-pkgs default to true (#9510)
  * fix(nodejs): parse workspaces as objects for package-lock.json files (#9518)
  * refactor(fs): use underlyingPath to determine virtual files more reliably (#9302)
  * refactor: remove google/wire dependency and implement manual DI (#9509)
  * chore(deps): bump the aws group with 6 updates (#9481)
  * chore(deps): bump the common group across 1 directory with 24 updates (#9507)
  * fix(misconf): wrap legacy ENV values in quotes to preserve spaces (#9497)

OBS-URL: https://build.opensuse.org/request/show/1316946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=82
2025-11-10 18:21:00 +00:00
02ea4752ef Accepting request 1303631 from Virtualization:containers
- Update to version 0.66.0 (bsc#1248937, CVE-2025-58058):
  * release: v0.66.0 [main] (#9289)
  * chore(deps): bump the aws group with 7 updates (#9419)
  * refactor(secret): clarify secret scanner messages (#9409)
  * fix(cyclonedx): handle multiple license types (#9378)
  * fix(repo): sanitize git repo URL before inserting into report metadata (#9391)
  * test: add HTTP basic authentication to git test server (#9407)
  * fix(sbom): add support for `file` component type of `CycloneDX` (#9372)
  * fix(misconf): ensure module source is known (#9404)
  * ci: migrate GitHub Actions from version tags to SHA pinning (#9405)
  * fix: create temp file under composite fs dir (#9387)
  * chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#9403)
  * refactor: switch to stable azcontainerregistry SDK package (#9319)
  * chore(deps): bump the common group with 7 updates (#9382)
  * refactor(misconf): migrate from custom Azure JSON parser (#9222)
  * fix(repo): preserve RepoMetadata on FS cache hit (#9389)
  * refactor(misconf): use atomic.Int32 (#9385)
  * chore(deps): bump the aws group with 6 updates (#9383)
  * docs: Fix broken link to "Built-in Checks" (#9375)
  * fix(plugin): don't remove plugins when updating index.yaml file (#9358)
  * fix: persistent flag option typo (#9374)
  * chore(deps): bump the common group across 1 directory with 26 updates (#9347)
  * fix(image): use standardized HTTP client for ECR authentication (#9322)
  * refactor: export `systemFileFiltering` Post Handler (#9359)
  * docs: update links to Semaphore pages (#9352)
  * fix(conda): memory leak by adding closure method for `package.json` file (#9349)
  * feat: add timeout handling for cache database operations (#9307)
  * fix(misconf): use correct field log_bucket instead of target_bucket in gcp bucket (#9296)
  * fix(misconf): ensure ignore rules respect subdirectory chart paths (#9324)
  * chore(deps): bump alpine from 3.21.4 to 3.22.1 (#9301)

OBS-URL: https://build.opensuse.org/request/show/1303631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=81
2025-09-10 18:22:52 +00:00
8bae2675e0 Accepting request 1302751 from Virtualization:containers
- Update to version 0.64.1 (bsc#1243633, CVE-2025-47291,
                           (bsc#1246730, CVE-2025-46569):

OBS-URL: https://build.opensuse.org/request/show/1302751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=80
2025-09-05 19:42:45 +00:00
f4012ffb18 Accepting request 1299810 from devel:Factory:git-workflow:staging:dirkmueller:trivy:21
update to 0.65.0. add missing CVE references to changes file



(🤖: Submission of trivy via #21 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1299810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=79
2025-08-15 19:52:38 +00:00
d932041a37 Accepting request 1295289 from devel:Factory:git-workflow:staging:dirkmueller:trivy:20
remove rpm dependency



(🤖: Submission of trivy via #20 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1295289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=78
2025-07-25 15:04:35 +00:00
6fa56db217 Accepting request 1292195 from devel:Factory:git-workflow:staging:dirkmueller:trivy:19
Update to 0.64.1

Includes a changes file update to mention a already previously
dropped patch file

(🤖: Submission of trivy via #19 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1292195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=77
2025-07-11 19:31:30 +00:00
3bd2a05abf Accepting request 1275332 from devel:Factory:git-workflow:staging:dirkmueller:trivy:16
Update to 0.62.1



(🤖: Submission of trivy via #16 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1275332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=76
2025-05-08 16:22:19 +00:00
c27646747a Accepting request 1272461 from devel:Factory:git-workflow:staging:dirkmueller:trivy:15
Update to 0.61.1



(🤖: Submission of trivy via #15 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1272461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=75
2025-04-25 20:18:51 +00:00
063ae2fb37 Accepting request 1248626 from devel:Factory:git-workflow:staging:dirkmueller:trivy:13
Update to 0.59.1



(🤖: Submission of trivy via #13 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1248626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=74
2025-02-26 16:15:43 +00:00
017475a00c [info=7ca63ef7514307238c0f1d8d92767cb7822b6c03c75c6bed34f60798fce83caa]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:13/trivy?expand=0&rev=3
2025-02-26 10:19:50 +00:00
d416a67278 [info=f0646f271b638d4cf53f86e463a222a46366598e326af4f4e15e6c9baf11061b]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:13/trivy?expand=0&rev=2
2025-02-26 09:03:35 +00:00
a7e51b499a [info=242c86594fd512f06334f1349c8ca593d62cb1faf79fce26d64e85d1d728d702]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:13/trivy?expand=0&rev=1
2025-02-25 14:51:07 +00:00
38600148e3 Accepting request 1244161 from devel:Factory:git-workflow:staging:dirkmueller:trivy:12
Update to 0.59.0



(🤖: Submission of trivy via #12 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1244161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=73
2025-02-07 22:07:47 +00:00
98a1df8994 [info=d51993176293f0a7c9544df9656c098cdb779883bec3fe549396628001b9bd61]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:12/trivy?expand=0&rev=2
2025-02-07 13:38:23 +00:00
f95624c9b8 [info=ff71303c939446de604aaee6e7d4bc0e74165810f05fd70559970eeac9277971]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:12/trivy?expand=0&rev=1
2025-02-06 16:12:40 +00:00
79cc26c8ea Accepting request 1241184 from devel:Factory:git-workflow:staging:dirkmueller:trivy:11
Update to 0.58.2



(🤖: Submission of trivy via #11 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1241184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=72
2025-01-29 15:18:31 +00:00
50791c140e [info=757447aee927fa8446de045d0c1b532e9a3787977a6cd9b2e6282a170bd4b0a5]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:11/trivy?expand=0&rev=2
2025-01-29 12:07:58 +00:00
8b004bf8b1 [info=74c123e46715b11e134b8a9f80135e77b43d64ba19903284a20b303dde3dc240]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:11/trivy?expand=0&rev=1
2025-01-29 12:01:48 +00:00
42e55c9ae5 Accepting request 1227939 from devel:Factory:git-workflow:staging:dirkmueller:trivy:10
Update to 0.57.1



(🤖: Submission of trivy via #10 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1227939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=71
2024-12-03 19:47:06 +00:00
a47274f501 [info=7b167d9c3b42696274d8b3dffebce782481d162e1c1407e3c3db6c328a8e3422]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:10/trivy?expand=0&rev=1
2024-12-03 08:56:09 +00:00
34f299bde1 Accepting request 1217360 from devel:Factory:git-workflow:staging:dirkmueller:trivy:8
Update to 0.56.2



(🤖: Submission of trivy via #8 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1217360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=70
2024-10-24 13:42:47 +00:00
568fa1ca6b [info=4c05bd9c33e94651288d974fbdef1c2b871663758cd3912a5f1d2e77c19756c6]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:8/trivy?expand=0&rev=1
2024-10-23 13:28:39 +00:00
e12365c55a Accepting request 1206362 from devel:Factory:git-workflow:staging:dirkmueller:trivy:7
Update to 0.56.1



(🤖: Submission of trivy via #7 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1206362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=69
2024-10-09 20:11:55 +00:00
4700211994 [info=9b5c03e298c4c058d6eee3ae4d434f5c728c5981a97a5a134a50523eec2234dc]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:7/trivy?expand=0&rev=2
2024-10-08 16:53:36 +00:00
dccdeda808 Accepting request 1191012 from devel:Factory:git-workflow:staging:dirkmueller:trivy:6
Update to 0.54.1



(🤖: Submission of trivy via #6 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1191012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=68
2024-08-01 20:06:07 +00:00
e2c4045633 [info=8c16244bf472c835a73bb96ae7ce1440e4f4c8bfa8cabc7d61d1da1a621c4d00]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:6/trivy?expand=0&rev=2
2024-08-01 15:17:01 +00:00
3a93639f8a Accepting request 1189570 from devel:Factory:git-workflow:staging:dirkmueller:trivy:4
refresh patch with latest PR state



(🤖: Submission of trivy via #4 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1189570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=67
2024-07-25 13:39:54 +00:00
7d3f4a39e7 [info=c709c9b19354ffa52c7fe7938c785c7f7f230d2932bd0885306431f73d5399fe]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:4/trivy?expand=0&rev=4
2024-07-25 09:41:05 +00:00
455325d334 Accepting request 1186913 from devel:Factory:git-workflow:staging:dirkmueller:trivy:3
Update to 0.53.0



(🤖: Submission of trivy via #3 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1186913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=66
2024-07-12 15:04:27 +00:00
88354e74ad [info=c8e863eb5715d0edd37bd58d5334b9d1254a107bf4ca121bc89f771490701235]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:3/trivy?expand=0&rev=3
2024-07-11 15:52:48 +00:00
e169c6a7ae [info=b3400c2aca6fcef44ec6565fcd3744b83cb905288b9593bf22b043b0a9980c1b]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:3/trivy?expand=0&rev=2
2024-07-11 15:37:11 +00:00
51a6ba6766 Accepting request 1181783 from devel:Factory:git-workflow:staging:dirkmueller:trivy:2
Update to 0.52.2



(🤖: Submission of trivy via #2 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1181783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=65
2024-06-20 14:47:35 +00:00
33155fc9a6 [info=661ba9512713191dbad2929ae1a76f9ef89bbcaa0f3da1fac367aa96b97f6054]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:2/trivy?expand=0&rev=2
2024-06-19 16:26:14 +00:00
d7aae476ea Accepting request 1180235 from devel:Factory:git-workflow:staging:dirkmueller:trivy:1
Update to 0.52.1



(🤖: Submission of trivy via #1 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1180235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=64
2024-06-13 13:39:49 +00:00
27fc608dce [info=7d888486b3169cd9355313ba1eb6f09523096cbaa9c86dba517e4115db6fcc09]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:1/trivy?expand=0&rev=1
2024-06-12 14:23:30 +00:00
10 changed files with 1201 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">10</size>
<size unit="G">14</size>
</disk>
</hardware>
</constraints>

View File

@@ -1,4 +1,4 @@
mtime: 1717679875
commit: 579ede4865fcf5783c98eab0446e1c095dd85e84
mtime: 1767005426
commit: 2a31742e2345f9d7617b0b7bfde8e3f5c3e6682ad3833fa3b5f7718e12942f32
url: https://src.opensuse.org/dirkmueller/trivy.git
revision: 579ede4865fcf5783c98eab0446e1c095dd85e84
revision: factory

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.52.0</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">c24dfbab68056a42aff9589b024c6f2d067f9f52</param></service></servicedata>
<param name="changesrevision">0c40a8d4b9b943f1b679a20f8ba3cb61c94831de</param></service></servicedata>

BIN
build.specials.obscpio LFS Normal file

Binary file not shown.

Binary file not shown.

BIN
trivy-0.68.2.tar.zst LFS Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#
# spec file for package trivy
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: trivy
Version: 0.52.0
Version: 0.68.2
Release: 0
Summary: A Simple and Comprehensive Vulnerability Scanner for Containers
License: Apache-2.0
@@ -25,12 +25,11 @@ Group: System/Management
URL: https://github.com/aquasecurity/trivy
Source: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
BuildRequires: golang(API) = 1.22
BuildRequires: golang-packaging
BuildRequires: zstd
BuildRequires: golang(API) = 1.25
Requires: ca-certificates
Requires: git-core
Requires: rpm
%description
Trivy (`tri` pronounced like trigger, `vy` pronounced like envy) is a simple and
@@ -43,11 +42,12 @@ scan. All you need to do for scanning is to specify a target such as an image
name of the container.
%prep
%autosetup -p1 -a1
%setup -a1
%build
export CGO_ENABLED=1
go build -o trivy -mod=vendor -buildmode=pie -trimpath -ldflags "-s -w -X=main.version=%{version}" cmd/trivy/main.go
export GOEXPERIMENT=jsonv2
go build -o trivy -mod=vendor -buildmode=pie -trimpath -ldflags "-s -w -X github.com/aquasecurity/trivy/pkg/version/app.ver=%{version}" cmd/trivy/main.go
%install
install -D -m 755 trivy %{buildroot}/%{_bindir}/%{name}

BIN
vendor.tar.zst LFS

Binary file not shown.