mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 04:15:24 +00:00
* fix stop-at-first-match issue in http protocol * spm: synchronize callback exec * bump nuclei version to v3.2.0-dev * add spm support for race & pipelined http requests * support stop-at-first-match in race request * update spm logic in parallel http & pipeline requests * fix duplicated event issue * spm: exit early + threads value override issue