From 35120c97e9f32c746f3c317da84ae658f10e581b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:32:30 +0000 Subject: [PATCH] syft: Update to version 1.41.2 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 363f81cc9b..1331fe50db 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.41.1", + "version": "1.41.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.41.1/syft_1.41.1_windows_amd64.zip", - "hash": "0bab55a5b9a22dea6d5f5ca173355084a1db5ad1bc7186a51b4f5a53e4190a81" + "url": "https://github.com/anchore/syft/releases/download/v1.41.2/syft_1.41.2_windows_amd64.zip", + "hash": "693c8546e7497d3060b38e67dc1632e16bee60d83d95f44b9d13d4866336df33" } }, "bin": "syft.exe",