Skip to content

v3.4.8

Choose a tag to compare

@ehsandeep ehsandeep released this 21 Aug 20:34
· 6 commits to main since this release
113d3b9

What's Changed

Features & Improvements

  • Remove singletons from Nuclei engine (continuation of #6210) (#6296) by @hdm
  • Address race conditions in http.Request and MemGuardian (#6321) by @hdm
  • Support concurrent Nuclei engines in the same process (#6322) by @hdm
  • feat: log event for template host skipped during scanning (#6324) by @Ice3man543
  • feat(code): log unavailable engines as error while validating (#6326) by @dwisiswant0
  • Bump github.com/bytedance/sonic to v1.14.0 for Go 1.25 compatibility (#6348) by @stefanb
  • feat: loading templates performance improvements (#6364) by @Ice3man543
  • feat(fuzz): evaluate variables (#6358) by @dwisiswant0
  • Enable templates for template listing and displaying (#6343) by @dogancanbakir
  • Refactor: use maps.Copy for cleaner map handling (#6283) by @gopherorg

🐞 Bug Fixes

🔨 Maintenance

New Contributors

Full Changelog: v3.4.7...v3.4.8