Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyzeAndPrintPermissions ¶ added in v3.80.5
Types ¶
type AccessTokenJSON ¶ added in v3.80.5
type Analyzer ¶ added in v3.80.5
func (Analyzer) Type ¶ added in v3.80.5
func (Analyzer) Type() analyzerpb.AnalyzerType
type MetadataJSON ¶
type ProjectsJSON ¶
type SecretInfo ¶ added in v3.80.5
type SecretInfo struct { AccessToken AccessTokenJSON Metadata MetadataJSON Projects []ProjectsJSON }
func AnalyzePermissions ¶
func AnalyzePermissions(cfg *config.Config, key string) (*SecretInfo, error)
Click to show internal directories.
Click to hide internal directories.