Searched refs:GitHubConf (Results 1 – 2 of 2) sorted by relevance
437 func GithubSecurityAlerts(githubConfs map[string]config.GitHubConf) Integration { argument445 GithubConfs map[string]config.GitHubConf
1117 …GitHubRepos map[string]GitHubConf `toml:"githubs" json:"githubs,omitempty"` // ke…1156 type GitHubConf struct { struct