From 83d41f6a753afaaa47244f0d1ca6da178541cb01 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 13 Sep 2024 08:02:24 +0000 Subject: [PATCH 1/2] chore: Update the `trivy` CLI version in the test harness MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index f2222f16b..7aa307fd2 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -101,7 +101,7 @@ command: exec: trivy --version exit-status: 0 stdout: - - 0.55.0 + - 0.55.1 updatecli: exec: updatecli version exit-status: 0 From ee6f2004da0399f3c38ca8260fe9dbb379a2c501 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 13 Sep 2024 08:02:25 +0000 Subject: [PATCH 2/2] chore: Update the `trivy` CLI version in the tools-versions.yml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 562b4022e..52224214e 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -42,7 +42,7 @@ ruby_puppet_version: 2.6.10 ruby_version: 3.3.5 sops_version: 3.9.0 terraform_version: 1.9.5 -trivy_version: 0.55.0 +trivy_version: 0.55.1 updatecli_version: 0.84.0 vagrant_version: 2.4.1 windows_pwsh_version: 7.4.5