mirror of
https://github.com/lunchcat/sif.git
synced 2026-06-12 19:11:25 -07:00
03a9488b65
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>