MCPcopy Create free account

hub / github.com/anshumanbh/git-all-secrets / functions

Functions34 in github.com/anshumanbh/git-all-secrets

↓ 46 callersFunctioncheck
(e error)
main.go:78
↓ 30 callersFunctionInfo
Info Function to show colored text
main.go:74
↓ 6 callersFunctionenqueueJob
(item func())
main.go:65
↓ 3 callersFunctionexecuteclone
Moving cloning logic out of individual functions
main.go:112
↓ 3 callersFunctiongitclone
(cloneURL string, repoName string, wg *sync.WaitGroup)
main.go:88
↓ 3 callersFunctionrunGitTools
(tool string, filepath string, wg *sync.WaitGroup, reponame string, orgoruser string)
main.go:349
↓ 2 callersFunctionauthenticatetogit
(ctx context.Context, token string)
main.go:899
↓ 2 callersFunctioncheckifsshkeyexists
()
main.go:639
↓ 2 callersFunctioncloneusergists
(ctx context.Context, client *github.Client, user string)
main.go:226
↓ 2 callersFunctioncloneuserrepos
(ctx context.Context, client *github.Client, user string)
main.go:183
↓ 2 callersFunctionfileExists
(file string)
main.go:819
↓ 2 callersFunctionloadReposupvOut
(outfile string, home string)
main.go:575
↓ 2 callersFunctionloadThogOutput
(outfile string)
main.go:546
↓ 2 callersFunctionrunReposupervisor
(filepath string, reponame string, orgoruser string)
main.go:331
↓ 2 callersFunctionrunTrufflehog
(filepath string, reponame string, orgoruser string)
main.go:293
↓ 2 callersFunctionscanDir
Moving directory scanning logic out of individual functions
main.go:607
↓ 2 callersFunctionscanforeachuser
(user string, wg *sync.WaitGroup)
main.go:369
↓ 2 callersFunctionsingletoolOutput
(toolname string, of *os.File)
main.go:431
↓ 1 callersFunctionappendIfMissing
(slice []string, i string)
main.go:537
↓ 1 callersFunctioncheckflags
(token string, org string, user string, repoURL string, gistURL string, teamName string, scanPrivateReposOnly
main.go:653
↓ 1 callersFunctioncloneTeamRepos
(ctx context.Context, client *github.Client, org string, teamName string)
main.go:849
↓ 1 callersFunctioncloneorgrepos
(ctx context.Context, client *github.Client, org string)
main.go:146
↓ 1 callersFunctioncombineOutput
(toolname string, outputfile string)
main.go:458
↓ 1 callersFunctionfindTeamByName
(ctx context.Context, client *github.Client, org string, teamName string)
main.go:826
↓ 1 callersFunctiongitRepoURL
(path string)
main.go:102
↓ 1 callersFunctionlistallusers
(ctx context.Context, client *github.Client, org string)
main.go:273
↓ 1 callersFunctionmakeDirectories
()
main.go:811
↓ 1 callersFunctionmergeOutputJSON
(outputfile string)
main.go:492
↓ 1 callersFunctionmergeOutputs
(outputA map[string][]string, outputB map[string][]string)
main.go:594
↓ 1 callersFunctionscanTeamRepos
(org string)
main.go:893
↓ 1 callersFunctionscanorgrepos
(org string)
main.go:624
↓ 1 callersFunctionstringInSlice
(a string, list []*github.Repository)
main.go:630
↓ 1 callersFunctiontoolsOutput
(toolname string, of *os.File)
main.go:385
Functionmain
()
main.go:920