Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
e8c1cf74a6 Release 2.57.4 2025-07-31 17:19:22 +09:00
Taiki Endo
f5b10fbf06 Update trivy@latest to 0.65.0 2025-07-31 16:58:57 +09:00
2 changed files with 32 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.57.4] - 2025-07-31
- Update `trivy@latest` to 0.65.0.
## [2.57.3] - 2025-07-31
- Update `syft@latest` to 1.29.1.
@@ -4214,7 +4218,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.57.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.57.4...HEAD
[2.57.4]: https://github.com/taiki-e/install-action/compare/v2.57.3...v2.57.4
[2.57.3]: https://github.com/taiki-e/install-action/compare/v2.57.2...v2.57.3
[2.57.2]: https://github.com/taiki-e/install-action/compare/v2.57.1...v2.57.2
[2.57.1]: https://github.com/taiki-e/install-action/compare/v2.57.0...v2.57.1

27
manifests/trivy.json generated
View File

@@ -24,7 +24,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/aquasecurity/trivy/blob/main/LICENSE)",
"latest": {
"version": "0.64.1"
"version": "0.65.0"
},
"0.65": {
"version": "0.65.0"
},
"0.65.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDCFFB2522E989",
"checksum": "f0c5e3c912e7f5194a0efc85dfd34c94c63c4a4184b2d7b97ec7718661f5ead2"
},
"x86_64_macos": {
"etag": "0x8DDCFFB23C5CCA2",
"checksum": "b022f86ac91d1c4e79cc548f3e470880a2f8150a369058fbd055bee537aca798"
},
"x86_64_windows": {
"etag": "0x8DDCFFB23CC2E24",
"checksum": "736ea5990e1a8432624039b0438324b6b7542e94810f9bc83a56f37c56a05b87"
},
"aarch64_linux_gnu": {
"etag": "0x8DDCFFB23875C2C",
"checksum": "013c67e6aff35429cbbc9f38ea030f5a929d128df08f16188af35ca70517330b"
},
"aarch64_macos": {
"etag": "0x8DDCFFB26795759",
"checksum": "3076e27024b92d634fe09947934d36dc8b651a8539ff1d69b4cfac008dfb59ce"
}
},
"0.64": {
"version": "0.64.1"