diff --git a/commands/discover.go b/commands/discover.go index aa15f4e6..d7a4746b 100644 --- a/commands/discover.go +++ b/commands/discover.go @@ -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}} `