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

TypeAlias IssueID

pkg/issue/issue.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type IssueID string
14
15const (
16 AUTH_2FA_ORG_DISABLED IssueID = "AUTH_2FA_ORG_DISABLED"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected