From 128ec2b7e7ead53e6c602640e2f99b3848a51808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 00:51:35 +0000 Subject: [PATCH] grype: Update to version 0.107.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index b79bfbe985..6bf7a77ba0 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.106.0", + "version": "0.107.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.106.0/grype_0.106.0_windows_amd64.zip", - "hash": "6c5986083f181d6532b43600a574f539253a8a392128333573e0689f47b12949" + "url": "https://github.com/anchore/grype/releases/download/v0.107.0/grype_0.107.0_windows_amd64.zip", + "hash": "aa35f4db5a5b54e484550df8b858aed8529bb9e01cec863524c00237e77649ce" } }, "bin": "grype.exe",