Home
last modified time | relevance | path

Searched refs:GitHubConf (Results 1 – 2 of 2) sorted by relevance

/dports/security/vuls/vuls-0.13.7/report/
H A Dreport.go437 func GithubSecurityAlerts(githubConfs map[string]config.GitHubConf) Integration { argument
445 GithubConfs map[string]config.GitHubConf
/dports/security/vuls/vuls-0.13.7/config/
H A Dconfig.go1117 …GitHubRepos map[string]GitHubConf `toml:"githubs" json:"githubs,omitempty"` // ke…
1156 type GitHubConf struct { struct