From 64f14f56946ce83c6f02d4ebd5c86465f028507a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 10 Jan 2026 10:41:06 +0000 Subject: [PATCH] Update `syft@latest` to 1.40.0 --- CHANGELOG.md | 2 ++ manifests/syft.json | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c69adbbe..8828695e 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.40.0. + - Update `protoc@latest` to 3.33.3. - Update `prek@latest` to 0.2.27. diff --git a/manifests/syft.json b/manifests/syft.json index 02710f85..2128880f 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -32,10 +32,43 @@ }, "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "latest": { - "version": "1.39.0" + "version": "1.40.0" }, "1": { - "version": "1.39.0" + "version": "1.40.0" + }, + "1.40": { + "version": "1.40.0" + }, + "1.40.0": { + "x86_64_linux_musl": { + "etag": "0x8DE4EB46B70A8CF", + "checksum": "f551cd16da3a5456f5245bb8045b98594263a678a9d2a07b462a05be0357b795" + }, + "x86_64_macos": { + "etag": "0x8DE4EB46B9DC7A2", + "checksum": "370036e312a3a95a436b2c8fccb66160fe43b0ad68d3c47193958ee05b526d03" + }, + "x86_64_windows": { + "etag": "0x8DE4EB46B78DCF5", + "checksum": "3f4021ec098b4bcbaf19bba7028cf7704fef12936970778cec3c6d669b740e6d" + }, + "aarch64_linux_musl": { + "etag": "0x8DE4EB46BA780AE", + "checksum": "1d62e6c40d23c319e113514dae3cf84375f4aa93520a46cb01b6ad4e8183f9dd" + }, + "aarch64_macos": { + "etag": "0x8DE4EB46B98766C", + "checksum": "c7d6dc1bb17bddd90b1976b289c82b4c6a58b2cc01f4862e72c76982bc306e81" + }, + "powerpc64le_linux_musl": { + "etag": "0x8DE4EB46B43154C", + "checksum": "75191fccc09e620c5aef529af552a31ac5af3043be222e60864fa949cff7430f" + }, + "s390x_linux_musl": { + "etag": "0x8DE4EB46B619E87", + "checksum": "1d020336248bf9c1161a909dd7576dcce7d7a9f55753108f017b264ac8d9a65b" + } }, "1.39": { "version": "1.39.0"