From d5e1baf801d7ba28ea40ff2aae6a98802d7ef61a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:23:28 +0000 Subject: [PATCH] grype: Update to version 0.70.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 74bf0d0d61..db2521530b 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.69.1", + "version": "0.70.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.69.1/grype_0.69.1_windows_amd64.zip", - "hash": "5647630a9f8718bfbcedadbe95d02409e225e9f043341a39e0bd94a1ac6eeb10" + "url": "https://github.com/anchore/grype/releases/download/v0.70.0/grype_0.70.0_windows_amd64.zip", + "hash": "75d7ccf5bf64761fd57e4458f13e54543fe4516a14cca3bf96317fb0078b784a" } }, "bin": "grype.exe",