| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nuclei_3.7.1_checksums.txt | 2026-03-05 | 758 Bytes | |
| nuclei_3.7.1_linux_386.zip | 2026-03-05 | 38.5 MB | |
| nuclei_3.7.1_linux_amd64.zip | 2026-03-05 | 41.0 MB | |
| nuclei_3.7.1_linux_arm64.zip | 2026-03-05 | 36.8 MB | |
| nuclei_3.7.1_linux_arm.zip | 2026-03-05 | 39.0 MB | |
| nuclei_3.7.1_macOS_amd64.zip | 2026-03-05 | 41.9 MB | |
| nuclei_3.7.1_macOS_arm64.zip | 2026-03-05 | 38.6 MB | |
| nuclei_3.7.1_windows_386.zip | 2026-03-05 | 39.0 MB | |
| nuclei_3.7.1_windows_amd64.zip | 2026-03-05 | 40.8 MB | |
| README.md | 2026-03-05 | 1.7 kB | |
| v3.7.1 source code.tar.gz | 2026-03-05 | 12.0 MB | |
| v3.7.1 source code.zip | 2026-03-05 | 12.5 MB | |
| Totals: 12 Items | 340.1 MB | 45 | |
What's Changed
🐞 Bug Fixes
- Fixed panic by replacing it with error handling in template loader (#6674) by @umer12-12 in https://github.com/projectdiscovery/nuclei/pull/7090
- Fixed cluster failure handling by @bf-rbrown in https://github.com/projectdiscovery/nuclei/pull/6843
- Fixed by avoiding cross-test chrome teardown races in headless by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/7053
- Fixed data race in evaluateVarsWithInteractsh by @yusei-wy in https://github.com/projectdiscovery/nuclei/pull/6828
- Fixed panic by replacing it with error handling in template loader by @bimakw in https://github.com/projectdiscovery/nuclei/pull/6825
Other Changes
- Added memogen workflow by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/6736
- Removed double parsing in template loading by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/6796
- Bumped github.com/bytedance/sonic to 1.15.0 for Go 1.26 support by @stefanb in https://github.com/projectdiscovery/nuclei/pull/6841
- Improved API by exposing cluster ids mapping to template ids by @yaron12n in https://github.com/projectdiscovery/nuclei/pull/6788
New Contributors
- @yusei-wy made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6828
- @yaron12n made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6788
- @bimakw made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6825
- @umer12-12 made their first contribution in https://github.com/projectdiscovery/nuclei/pull/7090
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.7.0...v3.7.1