mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-23 16:45:27 +00:00
chore: fix pr comment
This commit is contained in:
parent
9734297d2d
commit
befb79decb
@ -29,7 +29,7 @@ type Options struct {
|
|||||||
ProjectName string `yaml:"project-name"`
|
ProjectName string `yaml:"project-name"`
|
||||||
// IssueLabel (mandatory) is the label of the created issue type
|
// IssueLabel (mandatory) is the label of the created issue type
|
||||||
IssueLabel string `yaml:"issue-label"`
|
IssueLabel string `yaml:"issue-label"`
|
||||||
// SeverityAsLabel (optional) send the severity as the label of the created
|
// SeverityAsLabel (optional) sends the severity as the label of the created
|
||||||
// issue.
|
// issue.
|
||||||
SeverityAsLabel bool `yaml:"severity-as-label"`
|
SeverityAsLabel bool `yaml:"severity-as-label"`
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user