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": {