-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues.
Current Behavior
The auto-update feature of Nuclei templates does not remove templates from the system when they are deleted or merged. For instance, the template from this commit remains on all our environments, including Windows (10 and Server 2022) and Ubuntu instances, even though it was deleted. Similarly, merged templates, such as the ones in this commit, also remain. Since I rely on Nuclei's automatic updates and do not handle updates manually, it seems to be an issue with Nuclei.
Expected Behavior
When template is deleted/merged from official repo to be reflected on system and delete it from system too...
Steps To Reproduce
Just run Nuclei when there is new version of Templates
Relevant log output
Environment
- OS: Ubuntu 20.04, Windows 10, Windows Server 2022
- Nuclei: 3.3.7
- Go: 1.22.4
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.