mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-22 20:15:26 +00:00
Update model.go
small updates
This commit is contained in:
parent
78cfb07214
commit
d95f723639
@ -36,9 +36,9 @@ type Info struct {
|
|||||||
// You can go in-depth here on what the template actually does.
|
// You can go in-depth here on what the template actually does.
|
||||||
//
|
//
|
||||||
// examples:
|
// examples:
|
||||||
// - value: "\"Bower is a package manager which stores packages informations in bower.json file\""
|
// - value: "\"Bower is a package manager which stores package information in the bower.json file\""
|
||||||
// - value: "\"Subversion ALM for the enterprise before 8.8.2 allows reflected XSS at multiple locations\""
|
// - value: "\"Subversion ALM for the enterprise before 8.8.2 allows reflected XSS at multiple locations\""
|
||||||
Description string `json:"description,omitempty" yaml:"description,omitempty" jsonschema:"title=description of the template,description=In-depth explanation on what the template does,example=Bower is a package manager which stores packages informations in bower.json file"`
|
Description string `json:"description,omitempty" yaml:"description,omitempty" jsonschema:"title=description of the template,description=In-depth explanation on what the template does,example=Bower is a package manager which stores package information in the bower.json file"`
|
||||||
// description: |
|
// description: |
|
||||||
// References for the template.
|
// References for the template.
|
||||||
//
|
//
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user