From 620d3ef6f22d5f3f6b3f866d1b2820a399a5bc2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:29:28 +0000 Subject: [PATCH] grype: Update to version 0.101.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index d27b701ff4..6d5e237ccb 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.100.0", + "version": "0.101.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.100.0/grype_0.100.0_windows_amd64.zip", - "hash": "824446266f0e8f50208e247360b71d3b82b71db7a63752c23c1182b91fa453dd" + "url": "https://github.com/anchore/grype/releases/download/v0.101.0/grype_0.101.0_windows_amd64.zip", + "hash": "61665a0f5d866bd93136340fed37fa64d979a85552047bf33c3597e9a77703aa" } }, "bin": "grype.exe",