Update trivy@latest to 0.70.0

This commit is contained in:
Taiki Endo
2026-04-18 09:26:34 +00:00
committed by github-actions[bot]
parent 6874db14a1
commit 56ec35f1c0
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `trivy@latest` to 0.70.0.
## [2.75.17] - 2026-04-17 ## [2.75.17] - 2026-04-17
- Update `tombi@latest` to 0.9.18. - Update `tombi@latest` to 0.9.18.

5
manifests/trivy.json generated
View File

@@ -31,7 +31,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.69.3" "version": "0.70.0"
},
"0.70": {
"version": "0.70.0"
}, },
"0.70.0": { "0.70.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {