From 5d6ce31a859c85ae05aded79390d4c5f3cccdd81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:27:33 +0000 Subject: [PATCH] grype: Update to version 0.53.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index c7a7b4bfd8..d6df02c8d5 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.53.0", + "version": "0.53.1", "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.53.0/grype_0.53.0_windows_amd64.zip", - "hash": "1b9bb7d680afb43855594bdec6569c1037e8e2a7e583e6df873953a7e287c7c9" + "url": "https://github.com/anchore/grype/releases/download/v0.53.1/grype_0.53.1_windows_amd64.zip", + "hash": "525ca7928660ce9af3d05db6f02256960f036791cd7f62ebb14db8813e630f70" } }, "bin": "grype.exe",