Documentation
¶
Overview ¶
Package github implements the logic to detect Github tokens
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppRefreshTokenDetector ¶
NewAppRefreshTokenDetector returns a new Veles Detector that finds Github app refresh tokens
func ValidateChecksum ¶
ValidateChecksum validates a GitHub token
Types ¶
type AppRefreshToken ¶
type AppRefreshToken struct {
Token string
}
AppRefreshToken contains a Github App refresh token
Click to show internal directories.
Click to hide internal directories.