MCPcopy Create free account
hub / github.com/crashappsec/github-analyzer / InstallationInfo

Struct InstallationInfo

pkg/output/html/html.go:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41type InstallationInfo struct {
42 Name string
43 ID int64
44 Permissions string
45}
46
47// normalizeLinks converts any raw http links to hrefs
48func normalizeLinks(input string) string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected