osv-scanner: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-11-19 08:30:44 +00:00
parent 35eccc44b0
commit 87558a0979

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.4", "version": "2.3.0",
"description": "Find existing vulnerabilities affecting your project's dependencies.", "description": "Find existing vulnerabilities affecting your project's dependencies.",
"homepage": "https://github.com/google/osv-scanner", "homepage": "https://github.com/google/osv-scanner",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.4/osv-scanner_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v2.3.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
"hash": "423e310b9e5a7f896a6c3640f7bf9a482b56e677e2c593382c7837d99358275e" "hash": "479b1b8d43dd490aadb9fbb6648af53ad3aedcb29104a89f597514cbcd61f229"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",