nuclei: Update to version 3.4.4

This commit is contained in:
github-actions[bot] 2025-05-17 00:38:46 +00:00
parent 6aa355cc37
commit e91dc4c6bc

View File

@ -1,16 +1,16 @@
{
"version": "3.4.3",
"version": "3.4.4",
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
"homepage": "https://github.com/projectdiscovery/nuclei",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.3_windows_amd64.zip",
"hash": "262d7c77eee0baecc08c4157503b4704ba71101745262204eebaa9bbe4229ebc"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.4_windows_amd64.zip",
"hash": "7e72e27731783abe5b6a7cdc77a5c7f7a439673a8c252ab41bc7a66ed9fc5aca"
},
"32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.3_windows_386.zip",
"hash": "221fa989fc0c6149f7d04a5ec8274b6333a1cb29cd66e22c9aa08d41d2d945d6"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.4_windows_386.zip",
"hash": "43be19ef023abe615320fffa45e756fb547fc2571645fef937a5fa89ebaddc03"
}
},
"bin": "nuclei.exe",