{ "version": "3.3.10", "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.3.10_windows_amd64.zip", "hash": "abe42d582c078f4c7b0b087cedd6a2bd1d7ce66c1448f34511fd739d07187fdf" }, "32bit": { "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.3.10_windows_386.zip", "hash": "0fb20e90fad861ddd90a5659e34d8122168925d72db8a346bbd7f20f7dad8268" } }, "bin": "nuclei.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/nuclei_$version_checksums.txt" } } }