Versions in this module Expand all Collapse all v1 v1.8.0 Jan 26, 2024 v1.7.0 Jan 19, 2024 Changes in this version + func GetPermissionsByServiceAccounts(account internal.GCPAccount) map[string][]string + func GetServiceAccountKeys(account internal.GCPAccount) []*adminpb.ServiceAccountKey + func RunChecks(wa *sync.WaitGroup, account internal.GCPAccount, c *commons.Config, ...) + func SACannotEscalatePrivileges(resource commons.Resource) bool + func SAKeysNotOlderThan90Days(resource commons.Resource) bool + type PermissionsBySA struct + Permissions []string + SA string + func (p *PermissionsBySA) GetID() string + type SAKey struct + Key *adminpb.ServiceAccountKey + func (k *SAKey) GetID() string