nuclei: Update to version 3.4.10

This commit is contained in:
github-actions[bot] 2025-08-23 16:29:20 +00:00
parent d9a22ddcfa
commit 72b5d46ad5

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.9", "version": "3.4.10",
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.", "description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
"homepage": "https://github.com/projectdiscovery/nuclei", "homepage": "https://github.com/projectdiscovery/nuclei",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.10_windows_amd64.zip",
"hash": "6dc29074e4bcde91400c0579fa3c10ad5905fabc5c17a7ebd4668bb06bc77b51" "hash": "7de765bdd73f1c8ec577e82df8196b3971ecd9efc7061a7cab931bc1a8055c68"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.10_windows_386.zip",
"hash": "e9142045734a330f232a9966421916f4663bb2ff27735d79c9971ddbe800b10e" "hash": "2a4cb6e8042437bb65c55c0d575951f9f6dcc3e31c88a5cfaa427c9af4c9e746"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",