nuclei: Update to version 3.5.1

This commit is contained in:
github-actions[bot] 2025-11-14 20:29:45 +00:00
parent dea0197239
commit e33cf008aa

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.10", "version": "3.5.1",
"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.10_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.5.1_windows_amd64.zip",
"hash": "7de765bdd73f1c8ec577e82df8196b3971ecd9efc7061a7cab931bc1a8055c68" "hash": "27e36934c046b920f628d52706de1fbfe7f5b6e1624f59cebe3128f5ee6d599d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.10_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.5.1_windows_386.zip",
"hash": "2a4cb6e8042437bb65c55c0d575951f9f6dcc3e31c88a5cfaa427c9af4c9e746" "hash": "a461a89bffebed2f36112db0ed076b26d715e20fb1593f66b6da312c0b5da8d4"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",