| LOW | ee/packages/den-db/drizzle.config.ts | 11 | function resolveDrizzleDbCredentials() { |
| LOW | ee/packages/den-db/src/columns.ts | 19 | function getDatabaseEncryptionSecret() { |
| LOW | ee/packages/den-db/src/mysql-config.ts | 32 | export function parseMySqlConnectionConfig(databaseUrl: string): ParsedMySqlConfig { |
| LOW | ee/packages/den-db/src/client.ts | 43 | export function isTransientDbConnectionError(error: unknown): boolean { |
| LOW | ee/packages/den-db/src/client.ts | 90 | function parsePlanetScaleConfigFromDatabaseUrl(databaseUrl: string): PlanetScaleCredentials { |
| LOW | ee/packages/utils/src/skill-markdown.ts | 14 | function normalizeFrontmatterValue(value: string | undefined): string { |
| LOW | ee/apps/landing/app/api/_lib/security.ts | 84 | export function applyFixedWindowRateLimit(input: { |
| LOW | ee/apps/den-worker-proxy/src/app.ts | 50 | function normalizedSignedPreviewExpirySeconds() { |
| LOW | ee/apps/den-web/app/mcp/select-organization/page.tsx | 88 | export default function McpSelectOrganizationPage() { |
| LOW | ee/apps/den-web/app/sso/[orgSlug]/page.tsx | 7 | export default function OrganizationSsoSignInPage() { |
| LOW | ee/apps/den-web/app/api/_lib/upstream-proxy.ts | 114 | function buildUpstreamErrorResponse(status: number, error: string): Response { |
| LOW | ee/apps/den-web/app/api/_lib/upstream-proxy.ts | 141 | export function buildCorsPreflightResponse(request: NextRequest): Response { |
| LOW | ee/apps/den-web/app/api/_lib/upstream-proxy.ts | 256 | function shouldFallbackToAuthBaseForStream(response: Response, targetPath: string): boolean { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-flow.ts | 234 | export function deriveOnboardingWorkerName(user: AuthUser): string { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-flow.ts | 822 | export function buildOpenworkAppConnectUrl( |
| LOW | ee/apps/den-web/app/(den)/_lib/den-flow.ts | 868 | function parseWorkspaceIdFromWorkspacesPayload(payload: unknown): string | null { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-flow.ts | 926 | export async function resolveOpenworkWorkspaceUrl(instanceUrl: string, accessToken: string): Promise<{ workspaceId: stri |
| LOW | ee/apps/den-web/app/(den)/_lib/mcp-oauth-route.ts | 1 | export function getMcpOAuthSelectOrganizationRoute(search: string) { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 221 | function normalizeDesktopVersionString(value: string): string | null { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 228 | export function parseOrganizationMetadata(metadata: string | null): DenOrganizationMetadata | null { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 241 | export function getAllowedDesktopVersionsFromMetadata(metadata: string | null): string[] | null { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 252 | export function getRequireSsoFromMetadata(metadata: string | null): boolean { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 326 | export function getCustomLlmProvidersRoute(orgSlug?: string | null): string { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 430 | export function getGithubIntegrationRoute(orgSlug?: string | null): string { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 434 | export function getGithubIntegrationSetupRoute(orgSlug: string | null | undefined, connectorInstanceId: string): string |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 438 | export function getGithubIntegrationAccountRoute(orgSlug: string | null | undefined, connectorAccountId: string): string |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 685 | export function parseInvitationPreviewPayload(payload: unknown): DenInvitationPreview | null { |
| LOW | ee/apps/den-web/app/(den)/_lib/den-org.ts | 722 | export function isEmailAllowedForOrganization(allowedEmailDomains: readonly string[] | null | undefined, email: string): |
| LOW | …/app/(den)/dashboard/_components/llm-provider-data.tsx | 117 | function asLlmProviderMemberAccess(value: unknown): DenLlmProviderMemberAccess | null { |
| LOW | …/app/(den)/dashboard/_components/llm-provider-data.tsx | 309 | export function buildCustomProviderTemplate() { |
| LOW | …/app/(den)/dashboard/_components/llm-provider-data.tsx | 347 | export function buildEditableCustomProviderText(provider: DenLlmProvider) { |
| LOW | …/app/(den)/dashboard/_components/llm-provider-data.tsx | 358 | export async function requestLlmProviderCatalog(orgId: string) { |
| LOW | …/app/(den)/dashboard/_components/llm-provider-data.tsx | 369 | export async function requestLlmProviderCatalogDetail(orgId: string, providerId: string) { |
| LOW | …web/app/(den)/dashboard/_components/plugins-screen.tsx | 361 | function ConnectIntegrationEmptyState({ integrationsHref }: { integrationsHref: string }) { |
| LOW | …b/app/(den)/dashboard/_components/marketplace-data.tsx | 181 | export function useGrantMarketplaceAccess() { |
| LOW | …b/app/(den)/dashboard/_components/marketplace-data.tsx | 214 | export function useRevokeMarketplaceAccess() { |
| LOW | …b/app/(den)/dashboard/_components/marketplace-data.tsx | 256 | export function formatMarketplaceTimestamp(value: string | null): string { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 206 | function parseGithubConnectorAccounts(payload: unknown) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 231 | function parseGithubConnectorInstances(payload: unknown) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 320 | export function formatIntegrationTimestamp(value: string | null): string { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 436 | export function useGithubInstallCompletion(input: { installationId: number | null; state: string | null }) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 508 | export function useGithubAccountRepositories(connectorAccountId: string | null) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 561 | export function useCreateGithubConnectorInstance() { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 621 | export function useGithubConnectorDiscovery(connectorInstanceId: string | null) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 863 | export function useConnectorInstanceConfiguration(connectorInstanceId: string | null) { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 927 | export function useSetConnectorInstanceAutoImport() { |
| LOW | …b/app/(den)/dashboard/_components/integration-data.tsx | 955 | export function useRemoveConnectorInstance() { |
| LOW | …dashboard/_components/desktop-policy-editor-screen.tsx | 58 | function policyToAssignmentPayload(policy: DenDesktopPolicy) { |
| LOW | …dashboard/_components/desktop-policy-editor-screen.tsx | 65 | export function DesktopPolicyEditorScreen({ desktopPolicyId }: { desktopPolicyId?: string }) { |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 14 | function normalizeAllowedEmailDomainsInput(value: string): string[] | null { |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 27 | function normalizeDesktopVersionString(value: string): string | null { |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 32 | function getDesktopVersionMetadata(payload: unknown): { |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 58 | function buildDesktopVersionOptions( |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 85 | function toggleAllowedDesktopVersion( |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 97 | function filterAllowedDesktopVersionsToVisibleOptions( |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 221 | async function loadDesktopVersionOptions() { |
| LOW | …pp/(den)/dashboard/_components/org-settings-screen.tsx | 353 | function handleDomainRestrictionToggle(nextValue: boolean) { |
| LOW | …n)/dashboard/_components/github-integration-screen.tsx | 95 | function GithubInstallCompletionRedirect({ installationId, state }: { installationId: number; state: string }) { |
| LOW | …n)/dashboard/_components/github-integration-screen.tsx | 145 | function GithubConnectorInstanceRouter({ |
| LOW | …n)/dashboard/_components/github-integration-screen.tsx | 190 | function ConfigurationLoadingState() { |
| 683 more matches not shown… |