mirror of
https://github.com/lunchcat/sif.git
synced 2026-04-28 11:33:06 -07:00
replace ~100 lines of manual nuclei v2 plumbing (catalog, loader, core, protocolstate, protocolinit, hosterrorscache, interactsh, reporting, ratelimit, testutils) with the v3 lib SDK - NewNucleiEngineCtx + functional options. drops direct ratelimit dep, mholt/archiver and nwaples/rardecode (resolves dependabot CVE alerts for path traversal + DoS). Signed-off-by: vmfunc <celeste@linux.com>