Versions in this module Expand all Collapse all v1 v1.25.1 Mar 30, 2019 v1.25.0 Mar 30, 2019 Changes in this version + const ErrExit + const LeakExit + type Config struct + Entropy struct{} + Regexes []Regex + WhiteList struct{} + type Leak struct + Author string + Commit string + Date time.Time + Email string + File string + Line string + Message string + Offender string + Repo string + Type string + type Options struct + Branch string + Commit string + CommitStop string + ConfigPath string + Depth int64 + Disk bool + Entropy float64 + ExcludeForks bool + GitLabOrg string + GitLabUser string + GithubOrg string + GithubPR string + GithubURL string + GithubUser string + Log string + NoiseReduction bool + OwnerPath string + Redact bool + Repo string + RepoConfig bool + RepoPath string + Report string + SSHKey string + SampleConfig bool + SingleSearch string + Threads int + Verbose bool + Version bool + func ParseOpts() *Options + type Regex struct + type RepoInfo struct + type Report struct + Commits int64 + Duration string + Leaks []Leak + func Run(optsL *Options) (*Report, error) + type TomlConfig struct + Entropy struct{ ... } + Regexes []struct{ ... } + Whitelist struct{ ... }