grype: Update to version 0.98.0

This commit is contained in:
github-actions[bot] 2025-08-13 20:29:15 +00:00
parent 3485fecdb0
commit 2ecdbe8683

View File

@ -1,12 +1,12 @@
{ {
"version": "0.97.2", "version": "0.98.0",
"description": "A vulnerability scanner for container images and filesystems.", "description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype", "homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.97.2/grype_0.97.2_windows_amd64.zip", "url": "https://github.com/anchore/grype/releases/download/v0.98.0/grype_0.98.0_windows_amd64.zip",
"hash": "86e45c3d225bc8b8400475f9542b708d52993134252305fd264252e9886d029d" "hash": "3bc6dec6a736a38ab6454943a468dec3b8d01c22f06c2cf8f43210dff161f28a"
} }
}, },
"bin": "grype.exe", "bin": "grype.exe",