(ctx context.Context)
| 113 | CountRepositories(ctx context.Context) (int32, error) |
| 114 | CountSecureRepositories(ctx context.Context) (int32, error) |
| 115 | CountSuperadmins(ctx context.Context) (int64, error) |
| 116 | CountTfaRememberSessionsByUser(ctx context.Context, userID string) (int64, error) |
| 117 | CountUnscannedHosts(ctx context.Context) (int64, error) |
| 118 | CountUpdateHistory(ctx context.Context, hostID string) (int32, error) |
no outgoing calls
no test coverage detected