Affected by GO-2024-2645
and 2 other vulnerabilities
GO-2024-2645: Nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-2989: projectdiscovery/nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-3114: Nuclei Template Signature Verification Bypass in github.com/projectdiscovery/nuclei
package
Version:
v3.1.4
Opens a new window with list of versions in this module.
Published: Jan 8, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package dedupe implements deduplication layer for nuclei-generated
issues.
The layer can be persisted to leveldb based storage for further use.
Storage is a duplicate detecting storage for nuclei scan events.
New creates a new duplicate detecting storage for nuclei scan events.
Close closes the storage for further operations
Index indexes an item in storage and returns true if the item
was unique.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.