nuclei: Update to version 3.4.8

This commit is contained in:
github-actions[bot] 2025-08-22 00:38:39 +00:00
parent eb0f9180bc
commit cf18ce7186

View File

@ -1,16 +1,16 @@
{
"version": "3.4.7",
"version": "3.4.8",
"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.7_windows_amd64.zip",
"hash": "3461ee9f48e68095be0498f42cb4537f2cfbcb9fb3b8cb52bc3ec08cdc15824e"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.8_windows_amd64.zip",
"hash": "794bbb72757d7d4bbddb505323bd9a3d23536bfd18bd9ab1294a3c9b5c90ec11"
},
"32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.7_windows_386.zip",
"hash": "5d3f154c19fc61d02f0ea45a7e5358b3120421f8c2f1877174c667fd05597a0a"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.8_windows_386.zip",
"hash": "643d2ea588c854adcfbc6f53f6bc1156e036736dcb11b5982d1e34366cc4e3dd"
}
},
"bin": "nuclei.exe",