From d7aa926f1c8b12d4332ff6baf64142d066766070ebe92a877de54fdb9820b9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 16 Aug 2023 16:34:28 +0000 Subject: [PATCH] [info=fe5cccdebe8c3f80a50568289bbf4e65174e54d1] OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:trivy:9/trivy?expand=0&rev=1 --- _scmsync.obsinfo | 6 +++--- _service | 2 +- _servicedata | 2 +- trivy-0.44.0.tar.zst | 3 --- trivy-0.44.1.tar.zst | 3 +++ trivy.changes | 29 +++++++++++++++++++++++++++++ trivy.spec | 4 ++-- vendor.tar.zst | 4 ++-- 8 files changed, 41 insertions(+), 12 deletions(-) delete mode 100644 trivy-0.44.0.tar.zst create mode 100644 trivy-0.44.1.tar.zst diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 622af26..a5e1331 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1691061996 -commit: 3b8b301ce3e352f21ca0c2faef2ca1bc9b104ec7 +mtime: 1692203616 +commit: fe5cccdebe8c3f80a50568289bbf4e65174e54d1 url: https://src.opensuse.org/dirkmueller/trivy.git -revision: 3b8b301ce3e352f21ca0c2faef2ca1bc9b104ec7 +revision: fe5cccdebe8c3f80a50568289bbf4e65174e54d1 diff --git a/_service b/_service index 043e57a..3b852dd 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/aquasecurity/trivy git - v0.44.0 + v0.44.1 @PARENT_TAG@ v(.*) enable diff --git a/_servicedata b/_servicedata index 9abcb76..dc7b42e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/aquasecurity/trivy - d19c7d9f292759848aa77109357b405a64716c78 \ No newline at end of file + f1052799894cc8a8480ff28e1c717a9d811876a2 \ No newline at end of file diff --git a/trivy-0.44.0.tar.zst b/trivy-0.44.0.tar.zst deleted file mode 100644 index f773913..0000000 --- a/trivy-0.44.0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:190ab990a011bbdd520a50d6d3717720aa94865564230dbbc2cd5c40ded5ef17 -size 43435292 diff --git a/trivy-0.44.1.tar.zst b/trivy-0.44.1.tar.zst new file mode 100644 index 0000000..9ea3956 --- /dev/null +++ b/trivy-0.44.1.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68993cb17d1bbcde10e5309b5f596730fa7220cbc6d4397b649314c41f0d0567 +size 43479857 diff --git a/trivy.changes b/trivy.changes index c142c70..f5cfb46 100644 --- a/trivy.changes +++ b/trivy.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Aug 10 10:51:52 UTC 2023 - dmueller@suse.com + +- Update to version 0.44.1: + * fix(report): return severity colors in table format (#4969) + * build: maximize available disk space for release (#4937) + * test(cli): Fix assertion helptext (#4966) + * chore(deps): Bump defsec to v0.91.1 (#4965) + * test: validate CycloneDX with the JSON schema (#4956) + * fix(server): add licenses to the Result message (#4955) + * fix(aws): resolve endpoint if endpoint is passed (#4925) + * fix(sbom): move licenses to `name` field in Cyclonedx format (#4941) + * add only uniq deps in dependsOn (#4943) + * use testify instead of gotest.tools (#4946) + * fix(nodejs): do not detect lock file in node_modules as an app (#4949) + * bump go-dep-parser (#4936) + * chore(deps): bump github.com/openvex/go-vex from 0.2.0 to 0.2.1 (#4914) + * chore(deps): bump helm/kind-action from 1.7.0 to 1.8.0 (#4909) + * chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#4912) + * test(aws): move part of unit tests to integration (#4884) + * docs(cli): update help string for file and dir skipping (#4872) + * chore(deps): bump sigstore/cosign-installer (#4910) + * chore(deps): bump github.com/sosedoff/gitkit from 0.3.0 to 0.4.0 (#4916) + * chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#4918) + * chore(deps): bump github.com/secure-systems-lab/go-securesystemslib (#4919) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts (#4913) + * chore(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0 (#4915) + * docs: update the discussion template (#4928) + ------------------------------------------------------------------- Thu Aug 03 11:21:12 UTC 2023 - dmueller@suse.com diff --git a/trivy.spec b/trivy.spec index 039e0a7..1b49092 100644 --- a/trivy.spec +++ b/trivy.spec @@ -17,7 +17,7 @@ Name: trivy -Version: 0.44.0 +Version: 0.44.1 Release: 0 Summary: A Simple and Comprehensive Vulnerability Scanner for Containers License: Apache-2.0 @@ -25,9 +25,9 @@ Group: System/Management URL: https://github.com/aquasecurity/trivy Source: %{name}-%{version}.tar.zst Source1: vendor.tar.zst +BuildRequires: golang(API) = 1.19 BuildRequires: golang-packaging BuildRequires: zstd -BuildRequires: golang(API) = 1.19 Requires: ca-certificates Requires: git-core Requires: rpm diff --git a/vendor.tar.zst b/vendor.tar.zst index 84fe870..c9157ce 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:707a5cf67a90ba306e85f858c6f6172b9c43a8bba127bf47a6749be278b1f557 -size 19359855 +oid sha256:b92488b733ec36321896d325ddc268932c026441e6c7a37b139f3c23804e07b3 +size 19379502