nuclei: Update to version 3.4.9

This commit is contained in:
github-actions[bot] 2025-08-22 16:29:39 +00:00
parent 2e698abc53
commit 1cc8348f29

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.8", "version": "3.4.9",
"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.8_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_amd64.zip",
"hash": "794bbb72757d7d4bbddb505323bd9a3d23536bfd18bd9ab1294a3c9b5c90ec11" "hash": "6dc29074e4bcde91400c0579fa3c10ad5905fabc5c17a7ebd4668bb06bc77b51"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.8_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_386.zip",
"hash": "643d2ea588c854adcfbc6f53f6bc1156e036736dcb11b5982d1e34366cc4e3dd" "hash": "e9142045734a330f232a9966421916f4663bb2ff27735d79c9971ddbe800b10e"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",