mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-24 03:45:28 +00:00
misc update
This commit is contained in:
parent
2521d5333e
commit
2b99561b5d
@ -12,8 +12,8 @@ import (
|
||||
|
||||
// Config contains the internal nuclei engine configuration
|
||||
type Config struct {
|
||||
TemplatesDirectory string `json:"templates-directory,omitempty"`
|
||||
TemplateVersion string `json:"template-version,omitempty"`
|
||||
TemplatesDirectory string `json:"nuclei-templates-directory,omitempty"`
|
||||
TemplateVersion string `json:"nuclei-templates-version,omitempty"`
|
||||
NucleiVersion string `json:"nuclei-version,omitempty"`
|
||||
NucleiIgnoreHash string `json:"nuclei-ignore-hash,omitempty"`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user