From ef463e4557001aa683a6cf88f1149328a0776ecd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 10 Dec 2025 00:32:06 +0000 Subject: [PATCH] Update `syft@latest` to 1.38.2 --- CHANGELOG.md | 2 ++ manifests/syft.json | 36 +++++++++++++++++++++++++++++++++--- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adc763f9..e162304a 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 `syft@latest` to 1.38.2. + ## [2.62.65] - 2025-12-09 - Update `cyclonedx@latest` to 0.29.2. diff --git a/manifests/syft.json b/manifests/syft.json index 5ea818e6..c1f2c2fd 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -32,13 +32,43 @@ }, "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "latest": { - "version": "1.38.0" + "version": "1.38.2" }, "1": { - "version": "1.38.0" + "version": "1.38.2" }, "1.38": { - "version": "1.38.0" + "version": "1.38.2" + }, + "1.38.2": { + "x86_64_linux_musl": { + "etag": "0x8DE376E9DDE2EE2", + "checksum": "6aa9a7b9e53c0f06e2d79fb24641cc1c856bb41702c282a577691f54bad94996" + }, + "x86_64_macos": { + "etag": "0x8DE376E9EAAD1D4", + "checksum": "d345de5c7dcbd8e258d568ca40786768bb654cba62f54cb8ca83c2c90a9d4422" + }, + "x86_64_windows": { + "etag": "0x8DE376E9EDD1AE7", + "checksum": "74d57daca2a9d08f0d470d3c4c11e8b98ed4a5ee5abb70f1ed9d207d319fcf51" + }, + "aarch64_linux_musl": { + "etag": "0x8DE376E9DBF30F3", + "checksum": "ccd95833d4124f0e30925033908934978086727af69585f015f28a4f355fda1b" + }, + "aarch64_macos": { + "etag": "0x8DE376E9E9AB756", + "checksum": "3b53cdff2a1c66792329d91a914276e98efbe548901978fe42b991efc5df90cf" + }, + "powerpc64le_linux_musl": { + "etag": "0x8DE376E9DC04131", + "checksum": "b03259cb24ece0e935bc63afd0e211edd3739ac3764dd11b80a85b68375bfa86" + }, + "s390x_linux_musl": { + "etag": "0x8DE376E9DD70AEF", + "checksum": "8b6b8ed48bfd8884d4b4d45de18129572c8b4021b54541fd829fa1312b2f365b" + } }, "1.38.0": { "x86_64_linux_musl": {