MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / toSecurityAgentCommandOwner

Function toSecurityAgentCommandOwner

services/security-sync/src/sync.ts:216–220  ·  view source on GitHub ↗
(owner: SecurityReviewOwner)

Source from the content-addressed store, hash-verified

214 reauthRequired: false,
215 staleRepos: [],
216 exhaustedBudget: false,
217 remainingRepoCount: 0,
218 };
219}
220
221function readSyncRunProgress(
222 runtimeState: Record<string, unknown>,
223 runId: string

Callers 2

syncOwnerFunction · 0.85
syncRepoFunction · 0.85

Calls 1

isOrgOwnerFunction · 0.85

Tested by

no test coverage detected