Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crashappsec/github-analyzer
/ WrappedOAuthApp
Struct
WrappedOAuthApp
pkg/output/html/html.go:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
var
staticFiles embed.FS
27
28
type
WrappedOAuthApp
struct
{
29
App scrape.OAuthApp
30
State string
31
}
32
33
type
WrappedIssue
struct
{
34
Issue issue.Issue
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected