MCPcopy Create free account

hub / github.com/commonhaus/foundation / functions

Functions49 in github.com/commonhaus/foundation

↓ 20 callersMethodaddCheck
(GHRepository repo, Information check)
templates/panda/PolicyPanda.java:345
↓ 8 callersMethodfindFileInRepo
Look for a file in all configured search directories @param repo The repository @param targetFileStem Either the base filename or a regex t
templates/panda/CommonhausPanda.java:211
↓ 6 callersMethodurlText
(GHContent content)
templates/panda/PolicyPanda.java:519
↓ 5 callersMethodok
()
templates/panda/PolicyPanda.java:596
↓ 5 callersMethodok
()
templates/panda/PolicyPanda.java:640
↓ 4 callersMethodget
()
templates/panda/CommonhausPanda.java:91
↓ 4 callersMethodgetMarker
(Kind kind, boolean check)
templates/panda/PolicyPanda.java:525
↓ 4 callersMethodrawRequest
(String query)
templates/panda/CommonhausPanda.java:331
↓ 3 callersMethodfetchBooleanValue
(String fieldName, JsonNode node)
templates/panda/PolicyPanda.java:493
↓ 2 callersMethodensureDirectoryExists
Create directory if it doesn't exist @param dirPath Path to create @return true if directory exists or was created, false otherwise
templates/panda/CommonhausPanda.java:317
↓ 2 callersMethodfilterFields
(ArrayNode nodes)
templates/panda/PolicyPanda.java:474
↓ 2 callersMethodfindCommunityFiles
(GHRepository repo)
templates/panda/PolicyPanda.java:333
↓ 2 callersMethodgetMarker
()
templates/panda/PolicyPanda.java:632
↓ 2 callersMethodgetToken
(String envKey, String propName, Properties props)
templates/panda/CommonhausPanda.java:176
↓ 2 callersMethodreadContent
Read content from GHContent as string @param content GitHub content object @return Content as string
templates/panda/CommonhausPanda.java:378
↓ 2 callersMethodtext
()
templates/panda/PolicyPanda.java:661
↓ 2 callersMethodwriteToYamlFile
Write object to YAML file @param <T> Type of object to write @param object Object to write @param filePath File path to write to @throws IOExc
templates/panda/CommonhausPanda.java:406
↓ 1 callersMethodfindFileInRepoPath
Look for a file in a specific directory path @param repo The repository @param searchDir The directory to search in @param targetFile Either t
templates/panda/CommonhausPanda.java:246
↓ 1 callersMethodfindRepositoriesWithCLA
(List<GHRepository> repos)
templates/panda/PolicyPanda.java:416
↓ 1 callersMethodgetDirectoryContents
Get the contents of a directory with caching to reduce API calls @param repo The repository @param path The directory path @return List of directory
templates/panda/CommonhausPanda.java:288
↓ 1 callersMethodgetRepository
Get a repository from cache or fetch it if not cached @param github GitHub client @param repoFullName Full repository name (e.g., "owner/repo")
templates/panda/CommonhausPanda.java:191
↓ 1 callersMethodmarkdownSummary
()
templates/panda/PolicyPanda.java:517
↓ 1 callersMethodmarkdownSummary
()
templates/panda/PolicyPanda.java:549
↓ 1 callersMethodmatchesFileName
Check if a filename matches our target filename with any supported extension @param actualFileName GHContents file name @param targetFile Either
templates/panda/CommonhausPanda.java:270
↓ 1 callersMethodprintHeader
()
templates/panda/PolicyPanda.java:350
↓ 1 callersMethodprocessRepository
(GHRepository repo, CommunityFiles orgFiles)
templates/panda/PolicyPanda.java:199
↓ 1 callersMethodrunAssetDiscovery
(GHOrganization org, List<GHRepository> repos)
templates/panda/PolicyPanda.java:368
↓ 1 callersMethodrunOrgSettingsReport
(GHOrganization org)
templates/panda/PolicyPanda.java:440
↓ 1 callersMethodrunPolicyCheck
(List<GHRepository> repos)
templates/panda/PolicyPanda.java:159
↓ 1 callersMethodsetupGitHubClient
Set up GitHub client with caching to reduce API calls
templates/panda/CommonhausPanda.java:143
↓ 1 callersMethodsummary
()
templates/panda/PolicyPanda.java:515
↓ 1 callersMethodwithFallback
(CommunityFiles orgFiles)
templates/panda/PolicyPanda.java:506
Methodmain
(String[] args)
templates/panda/PolicyPanda.java:92
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:539
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:563
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:585
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:610
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:626
MethodmarkdownSummary
()
templates/panda/PolicyPanda.java:657
Methodrun
()
templates/panda/PolicyPanda.java:97
MethodsetVerbose
(String level)
templates/panda/CommonhausPanda.java:108
Methodsummary
()
templates/panda/PolicyPanda.java:535
Methodsummary
()
templates/panda/PolicyPanda.java:545
Methodsummary
()
templates/panda/PolicyPanda.java:555
Methodsummary
()
templates/panda/PolicyPanda.java:573
Methodsummary
()
templates/panda/PolicyPanda.java:603
Methodsummary
()
templates/panda/PolicyPanda.java:619
Methodsummary
()
templates/panda/PolicyPanda.java:653
MethodwriteToJsonFile
Write object to JSON file @param <T> Type of object to write @param object Object to write @param filePath File path to write to @throws IOExc
templates/panda/CommonhausPanda.java:394