https://github.com/shhashhank/helix
· scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)
160 raw signals (90 security + 70 graph)
Last scanned 2 months, 2 weeks ago · v1 · 70 actionable findings from 2 signal sources. 220 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1738 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
bootstrap |
software | healthy | apps/orchestrator/src/main.ts:bootstrap |
githubVerifierFromEnv |
software | healthy | apps/orchestrator/src/integration/github.verify.ts:githubVe… |
localKms |
software | healthy | apps/orchestrator/src/integration/integration.module.ts:loc… |
kms |
software | healthy | apps/orchestrator/src/integration/integration.module.ts:kms |
secretRepo |
software | healthy | apps/orchestrator/src/integration/integration.module.ts:sec… |
installUrl |
software | healthy | apps/orchestrator/src/integration/github.config.ts:installU… |
token |
software | healthy | apps/orchestrator/src/integration/__tests__/github-integrat… |
principal |
software | healthy | apps/orchestrator/src/integration/__tests__/github-integrat… |
connect |
software | healthy | apps/orchestrator/src/integration/__tests__/github-integrat… |
rsaPrivateKey |
software | healthy | apps/orchestrator/src/integration/__tests__/github.verify.s… |
Roles |
software | healthy | apps/orchestrator/src/auth/roles.decorator.ts:Roles |
devLoginEnabled |
software | healthy | apps/orchestrator/src/auth/auth.controller.ts:devLoginEnabl… |
idToken |
software | healthy | apps/orchestrator/src/auth/__tests__/auth.controller.spec.t… |
ping |
software | healthy | apps/orchestrator/src/auth/__tests__/auth.controller.spec.t… |
parseQuery |
software | healthy | apps/orchestrator/src/approval/audit.controller.ts:parseQue… |
requirement |
software | healthy | apps/orchestrator/src/approval/__tests__/approval.service.s… |
openInput |
software | healthy | apps/orchestrator/src/approval/__tests__/approval.service.s… |
decided |
software | healthy | apps/orchestrator/src/approval/__tests__/approval.service.s… |
fakeReq |
software | healthy | apps/orchestrator/src/approval/__tests__/approval.controlle… |
memoFor |
software | healthy | apps/orchestrator/src/workflow-run/workflow-run.service.ts:… |
started |
software | healthy | apps/orchestrator/src/workflow-run/workflow-run.service.ts:… |
mockClient |
software | healthy | apps/orchestrator/src/workflow-run/__tests__/workflow-run.s… |
progress |
software | healthy | apps/orchestrator/src/workflow-run/__tests__/workflow-run.s… |
requestToWorkflow |
software | healthy | apps/orchestrator/src/request/request.workflow.ts:requestTo… |
asRecord |
software | healthy | apps/orchestrator/src/request/artifacts.ts:asRecord |
pickString |
software | healthy | apps/orchestrator/src/request/artifacts.ts:pickString |
pickNumber |
software | healthy | apps/orchestrator/src/request/artifacts.ts:pickNumber |
extractArtifacts |
software | healthy | apps/orchestrator/src/request/artifacts.ts:extractArtifacts |
url |
software | healthy | apps/orchestrator/src/request/artifacts.ts:url |
title |
software | healthy | apps/orchestrator/src/request/artifacts.ts:title |
principal |
software | healthy | apps/orchestrator/src/request/__tests__/request.service.spe… |
steps |
software | healthy | apps/orchestrator/src/request/__tests__/artifacts.spec.ts:s… |
token |
software | healthy | apps/orchestrator/src/request/__tests__/request.controller.… |
fakeReq |
software | healthy | apps/orchestrator/src/request/__tests__/request.controller.… |
bootstrap |
software | healthy | apps/registry/src/main.ts:bootstrap |
spec |
software | healthy | apps/registry/src/prompt-template/__tests__/prompt-template… |
asBool |
software | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
asInt |
software | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
ApiOrgHeader |
software | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
maxVersion |
software | healthy | apps/registry/src/approval-policy/approval-policy.service.t… |
buildRow |
software | healthy | apps/registry/src/approval-policy/approval-policy.service.t… |
fakeRow |
software | healthy | apps/registry/src/approval-policy/__tests__/approval-policy… |
fakeRow |
software | healthy | apps/registry/src/approval-policy/__tests__/approval-policy… |
validDoc |
software | healthy | apps/registry/src/approval-policy/__tests__/approval-policy… |
policyDoc |
software | healthy | apps/registry/src/approval-policy/__tests__/approval-policy… |
asBool |
software | healthy | apps/registry/src/agent-definition/agent-definition.control… |
asInt |
software | healthy | apps/registry/src/agent-definition/agent-definition.control… |
ApiOrgHeader |
software | healthy | apps/registry/src/agent-definition/agent-definition.control… |
maxVersion |
software | healthy | apps/registry/src/agent-definition/agent-definition.service… |
buildRow |
software | healthy | apps/registry/src/agent-definition/agent-definition.service… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DEFERRED.md |
software | healthy | DEFERRED.md |
jest.preset.js |
software | healthy | jest.preset.js |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
PRODUCT_PLAN.md |
software | healthy | PRODUCT_PLAN.md |
jest.config.ts |
software | healthy | jest.config.ts |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
.env.example |
software | healthy | .env.example |
docker-compose.yml |
software | healthy | docker-compose.yml |
nx.json |
software | healthy | nx.json |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
project.json |
software | healthy | apps/orchestrator/project.json |
tsconfig.app.json |
software | healthy | apps/orchestrator/tsconfig.app.json |
jest.config.ts |
software | healthy | apps/orchestrator/jest.config.ts |
webpack.config.js |
software | healthy | apps/orchestrator/webpack.config.js |
tsconfig.json |
software | healthy | apps/orchestrator/tsconfig.json |
tsconfig.spec.json |
software | healthy | apps/orchestrator/tsconfig.spec.json |
main.ts |
software | healthy | apps/orchestrator/src/main.ts |
github.verify.ts |
software | healthy | apps/orchestrator/src/integration/github.verify.ts |
integration.tokens.ts |
software | healthy | apps/orchestrator/src/integration/integration.tokens.ts |
pending-install.store.ts |
software | healthy | apps/orchestrator/src/integration/pending-install.store.ts |
integration.module.ts |
software | healthy | apps/orchestrator/src/integration/integration.module.ts |
github-integration.controller.ts |
software | healthy | apps/orchestrator/src/integration/github-integration.contro… |
github.model.ts |
software | healthy | apps/orchestrator/src/integration/github.model.ts |
github-integration.service.ts |
software | healthy | apps/orchestrator/src/integration/github-integration.servic… |
github.config.ts |
software | healthy | apps/orchestrator/src/integration/github.config.ts |
github-integration.controller.spec.ts |
software | healthy | apps/orchestrator/src/integration/__tests__/github-integrat… |
github-integration.service.spec.ts |
software | healthy | apps/orchestrator/src/integration/__tests__/github-integrat… |
github.verify.spec.ts |
software | healthy | apps/orchestrator/src/integration/__tests__/github.verify.s… |
github.dto.ts |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts |
roles.decorator.ts |
software | healthy | apps/orchestrator/src/auth/roles.decorator.ts |
auth.guard.ts |
software | healthy | apps/orchestrator/src/auth/auth.guard.ts |
auth.controller.ts |
software | healthy | apps/orchestrator/src/auth/auth.controller.ts |
auth.tokens.ts |
software | healthy | apps/orchestrator/src/auth/auth.tokens.ts |
principal.decorator.ts |
software | healthy | apps/orchestrator/src/auth/principal.decorator.ts |
auth.module.ts |
software | healthy | apps/orchestrator/src/auth/auth.module.ts |
roles.guard.ts |
software | healthy | apps/orchestrator/src/auth/roles.guard.ts |
auth.controller.spec.ts |
software | healthy | apps/orchestrator/src/auth/__tests__/auth.controller.spec.ts |
auth.dto.ts |
software | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts |
approval.notifier.ts |
software | healthy | apps/orchestrator/src/approval/approval.notifier.ts |
notification.tokens.ts |
software | healthy | apps/orchestrator/src/approval/notification.tokens.ts |
approval.module.ts |
software | healthy | apps/orchestrator/src/approval/approval.module.ts |
audit.controller.ts |
software | healthy | apps/orchestrator/src/approval/audit.controller.ts |
approval.signaler.ts |
software | healthy | apps/orchestrator/src/approval/approval.signaler.ts |
approval.store.ts |
software | healthy | apps/orchestrator/src/approval/approval.store.ts |
approval.service.ts |
software | healthy | apps/orchestrator/src/approval/approval.service.ts |
approval.controller.ts |
software | healthy | apps/orchestrator/src/approval/approval.controller.ts |
notification.controller.ts |
software | healthy | apps/orchestrator/src/approval/notification.controller.ts |
audit.tokens.ts |
software | healthy | apps/orchestrator/src/approval/audit.tokens.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PruneUnusedTemporalDepsPlugin |
software | healthy | apps/orchestrator/webpack.config.js:PruneUnusedTemporalDeps… |
UnconfiguredGithubVerifier |
software | healthy | apps/orchestrator/src/integration/github.verify.ts:Unconfig… |
AppCredentialsGithubVerifier |
software | healthy | apps/orchestrator/src/integration/github.verify.ts:AppCrede… |
InMemoryPendingInstallStore |
software | healthy | apps/orchestrator/src/integration/pending-install.store.ts:… |
IntegrationModule |
software | healthy | apps/orchestrator/src/integration/integration.module.ts:Int… |
GithubIntegrationController |
software | healthy | apps/orchestrator/src/integration/github-integration.contro… |
GithubIntegrationService |
software | healthy | apps/orchestrator/src/integration/github-integration.servic… |
ConnectGithubResponseDto |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts:Connect… |
CompleteConnectDto |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts:Complet… |
GithubConnectionDto |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts:GithubC… |
GithubConnectionStatusDto |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts:GithubC… |
VerifyResultDto |
software | healthy | apps/orchestrator/src/integration/dto/github.dto.ts:VerifyR… |
AuthGuard |
software | healthy | apps/orchestrator/src/auth/auth.guard.ts:AuthGuard |
AuthController |
software | healthy | apps/orchestrator/src/auth/auth.controller.ts:AuthController |
AuthModule |
software | healthy | apps/orchestrator/src/auth/auth.module.ts:AuthModule |
RolesGuard |
software | healthy | apps/orchestrator/src/auth/roles.guard.ts:RolesGuard |
CreateSessionDto |
software | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts:CreateSessionDto |
DevLoginDto |
software | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts:DevLoginDto |
AuthPrincipalDto |
software | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts:AuthPrincipalDto |
SessionResponseDto |
software | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts:SessionResponseD… |
DispatchingApprovalNotifier |
software | healthy | apps/orchestrator/src/approval/approval.notifier.ts:Dispatc… |
NoopApprovalNotifier |
software | healthy | apps/orchestrator/src/approval/approval.notifier.ts:NoopApp… |
ApprovalModule |
software | healthy | apps/orchestrator/src/approval/approval.module.ts:ApprovalM… |
AuditController |
software | healthy | apps/orchestrator/src/approval/audit.controller.ts:AuditCon… |
TemporalWorkflowSignaler |
software | healthy | apps/orchestrator/src/approval/approval.signaler.ts:Tempora… |
InMemoryApprovalRequestStore |
software | healthy | apps/orchestrator/src/approval/approval.store.ts:InMemoryAp… |
ApprovalService |
software | healthy | apps/orchestrator/src/approval/approval.service.ts:Approval… |
ApprovalController |
software | healthy | apps/orchestrator/src/approval/approval.controller.ts:Appro… |
NotificationController |
software | healthy | apps/orchestrator/src/approval/notification.controller.ts:N… |
OpenApprovalDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:OpenAppr… |
SubmitDecisionDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:SubmitDe… |
CancelApprovalDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:CancelAp… |
EscalateDueDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:Escalate… |
InboxItemDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:InboxIte… |
ApprovalRequestDto |
software | healthy | apps/orchestrator/src/approval/dto/approval.dto.ts:Approval… |
InAppMessageDto |
software | healthy | apps/orchestrator/src/approval/dto/notification.dto.ts:InAp… |
AuditQueryDto |
software | healthy | apps/orchestrator/src/approval/dto/audit.dto.ts:AuditQueryD… |
AuditEventDto |
software | healthy | apps/orchestrator/src/approval/dto/audit.dto.ts:AuditEventD… |
AuditVerificationDto |
software | healthy | apps/orchestrator/src/approval/dto/audit.dto.ts:AuditVerifi… |
AppModule |
software | healthy | apps/orchestrator/src/app/app.module.ts:AppModule |
TemporalModule |
software | healthy | apps/orchestrator/src/temporal/temporal.module.ts:TemporalM… |
WorkflowRunService |
software | healthy | apps/orchestrator/src/workflow-run/workflow-run.service.ts:… |
WorkflowRunController |
software | healthy | apps/orchestrator/src/workflow-run/workflow-run.controller.… |
WorkflowRunModule |
software | healthy | apps/orchestrator/src/workflow-run/workflow-run.module.ts:W… |
StartRunDto |
software | healthy | apps/orchestrator/src/workflow-run/dto/workflow-run.dto.ts:… |
RetryRunDto |
software | healthy | apps/orchestrator/src/workflow-run/dto/workflow-run.dto.ts:… |
StartedRunDto |
software | healthy | apps/orchestrator/src/workflow-run/dto/workflow-run.dto.ts:… |
RunStatusDto |
software | healthy | apps/orchestrator/src/workflow-run/dto/workflow-run.dto.ts:… |
RequestModule |
software | healthy | apps/orchestrator/src/request/request.module.ts:RequestModu… |
InMemoryRequestStore |
software | healthy | apps/orchestrator/src/request/request.store.ts:InMemoryRequ… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
orchestrator |
software | healthy | apps/orchestrator |
src |
software | healthy | apps/orchestrator/src |
integration |
software | healthy | apps/orchestrator/src/integration |
__tests__ |
software | healthy | apps/orchestrator/src/integration/__tests__ |
dto |
software | healthy | apps/orchestrator/src/integration/dto |
auth |
software | healthy | apps/orchestrator/src/auth |
__tests__ |
software | healthy | apps/orchestrator/src/auth/__tests__ |
dto |
software | healthy | apps/orchestrator/src/auth/dto |
approval |
software | healthy | apps/orchestrator/src/approval |
__tests__ |
software | healthy | apps/orchestrator/src/approval/__tests__ |
dto |
software | healthy | apps/orchestrator/src/approval/dto |
app |
software | healthy | apps/orchestrator/src/app |
temporal |
software | healthy | apps/orchestrator/src/temporal |
workflow-run |
software | healthy | apps/orchestrator/src/workflow-run |
__tests__ |
software | healthy | apps/orchestrator/src/workflow-run/__tests__ |
dto |
software | healthy | apps/orchestrator/src/workflow-run/dto |
request |
software | healthy | apps/orchestrator/src/request |
__tests__ |
software | healthy | apps/orchestrator/src/request/__tests__ |
dto |
software | healthy | apps/orchestrator/src/request/dto |
registry |
software | healthy | apps/registry |
prisma |
software | healthy | apps/registry/prisma |
migrations |
software | healthy | apps/registry/prisma/migrations |
20260531165251_add_memory_embeddings |
software | healthy | apps/registry/prisma/migrations/20260531165251_add_memory_e… |
20260531181349_widen_memory_embedding_to_1024 |
software | healthy | apps/registry/prisma/migrations/20260531181349_widen_memory… |
20260531103133_add_token_usage |
software | healthy | apps/registry/prisma/migrations/20260531103133_add_token_us… |
20260608120000_add_approval_policies |
software | healthy | apps/registry/prisma/migrations/20260608120000_add_approval… |
20260530100153_init |
software | healthy | apps/registry/prisma/migrations/20260530100153_init |
src |
software | healthy | apps/registry/src |
prompt-template |
software | healthy | apps/registry/src/prompt-template |
__tests__ |
software | healthy | apps/registry/src/prompt-template/__tests__ |
prisma |
software | healthy | apps/registry/src/prisma |
app |
software | healthy | apps/registry/src/app |
approval-policy |
software | healthy | apps/registry/src/approval-policy |
__tests__ |
software | healthy | apps/registry/src/approval-policy/__tests__ |
dto |
software | healthy | apps/registry/src/approval-policy/dto |
agent-definition |
software | healthy | apps/registry/src/agent-definition |
__tests__ |
software | healthy | apps/registry/src/agent-definition/__tests__ |
dto |
software | healthy | apps/registry/src/agent-definition/dto |
validators |
software | healthy | apps/registry/src/validators |
working-memory |
software | healthy | apps/registry/src/working-memory |
__tests__ |
software | healthy | apps/registry/src/working-memory/__tests__ |
token-usage |
software | healthy | apps/registry/src/token-usage |
__tests__ |
software | healthy | apps/registry/src/token-usage/__tests__ |
vector-store |
software | healthy | apps/registry/src/vector-store |
__tests__ |
software | healthy | apps/registry/src/vector-store/__tests__ |
web |
software | healthy | apps/web |
src |
software | healthy | apps/web/src |
auth |
software | healthy | apps/web/src/auth |
__tests__ |
software | healthy | apps/web/src/auth/__tests__ |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST /integrations/github/connect |
api | healthy | apps/orchestrator/src/integration/github-integration.contro… |
POST /integrations/github/callback |
api | healthy | apps/orchestrator/src/integration/github-integration.contro… |
POST /integrations/github/test |
api | healthy | apps/orchestrator/src/integration/github-integration.contro… |
POST /auth/session |
api | healthy | apps/orchestrator/src/auth/auth.controller.ts |
POST /auth/dev-login |
api | healthy | apps/orchestrator/src/auth/auth.controller.ts |
GET /auth/me |
api | healthy | apps/orchestrator/src/auth/auth.controller.ts |
GET /auth/admin/ping |
api | healthy | apps/orchestrator/src/auth/auth.controller.ts |
GET /audit/verify |
api | healthy | apps/orchestrator/src/approval/audit.controller.ts |
GET /audit/export |
api | healthy | apps/orchestrator/src/approval/audit.controller.ts |
POST /approvals/escalate-due |
api | healthy | apps/orchestrator/src/approval/approval.controller.ts |
GET /approvals/inbox |
api | healthy | apps/orchestrator/src/approval/approval.controller.ts |
GET /approvals/:id |
api | healthy | apps/orchestrator/src/approval/approval.controller.ts |
POST /approvals/:id/decisions |
api | healthy | apps/orchestrator/src/approval/approval.controller.ts |
POST /approvals/:id/cancel |
api | healthy | apps/orchestrator/src/approval/approval.controller.ts |
GET /runs/:id |
api | healthy | apps/orchestrator/src/workflow-run/workflow-run.controller.… |
POST /runs/:id/cancel |
api | healthy | apps/orchestrator/src/workflow-run/workflow-run.controller.… |
POST /runs/:id/retry |
api | healthy | apps/orchestrator/src/workflow-run/workflow-run.controller.… |
GET /requests/overview |
api | healthy | apps/orchestrator/src/request/request.controller.ts |
GET /requests/:id |
api | healthy | apps/orchestrator/src/request/request.controller.ts |
GET /requests/:id/run |
api | healthy | apps/orchestrator/src/request/request.controller.ts |
GET /requests/:id/artifacts |
api | healthy | apps/orchestrator/src/request/request.controller.ts |
GET /approval-policies/latest |
api | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
GET /approval-policies/:id |
api | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
PUT /approval-policies/:id |
api | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
DELETE /approval-policies/:id |
api | healthy | apps/registry/src/approval-policy/approval-policy.controlle… |
GET /agents/latest |
api | healthy | apps/registry/src/agent-definition/agent-definition.control… |
GET /agents/:id |
api | healthy | apps/registry/src/agent-definition/agent-definition.control… |
PUT /agents/:id |
api | healthy | apps/registry/src/agent-definition/agent-definition.control… |
DELETE /agents/:id |
api | healthy | apps/registry/src/agent-definition/agent-definition.control… |
GET /${n.pluralKebab}/:id |
api | healthy | libs/coding-agent/src/lib/templates/nest-crud.ts |
PATCH /${n.pluralKebab}/:id |
api | healthy | libs/coding-agent/src/lib/templates/nest-crud.ts |
DELETE /${n.pluralKebab}/:id |
api | healthy | libs/coding-agent/src/lib/templates/nest-crud.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::libs/secrets/src/__tests__/redaction.spec.ts |
security | healthy | libs/secrets/src/__tests__/redaction.spec.ts |
auth::libs/auth/src/index.ts |
security | healthy | libs/auth/src/index.ts |
auth::apps/orchestrator/src/auth/dto/auth.dto.ts |
security | healthy | apps/orchestrator/src/auth/dto/auth.dto.ts |
auth::apps/web/src/app/pages/integrations.tsx |
security | healthy | apps/web/src/app/pages/integrations.tsx |
auth::apps/web/src/auth/auth-context.tsx |
security | healthy | apps/web/src/auth/auth-context.tsx |
auth::libs/auth/src/lib/oidc.ts |
security | healthy | libs/auth/src/lib/oidc.ts |
auth::libs/github-mcp/src/worker-client.ts |
security | healthy | libs/github-mcp/src/worker-client.ts |
auth::apps/orchestrator/src/auth/auth.module.ts |
security | healthy | apps/orchestrator/src/auth/auth.module.ts |
auth::apps/web/src/app/pages/sign-in.tsx |
security | healthy | apps/web/src/app/pages/sign-in.tsx |
auth::libs/auth/src/lib/__tests__/jwt.spec.ts |
security | healthy | libs/auth/src/lib/__tests__/jwt.spec.ts |
auth::apps/orchestrator/src/integration/__tests__/github.ve… |
security | healthy | apps/orchestrator/src/integration/__tests__/github.verify.s… |
auth::libs/auth/src/lib/login.ts |
security | healthy | libs/auth/src/lib/login.ts |
auth::libs/auth/src/lib/__tests__/auth-flow.spec.ts |
security | healthy | libs/auth/src/lib/__tests__/auth-flow.spec.ts |
auth::apps/orchestrator/src/auth/auth.tokens.ts |
security | healthy | apps/orchestrator/src/auth/auth.tokens.ts |
auth::libs/github-mcp/src/__tests__/app-auth.spec.ts |
security | healthy | libs/github-mcp/src/__tests__/app-auth.spec.ts |
auth::libs/github-mcp/src/app-auth.ts |
security | healthy | libs/github-mcp/src/app-auth.ts |
auth::libs/auth/src/lib/jwt.ts |
security | healthy | libs/auth/src/lib/jwt.ts |
auth::libs/auth/src/lib/session.ts |
security | healthy | libs/auth/src/lib/session.ts |
auth::apps/orchestrator/src/integration/github.verify.ts |
security | healthy | apps/orchestrator/src/integration/github.verify.ts |
auth::apps/orchestrator/src/auth/auth.controller.ts |
security | healthy | apps/orchestrator/src/auth/auth.controller.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/sign-in |
frontend | healthy | apps/web/src/app/pages/sign-in.tsx |
/dashboard |
frontend | healthy | apps/web/src/app/pages/dashboard.tsx |
/approvals |
frontend | healthy | apps/web/src/app/pages/approvals.tsx |
/integrations |
frontend | healthy | apps/web/src/app/pages/integrations.tsx |
/run-detail |
frontend | healthy | apps/web/src/app/pages/run-detail.tsx |
/__tests__/dashboard.spec |
frontend | healthy | apps/web/src/app/pages/__tests__/dashboard.spec.tsx |
/__tests__/sign-in.spec |
frontend | healthy | apps/web/src/app/pages/__tests__/sign-in.spec.tsx |
/__tests__/integrations.spec |
frontend | healthy | apps/web/src/app/pages/__tests__/integrations.spec.tsx |
/__tests__/run-detail.spec |
frontend | healthy | apps/web/src/app/pages/__tests__/run-detail.spec.tsx |
/__tests__/approvals.spec |
frontend | healthy | apps/web/src/app/pages/__tests__/approvals.spec.tsx |
/secret |
frontend | healthy | apps/web/src/auth/__tests__/auth-context.spec.tsx |
/ |
frontend | healthy | apps/web/src/app/app.tsx |
/requests/:id |
frontend | healthy | apps/web/src/app/app.tsx |
/role |
frontend | healthy | apps/registry/src/agent-definition/__tests__/agent-definiti… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
port:5433 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:4200 |
network | healthy | apps/web/webpack.config.js |
port:8888 |
network | healthy | observability/otel-collector.yaml |
port:4317 |
network | healthy | observability/docker-compose.yml |
port:4318 |
network | healthy | observability/docker-compose.yml |
port:8889 |
network | healthy | observability/docker-compose.yml |
port:3200 |
network | healthy | observability/docker-compose.yml |
port:9090 |
network | healthy | observability/docker-compose.yml |
port:3001 |
network | healthy | observability/docker-compose.yml |
port:8080 |
network | healthy | libs/deployment-agent/src/lib/cdk.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
github_token::libs/agent/src/lib/__tests__/redacting-trace-… |
security | healthy | libs/agent/src/lib/__tests__/redacting-trace-sink.spec.ts |
github_token::libs/agent/src/lib/__tests__/redacting-trace-… |
security | healthy | libs/agent/src/lib/__tests__/redacting-trace-sink.spec.ts |
github_token::libs/secrets/src/__tests__/redaction.spec.ts |
security | healthy | libs/secrets/src/__tests__/redaction.spec.ts |
github_token::libs/review-agent/src/lib/__tests__/secret-sc… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
github_token::libs/review-agent/src/lib/__tests__/secret-sc… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
github_token::libs/review-agent/src/lib/__tests__/secret-sc… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
github_token::libs/review-agent/src/lib/__tests__/secret-sc… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
github_token::libs/review-agent/src/lib/__tests__/secret-sc… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
password_literal::libs/review-agent/src/lib/__tests__/secre… |
security | healthy | libs/review-agent/src/lib/__tests__/secret-scan.spec.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/web/src/app/app.tsx |
Layout |
frontend | healthy | apps/web/src/app/layout.tsx |
StatusBadge |
frontend | healthy | apps/web/src/app/components/status-badge.tsx |
SignIn |
frontend | healthy | apps/web/src/app/pages/sign-in.tsx |
Dashboard |
frontend | healthy | apps/web/src/app/pages/dashboard.tsx |
ApprovalInbox |
frontend | healthy | apps/web/src/app/pages/approvals.tsx |
Integrations |
frontend | healthy | apps/web/src/app/pages/integrations.tsx |
RunDetail |
frontend | healthy | apps/web/src/app/pages/run-detail.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | apps/registry/prisma/migrations/20260531165251_add_memory_e… |
migration.sql |
data | healthy | apps/registry/prisma/migrations/20260531181349_widen_memory… |
migration.sql |
data | healthy | apps/registry/prisma/migrations/20260531103133_add_token_us… |
migration.sql |
data | healthy | apps/registry/prisma/migrations/20260608120000_add_approval… |
migration.sql |
data | healthy | apps/registry/prisma/migrations/20260530100153_init/migrati… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
hardware | healthy | docker-compose.yml |
otel-collector |
hardware | healthy | observability/docker-compose.yml |
tempo |
hardware | healthy | observability/docker-compose.yml |
prometheus |
hardware | healthy | observability/docker-compose.yml |
grafana |
hardware | healthy | observability/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
memory_embeddings |
data | healthy | apps/registry/prisma/migrations/20260531165251_add_memory_e… |
token_usage |
data | healthy | apps/registry/prisma/migrations/20260531103133_add_token_us… |
approval_policies |
data | healthy | apps/registry/prisma/migrations/20260608120000_add_approval… |
agent_definitions |
data | healthy | apps/registry/prisma/migrations/20260530100153_init/migrati… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | package.json |
postgres |
data | healthy | docker-compose.yml |
redis |
data | healthy | apps/registry/src/working-memory/redis-working-memory.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-y91qmq89 |
software | healthy | /tmp/repobility-clone-y91qmq89 |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | libs/deployment-agent/src/lib/cdk.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/20137958-0a00-4bd5-b6fc-6fc34a7acf07/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/20137958-0a00-4bd5-b6fc-6fc34a7acf07/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.