fix(discovery): show the template of GitHub Security Alerts integration to discovery subcommand

This commit is contained in:
Kota Kanbe
2019-02-20 12:08:22 +09:00
parent 56d7d43768
commit 6e51970b91

View File

@@ -220,10 +220,12 @@ host = "{{$ip}}"
#owaspDCXMLPath = "/path/to/dependency-check-report.xml"
#ignoreCves = ["CVE-2014-0160"]
#[servers.{{index $names $i}}.githubs."owner/repo"]
#token = "yourToken"
#[servers.{{index $names $i}}.optional]
#key = "value1"
{{end}}
`