From 994915619d630e000d6d7f7ebd3ef85da397cf78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:30:00 +0000 Subject: [PATCH] syft: Update to version 1.31.0 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index e64e8318e1..4cbbc5f160 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.31.0", "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.30.0/syft_1.30.0_windows_amd64.zip", - "hash": "9e354ab18359e018bf8c654713ec44ce5ad1056f231c9d031749f38c1fd2b963" + "url": "https://github.com/anchore/syft/releases/download/v1.31.0/syft_1.31.0_windows_amd64.zip", + "hash": "de5fd21a90b8c469e7333025e8fc7251c0c6ab6b3f92e0f335a60492a55b0bed" } }, "bin": "syft.exe",