We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95b04f commit 5af6febCopy full SHA for 5af6feb
pkg/catalog/config/constants.go
@@ -31,7 +31,7 @@ const (
31
CLIConfigFileName = "config.yaml"
32
ReportingConfigFilename = "reporting-config.yaml"
33
// Version is the current version of nuclei
34
- Version = `v3.4.4`
+ Version = `v3.4.5`
35
// Directory Names of custom templates
36
CustomS3TemplatesDirName = "s3"
37
CustomGitHubTemplatesDirName = "github"
0 commit comments