From 806c54ed15e77488980b8c476d4d52949b00633d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:26:21 +0000 Subject: [PATCH] grype: Update to version 0.74.3 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 7c6304d17e..30a8688a57 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.2", + "version": "0.74.3", "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.2/grype_0.74.2_windows_amd64.zip", - "hash": "00941efad5bb3c924ee4c9cec10a868d80a1ad35edf7756fbdc51b994b45f2db" + "url": "https://github.com/anchore/grype/releases/download/v0.74.3/grype_0.74.3_windows_amd64.zip", + "hash": "0e6671662b752b1b766e62a9dd1297186fee5bce5dfadb52973fa7e1268af6ae" } }, "bin": "grype.exe",