From 9e1a6f41a680ed4ec594cb1c385a00bca34ef108 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:42:58 +0000 Subject: [PATCH] syft: Update to version 1.38.2 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index a86b65c433..0aba53c554 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.38.0", + "version": "1.38.2", "description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", "homepage": "https://github.com/anchore/syft", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/anchore/syft/releases/download/v1.38.0/syft_1.38.0_windows_amd64.zip", - "hash": "11a3de4c82b001dae3b69e336f1b89391b676b3e74cead73790c97ff57445941" + "url": "https://github.com/anchore/syft/releases/download/v1.38.2/syft_1.38.2_windows_amd64.zip", + "hash": "74d57daca2a9d08f0d470d3c4c11e8b98ed4a5ee5abb70f1ed9d207d319fcf51" } }, "bin": "syft.exe",