mirror of https://github.com/daffainfo/nuclei.git
version update
parent
5247b889bd
commit
daecd169c5
|
@ -17,7 +17,7 @@ const (
|
||||||
CLIConifgFileName = "config.yaml"
|
CLIConifgFileName = "config.yaml"
|
||||||
ReportingConfigFilename = "reporting-config.yaml"
|
ReportingConfigFilename = "reporting-config.yaml"
|
||||||
// Version is the current version of nuclei
|
// Version is the current version of nuclei
|
||||||
Version = `v2.9.7`
|
Version = `v2.9.8`
|
||||||
// Directory Names of custom templates
|
// Directory Names of custom templates
|
||||||
CustomS3TemplatesDirName = "s3"
|
CustomS3TemplatesDirName = "s3"
|
||||||
CustomGithubTemplatesDirName = "github"
|
CustomGithubTemplatesDirName = "github"
|
||||||
|
|
Loading…
Reference in New Issue