From 12e5aa1392e5195eb0a36d286516dcdb8bb805d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 00:32:40 +0000 Subject: [PATCH] grype: Update to version 0.74.5 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 45dc1bb248..b850ef04e9 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.4", + "version": "0.74.5", "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.74.4/grype_0.74.4_windows_amd64.zip", - "hash": "9abc91d0d7be25af2de34537fa1d6acc5e8c6a961e6841d1760e13bc17645989" + "url": "https://github.com/anchore/grype/releases/download/v0.74.5/grype_0.74.5_windows_amd64.zip", + "hash": "f1079cf4eed2cb11fd98db8415e50795da0e93765232d7dc227ef05354177612" } }, "bin": "grype.exe",