Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
bb5b6ec0fe Release 2.58.25 2025-08-27 23:02:52 +09:00
Taiki Endo
bc19d9807f Update osv-scanner@latest to 2.2.2 2025-08-27 13:31:59 +09:00
2 changed files with 41 additions and 4 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.58.25] - 2025-08-27
- Update `osv-scanner@latest` to 2.2.2.
## [2.58.24] - 2025-08-27
- Update `syft@latest` to 1.32.0.
@@ -4362,7 +4366,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.58.24...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.25...HEAD
[2.58.25]: https://github.com/taiki-e/install-action/compare/v2.58.24...v2.58.25
[2.58.24]: https://github.com/taiki-e/install-action/compare/v2.58.23...v2.58.24
[2.58.23]: https://github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22

View File

@@ -3,13 +3,45 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
"latest": {
"version": "2.2.1"
"version": "2.2.2"
},
"2": {
"version": "2.2.1"
"version": "2.2.2"
},
"2.2": {
"version": "2.2.1"
"version": "2.2.2"
},
"2.2.2": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_linux_amd64",
"etag": "0x8DDE519D0D5886B",
"checksum": "c799274b682e0437c802d4714a136ad09b39c65547c460049ba5358d28afa576"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_darwin_amd64",
"etag": "0x8DDE519CFA908B2",
"checksum": "5c2a2e2a686e34c0674e0a463aa626467df5d9fba0ed06870a2eb684dc434de3"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_amd64.exe",
"etag": "0x8DDE519CFAA66BD",
"checksum": "5cce6a9b96b88d0620bfdb22da72497c444948e56c64d3508f054cded13fb49f"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_linux_arm64",
"etag": "0x8DDE519CF99150E",
"checksum": "62004a8b3c84d5041e6565113cc98af17da8d5ef9ebd070d355f1522bcd1d383"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_darwin_arm64",
"etag": "0x8DDE519D0B615DF",
"checksum": "f1e1cc84b6e365b79b874cb9028a4f74ac64666094b542f1eb196b10f44b505e"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_arm64.exe",
"etag": "0x8DDE519CF99FE65",
"checksum": "bb4d4a291cc9a2e0ee30cd2acf53ccae1c1d6ce1fe2e470ab0b88fb485d0ff2d"
}
},
"2.2.1": {
"x86_64_linux_musl": {