mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 10:35:25 +00:00
Update elasticsearch.go
typo fix
This commit is contained in:
parent
eb566416fc
commit
20a1a5c9da
@ -28,7 +28,7 @@ type Options struct {
|
||||
SSLVerification bool `yaml:"ssl-verification"`
|
||||
// Username for the elasticsearch instance
|
||||
Username string `yaml:"username"`
|
||||
// Pasword is the password for elasticsearch instance
|
||||
// Password is the password for elasticsearch instance
|
||||
Password string `yaml:"password"`
|
||||
// IndexName is the name of the elasticsearch index
|
||||
IndexName string `yaml:"index-name"`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user