mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-03 01:03:11 +08:00
* Fix `ExecuteCallbackWithCtx` to use the context that was provided This updates `ExecuteCallbackWithCtx` to use the context that was provided. * remove more hardcoded context --------- Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>