From 66f04bcc950cf0d0fac47ccba4c0bff020a86b0f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 3 Jun 2026 01:16:43 +0000 Subject: [PATCH] Update `trivy@latest` to 0.71.0 --- CHANGELOG.md | 2 ++ manifests/trivy.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 770877e7..124819c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `trivy@latest` to 0.71.0. + ## [2.81.2] - 2026-06-02 - Update `mise@latest` to 2026.5.18. diff --git a/manifests/trivy.json b/manifests/trivy.json index 9e330743..70167137 100644 --- a/manifests/trivy.json +++ b/manifests/trivy.json @@ -31,7 +31,10 @@ } }, "latest": { - "version": "0.70.0" + "version": "0.71.0" + }, + "0.71": { + "version": "0.71.0" }, "0.71.0": { "x86_64_linux_gnu": {