nuclei: Update to version 3.4.6

This commit is contained in:
github-actions[bot] 2025-06-30 20:29:18 +00:00
parent 5daf4e0d8f
commit 14b1cd0f3b

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.5", "version": "3.4.6",
"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.5_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.6_windows_amd64.zip",
"hash": "1d31a30ca9df57df2c09496f5be33cce6f767210d933a158446c48b2908946bb" "hash": "5e925633c61101a1fa9ed3b2a095c36a426505c22c0a7c4513d052ca645e9f53"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.5_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.6_windows_386.zip",
"hash": "0384c633c372b7bd6716d3b4234027f23062549b451b10afe57eeaaad05ee3c1" "hash": "85c0fe4f09bfc92c0a80d9d5bbcf3eaef3e87170afdddce59516b04acac74694"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",