1
0
forked from pool/trivy

143 Commits

Author SHA256 Message Date
Dirk Müller
32dbe3d53a Update to Trivy 0.69.0 2026-02-02 11:45:23 +01: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 pool/trivy#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 pool/trivy#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 pool/trivy#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 pool/trivy#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 pool/trivy#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 pool/trivy#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
Git SCM Staging
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
Git SCM Staging
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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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 pool/trivy#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
Git SCM Staging
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
96ac2f27c0 Accepting request 1179019 from devel:Factory:git-workflow:staging:dirkmueller:trivy:7
Update to 0.52.0



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

OBS-URL: https://build.opensuse.org/request/show/1179019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=63
2024-06-07 13:03:25 +00:00
Git SCM Staging
2409d72527 [info=579ede4865fcf5783c98eab0446e1c095dd85e84]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:7/trivy?expand=0&rev=1
2024-06-06 13:32:53 +00:00
cd0e81cfb6 Accepting request 1174935 from devel:Factory:git-workflow:staging:dirkmueller:trivy:6
Update to 0.51.1



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

OBS-URL: https://build.opensuse.org/request/show/1174935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=62
2024-05-20 16:11:26 +00:00
Git SCM Staging
3aa0363cbf [info=9db9048f8fcda9228fdaecd994a195b439617cc7]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:6/trivy?expand=0&rev=1
2024-05-17 20:27:28 +00:00
d4192f4986 Accepting request 1145485 from devel:Factory:git-workflow:staging:dirkmueller:trivy:5
Update to 0.49.1



(🤖: Submission of trivy via pool/trivy#5 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1145485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=61
2024-02-09 22:54:46 +00:00
ce290678ab [info=2104123c72636f1cd80a006a15bd8b68af402960]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:5/trivy?expand=0&rev=2
2024-02-09 16:26:31 +00:00
18fc7020bd Accepting request 1131309 from devel:Factory:git-workflow:staging:dirkmueller:trivy:3
Update to trivy 0.48.0



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

OBS-URL: https://build.opensuse.org/request/show/1131309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=60
2023-12-06 22:48:47 +00:00
9ac027b7ed [info=9bcf5b04b8e4b8e4ef33271ecf56c252063a907c]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:3/trivy?expand=0&rev=1
2023-12-06 10:22:52 +00:00
39f9c75e6b Accepting request 1124268 from devel:Factory:git-workflow:staging:dirkmueller:trivy:2
Update to 0.47.0



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

OBS-URL: https://build.opensuse.org/request/show/1124268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=59
2023-11-08 21:19:14 +00:00
eddb096084 [info=e7076f0971c7963534b0ad701267258c921d4720]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:2/trivy?expand=0&rev=1
2023-11-08 16:32:09 +00:00
0c9ec3d1b9 Accepting request 1104218 from devel:Factory:git-workflow:staging:dirkmueller:trivy:9
Update to 0.44.1



(🤖: Submission of trivy via pool/trivy#9 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1104218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=58
2023-08-17 17:43:59 +00:00
d7aa926f1c [info=fe5cccdebe8c3f80a50568289bbf4e65174e54d1]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:9/trivy?expand=0&rev=1
2023-08-16 16:34:28 +00:00
3025a61e7c Accepting request 1102156 from devel:Factory:git-workflow:staging:dirkmueller:trivy:5
Update Trivy to 0.44.0



(🤖: Submission of trivy via pool/trivy#5 by dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1102156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=57
2023-08-03 15:30:44 +00:00