Skip to content

Commit

Permalink
Bump the trivy CLI version to 0.48.3 (#999)
Browse files Browse the repository at this point in the history
* chore: Update the `trivy` CLI version in the test harness

Made with ❤️️ by updatecli

* chore: Update the `trivy` CLI version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c3e5502 commit 1868be4
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-common.yaml
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@ command:
exec: trivy --version
exit-status: 0
stdout:
- 0.47.0
- 0.48.3
updatecli:
exec: updatecli version
exit-status: 0
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ python3_version: 3.12.1
ruby_version: 2.6.10
sops_version: 3.8.1
terraform_version: 1.6.6
trivy_version: 0.47.0
trivy_version: 0.48.3
updatecli_version: 0.71.0
vagrant_version: 2.4.0
windows_pwsh_version: 7.4.1

0 comments on commit 1868be4

Please sign in to comment.