From bd26c94613c988f6d4b61b60344829a5bb8e2b1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:28:18 +0000 Subject: [PATCH] grype: Update to version 0.73.4 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index f22a4d62ea..2a8babd34a 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.73.3", + "version": "0.73.4", "description": "A vulnerability scanner for container images and filesystems.", "homepage": "https://github.com/anchore/grype", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/anchore/grype/releases/download/v0.73.3/grype_0.73.3_windows_amd64.zip", - "hash": "5404d210a2992b618493b9196912024a43a767a68b1ccd2a1f45b6a2e5b39ac4" + "url": "https://github.com/anchore/grype/releases/download/v0.73.4/grype_0.73.4_windows_amd64.zip", + "hash": "075386f38df504661758a8839bd49933b5ccb471415fccdba2a73d6479713782" } }, "bin": "grype.exe",