mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-23 09:15:25 +00:00
Misc
This commit is contained in:
parent
ec424e01e4
commit
5383040a83
@ -63,7 +63,7 @@ type Template struct {
|
|||||||
CompiledWorkflow *workflows.Workflow `yaml:"-" json:"-" jsonschema:"-"`
|
CompiledWorkflow *workflows.Workflow `yaml:"-" json:"-" jsonschema:"-"`
|
||||||
|
|
||||||
// description: |
|
// description: |
|
||||||
// Self Contained marks Network Requests for the template as self-contained
|
// Self Contained marks Requests for the template as self-contained
|
||||||
SelfContained bool `yaml:"self-contained,omitempty" jsonschema:"title=mark requests as self-contained,description=Mark Requests for the template as self-contained"`
|
SelfContained bool `yaml:"self-contained,omitempty" jsonschema:"title=mark requests as self-contained,description=Mark Requests for the template as self-contained"`
|
||||||
|
|
||||||
// TotalRequests is the total number of requests for the template.
|
// TotalRequests is the total number of requests for the template.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user