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