From db661db3538e5c39a75fbe52af6cd7afea3f11f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:27:35 +0000 Subject: [PATCH] grype: Update to version 0.71.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index db2521530b..179c5e8b7f 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.70.0", + "version": "0.71.0", "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.70.0/grype_0.70.0_windows_amd64.zip", - "hash": "75d7ccf5bf64761fd57e4458f13e54543fe4516a14cca3bf96317fb0078b784a" + "url": "https://github.com/anchore/grype/releases/download/v0.71.0/grype_0.71.0_windows_amd64.zip", + "hash": "32712ee63562b3615df3eae24c053297d83ea2384a463a7dc8eca960e5bbad78" } }, "bin": "grype.exe",