From cb45b5e6851c02904203ad33fe741ed4c37efd97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:30:22 +0000 Subject: [PATCH] syft: Update to version 1.34.2 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 40c2653228..fc1485f6a6 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.34.1", + "version": "1.34.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.34.1/syft_1.34.1_windows_amd64.zip", - "hash": "10a221a61a4f51ee5edcf12011faeac20e17814c73e3d183c0313e0810fa9bab" + "url": "https://github.com/anchore/syft/releases/download/v1.34.2/syft_1.34.2_windows_amd64.zip", + "hash": "69833f07006b830290347dbc275f86d2d6cff13541e343bac5d3569668752b7a" } }, "bin": "syft.exe",