Compare commits

...

4 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
Taiki Endo
17ad3887d7 Release 2.57.3 2025-07-31 16:50:21 +09:00
Taiki Endo
450b647d5c Update syft@latest to 1.29.1 2025-07-31 06:14:25 +09:00
3 changed files with 62 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ 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.
## [2.57.2] - 2025-07-29
- Update `grcov@latest` to 0.10.3.
@@ -4210,7 +4218,9 @@ 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.2...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
[2.57.0]: https://github.com/taiki-e/install-action/compare/v2.56.24...v2.57.0

28
manifests/syft.json generated
View File

@@ -24,13 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.29.0"
"version": "1.29.1"
},
"1": {
"version": "1.29.0"
"version": "1.29.1"
},
"1.29": {
"version": "1.29.0"
"version": "1.29.1"
},
"1.29.1": {
"x86_64_linux_musl": {
"etag": "0x8DDCF96DDD84073",
"checksum": "ca704907e5a7b697c6e683832ca128e2ae60de63d7d87f3e2e39672df9038fa4"
},
"x86_64_macos": {
"etag": "0x8DDCF96DE727300",
"checksum": "a8b6f82afdac8e0df8f34affc05ace17da2ff4d9b9f56ac4231dd6aa50d282b2"
},
"x86_64_windows": {
"etag": "0x8DDCF96DE763F4D",
"checksum": "3c67cd9af40cdcc7ffce041c8349b4a77f33810184820c05df23440c8e0aa1d7"
},
"aarch64_linux_musl": {
"etag": "0x8DDCF96DD62F84E",
"checksum": "d8aba89eef3f9a80a650b608366c7e0e284763d59c54d2ac0808dec27bc1cbc4"
},
"aarch64_macos": {
"etag": "0x8DDCF96DE4B8ED6",
"checksum": "577018d66c93780b0e92ec8ca9f11f9b9ea98a364036f5bc29da6e51c81f1cd2"
}
},
"1.29.0": {
"x86_64_linux_musl": {

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"