Affected by GO-2024-2989
and 1 other vulnerabilities
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
Retracted: https://go.dev/ref/mod#go-mod-file-retract
retract due to broken js protocol issue
package
Version:
v3.2.0
Opens a new window with list of versions in this module.
Published: Mar 13, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Templates struct {
}
Templates is a cache for caching and storing templates for reuse.
New returns a new templates cache
Has returns true if the cache has a template. The template
is returned along with any errors if found.
Store stores a template with data and error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.