mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 03:45:27 +00:00
* fix(installer): handle removal of deleted templates during update Signed-off-by: Dwi Siswanto <git@dw1.io> * chore(installer): no log for non-existent deleted templates err Signed-off-by: Dwi Siswanto <git@dw1.io> * feat(installer): purge empty dirs after removing deleted templates Signed-off-by: Dwi Siswanto <git@dw1.io> * Revert "feat(installer): purge empty dirs after removing deleted templates" This reverts commit 8175e2a291b7bbfdae8c8ab55ba54703c1958e99. * fix(installer): use semicolons as delimiters Signed-off-by: Dwi Siswanto <git@dw1.io> * feat(installer): add mods count in `*templateUpdateResults.String` Signed-off-by: Dwi Siswanto <git@dw1.io> --------- Signed-off-by: Dwi Siswanto <git@dw1.io>