https://github.com/yani-loz/one-ai
· scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)
172 raw signals (0 security + 172 graph)
Last scanned 2 months, 1 week ago · v1 · 152 actionable findings from 1 signal source. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 4770 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 |
|---|---|---|---|
isLocalHostname |
software | healthy | frontend/vite.config.ts:isLocalHostname |
assertProductionApiUrl |
software | healthy | frontend/vite.config.ts:assertProductionApiUrl |
mockFetch |
software | healthy | frontend/src/App.test.tsx:mockFetch |
renderAppAt |
software | healthy | frontend/src/App.test.tsx:renderAppAt |
HomePage |
software | healthy | frontend/src/HomePage.tsx:HomePage |
HealthDot |
software | healthy | frontend/src/HomePage.tsx:HealthDot |
useDirectionalTransition |
software | healthy | frontend/src/pageTransition.ts:useDirectionalTransition |
goingBack |
software | healthy | frontend/src/pageTransition.ts:goingBack |
userOf |
software | healthy | frontend/src/HomePage.test.tsx:userOf |
renderHome |
software | healthy | frontend/src/HomePage.test.tsx:renderHome |
AnimatedScreen |
software | healthy | frontend/src/App.tsx:AnimatedScreen |
RoleHome |
software | healthy | frontend/src/App.tsx:RoleHome |
App |
software | healthy | frontend/src/App.tsx:App |
json |
software | healthy | frontend/src/connect/ConnectorDetailPage.test.tsx:json |
installFetch |
software | healthy | frontend/src/connect/ConnectorDetailPage.test.tsx:installFe… |
renderDetail |
software | healthy | frontend/src/connect/ConnectorDetailPage.test.tsx:renderDet… |
SkeletonRow |
software | healthy | frontend/src/connect/ConnectorsPage.tsx:SkeletonRow |
SyncStatusLine |
software | healthy | frontend/src/connect/ConnectorsPage.tsx:SyncStatusLine |
ConnectorRow |
software | healthy | frontend/src/connect/ConnectorsPage.tsx:ConnectorRow |
ConnectorsPage |
software | healthy | frontend/src/connect/ConnectorsPage.tsx:ConnectorsPage |
SkeletonCard |
software | healthy | frontend/src/connect/MyConnectionsPage.tsx:SkeletonCard |
connectionFor |
software | healthy | frontend/src/connect/MyConnectionsPage.tsx:connectionFor |
MyConnectionsPage |
software | healthy | frontend/src/connect/MyConnectionsPage.tsx:MyConnectionsPage |
connectionFor |
software | healthy | frontend/src/connect/ConnectorDetailPage.tsx:connectionFor |
ConnectorDetailPage |
software | healthy | frontend/src/connect/ConnectorDetailPage.tsx:ConnectorDetai… |
goBack |
software | healthy | frontend/src/connect/ConnectorDetailPage.tsx:goBack |
summaryFor |
software | healthy | frontend/src/connect/ConnectorCard.tsx:summaryFor |
dotClassFor |
software | healthy | frontend/src/connect/ConnectorCard.tsx:dotClassFor |
ConnectorCard |
software | healthy | frontend/src/connect/ConnectorCard.tsx:ConnectorCard |
appearanceFor |
software | healthy | frontend/src/connect/ConnectorStatusBadge.tsx:appearanceFor |
ConnectorStatusBadge |
software | healthy | frontend/src/connect/ConnectorStatusBadge.tsx:ConnectorStat… |
mockFetch |
software | healthy | frontend/src/connect/meConnectorClient.test.ts:mockFetch |
jsonResponse |
software | healthy | frontend/src/connect/meConnectorClient.test.ts:jsonResponse |
parseJsonOrThrow |
software | healthy | frontend/src/connect/connectClient.ts:parseJsonOrThrow |
listConnections |
software | healthy | frontend/src/connect/connectClient.ts:listConnections |
createConnection |
software | healthy | frontend/src/connect/connectClient.ts:createConnection |
testConnection |
software | healthy | frontend/src/connect/connectClient.ts:testConnection |
startSync |
software | healthy | frontend/src/connect/connectClient.ts:startSync |
getSyncStatus |
software | healthy | frontend/src/connect/connectClient.ts:getSyncStatus |
disableConnection |
software | healthy | frontend/src/connect/connectClient.ts:disableConnection |
enableConnection |
software | healthy | frontend/src/connect/connectClient.ts:enableConnection |
deleteConnection |
software | healthy | frontend/src/connect/connectClient.ts:deleteConnection |
connectorTypeMeta |
software | healthy | frontend/src/connect/connectorCatalog.ts:connectorTypeMeta |
parseJsonOrThrow |
software | healthy | frontend/src/connect/meConnectorClient.ts:parseJsonOrThrow |
listAllowedTypes |
software | healthy | frontend/src/connect/meConnectorClient.ts:listAllowedTypes |
listMyConnections |
software | healthy | frontend/src/connect/meConnectorClient.ts:listMyConnections |
selfConnect |
software | healthy | frontend/src/connect/meConnectorClient.ts:selfConnect |
testMyConnection |
software | healthy | frontend/src/connect/meConnectorClient.ts:testMyConnection |
startMySync |
software | healthy | frontend/src/connect/meConnectorClient.ts:startMySync |
getMySyncStatus |
software | healthy | frontend/src/connect/meConnectorClient.ts:getMySyncStatus |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
.env.example |
software | healthy | .env.example |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
.prettierrc.json |
software | healthy | frontend/.prettierrc.json |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
pnpm-lock.yaml |
software | healthy | frontend/pnpm-lock.yaml |
package.json |
software | healthy | frontend/package.json |
index.html |
software | healthy | frontend/index.html |
Dockerfile |
software | healthy | frontend/Dockerfile |
eslint.config.js |
software | healthy | frontend/eslint.config.js |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
index.css |
software | healthy | frontend/src/index.css |
App.test.tsx |
software | healthy | frontend/src/App.test.tsx |
HomePage.tsx |
software | healthy | frontend/src/HomePage.tsx |
pageTransition.ts |
software | healthy | frontend/src/pageTransition.ts |
HomePage.test.tsx |
software | healthy | frontend/src/HomePage.test.tsx |
main.tsx |
software | healthy | frontend/src/main.tsx |
vite-env.d.ts |
software | healthy | frontend/src/vite-env.d.ts |
App.tsx |
software | healthy | frontend/src/App.tsx |
ConnectorDetailPage.test.tsx |
software | healthy | frontend/src/connect/ConnectorDetailPage.test.tsx |
ConnectorsPage.tsx |
software | healthy | frontend/src/connect/ConnectorsPage.tsx |
MyConnectionsPage.tsx |
software | healthy | frontend/src/connect/MyConnectionsPage.tsx |
ConnectorDetailPage.tsx |
software | healthy | frontend/src/connect/ConnectorDetailPage.tsx |
ConnectorCard.tsx |
software | healthy | frontend/src/connect/ConnectorCard.tsx |
ConnectorStatusBadge.tsx |
software | healthy | frontend/src/connect/ConnectorStatusBadge.tsx |
meConnectorClient.test.ts |
software | healthy | frontend/src/connect/meConnectorClient.test.ts |
connectClient.ts |
software | healthy | frontend/src/connect/connectClient.ts |
connectorCatalog.ts |
software | healthy | frontend/src/connect/connectorCatalog.ts |
meConnectorClient.ts |
software | healthy | frontend/src/connect/meConnectorClient.ts |
index.ts |
software | healthy | frontend/src/connect/index.ts |
ConsentModal.tsx |
software | healthy | frontend/src/connect/ConsentModal.tsx |
useMyConnections.test.tsx |
software | healthy | frontend/src/connect/useMyConnections.test.tsx |
MyConnectionsPage.test.tsx |
software | healthy | frontend/src/connect/MyConnectionsPage.test.tsx |
imapProviders.test.ts |
software | healthy | frontend/src/connect/imapProviders.test.ts |
AddMailboxDrawer.test.tsx |
software | healthy | frontend/src/connect/AddMailboxDrawer.test.tsx |
AddMailboxDrawer.tsx |
software | healthy | frontend/src/connect/AddMailboxDrawer.tsx |
connectorDetailTabs.tsx |
software | healthy | frontend/src/connect/connectorDetailTabs.tsx |
ConnectorsPage.test.tsx |
software | healthy | frontend/src/connect/ConnectorsPage.test.tsx |
useMyConnections.ts |
software | healthy | frontend/src/connect/useMyConnections.ts |
imapProviders.ts |
software | healthy | frontend/src/connect/imapProviders.ts |
connectClient.test.ts |
software | healthy | frontend/src/connect/connectClient.test.ts |
types.ts |
software | healthy | frontend/src/connect/types.ts |
useConnectors.ts |
software | healthy | frontend/src/connect/useConnectors.ts |
apiBase.ts |
software | healthy | frontend/src/api/apiBase.ts |
setup.ts |
software | healthy | frontend/src/test/setup.ts |
platformClient.test.ts |
software | healthy | frontend/src/platform/platformClient.test.ts |
CompanyCard.test.tsx |
software | healthy | frontend/src/platform/CompanyCard.test.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AuthRequestError |
software | healthy | frontend/src/identity/authClient.ts:AuthRequestError |
_FakeConnector |
software | healthy | testing/10_imap-connector/harness/suite_c_ingest_runner.py:… |
FakeIncrementalConnector |
software | healthy | testing/10_imap-connector/harness/sync_lifecycle_suite.py:94 |
GatedConnector |
software | healthy | testing/10_imap-connector/harness/sync_lifecycle_suite.py:1… |
_DisableInWindowRepo |
software | healthy | testing/10_imap-connector/harness/sync_lifecycle_suite.py:2… |
_FailOneUidIngest |
software | healthy | testing/10_imap-connector/harness/sync_lifecycle_suite.py:4… |
Config |
software | healthy | spikes/imap_fetch.py:95 |
Stats |
software | healthy | spikes/imap_fetch.py:151 |
_StubConnector |
software | healthy | backend/tests/connectors/conftest.py:129 |
_CapturingSpawn |
software | healthy | backend/tests/connectors/sync/test_sync_service.py:45 |
_AlwaysEntitled |
software | healthy | backend/tests/connectors/sync/test_sync_service.py:57 |
FakeIncrementalConnector |
software | healthy | backend/tests/connectors/sync/runner/conftest.py:107 |
_CountPendingProbeConnector |
software | healthy | backend/tests/connectors/sync/runner/test_connector_sync_ru… |
_AlwaysEntitled |
software | healthy | backend/tests/connectors/services/test_connector_service.py… |
_RaisingConnector |
software | healthy | backend/tests/connectors/services/test_connector_service.py… |
_TransactionProbeConnector |
software | healthy | backend/tests/connectors/services/test_connector_service.py… |
_FakeClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:39 |
_FlippedSizeClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:80 |
_RecordingFetchClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:157 |
_LiteralListClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:223 |
_SelectRecordingClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:252 |
_ZeroUidvalidityClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:293 |
_NeverSelectedClient |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:319 |
_PlainImap4NoTls |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:335 |
_PlainImap4WithTls |
software | healthy | backend/tests/connectors/imap/test_fetch_session.py:359 |
_StopHandshakeError |
software | healthy | backend/tests/connectors/imap/test_egress_guard.py:197 |
_SocketProbe |
software | healthy | backend/tests/connectors/imap/test_egress_guard.py:208 |
_FakeSock |
software | healthy | backend/tests/connectors/imap/test_egress_guard.py:219 |
_CapturingContext |
software | healthy | backend/tests/connectors/imap/test_egress_guard.py:256 |
_StockSslSpy |
software | healthy | backend/tests/connectors/imap/test_egress_guard.py:346 |
_FakeImap4Ssl |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:35 |
_RejectingLoginImap4Ssl |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:62 |
_UnreachableImap4Ssl |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:69 |
_PlainImap4NoTls |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:84 |
_PlainImap4WithTls |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:108 |
_HandshakeFailClient |
software | healthy | backend/tests/connectors/imap/test_imap_client.py:201 |
_FakeClient |
software | healthy | backend/tests/connectors/imap/test_imap_connector.py:14 |
FakeSession |
software | healthy | backend/tests/connectors/imap/sync/test_imap_fetcher.py:27 |
_FakeTnef |
software | healthy | backend/tests/connectors/imap/parsing/test_email_parser_ded… |
_FakeCell |
software | healthy | backend/tests/connectors/extraction/test_xlsx.py:141 |
_FakeClock |
software | healthy | backend/tests/identity/security/test_token_denylist.py:17 |
_FakeClock |
software | healthy | backend/tests/identity/security/test_rate_limit.py:23 |
_RecordingHook |
software | healthy | backend/tests/identity/services/test_erasure_service.py:44 |
_ExplodingHook |
software | healthy | backend/tests/identity/services/test_erasure_service.py:222 |
_Clock |
software | healthy | backend/tests/identity/services/test_auth_service.py:286 |
_DemoUser |
software | healthy | backend/scripts/seed_identity.py:48 |
_DemoCompany |
software | healthy | backend/scripts/seed_identity.py:58 |
_DemoPlatformAdmin |
software | healthy | backend/scripts/seed_identity.py:67 |
ConnectorType |
software | healthy | backend/app/connectors/enums.py:19 |
AuthMethod |
software | healthy | backend/app/connectors/enums.py:25 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
connect |
software | healthy | frontend/src/connect |
api |
software | healthy | frontend/src/api |
test |
software | healthy | frontend/src/test |
platform |
software | healthy | frontend/src/platform |
components |
software | healthy | frontend/src/components |
insignia |
software | healthy | frontend/src/components/insignia |
identity |
software | healthy | frontend/src/identity |
admin |
software | healthy | frontend/src/admin |
support |
software | healthy | frontend/src/support |
testing |
software | healthy | testing |
09_secrets-gate-rls-invariant |
software | healthy | testing/09_secrets-gate-rls-invariant |
harness |
software | healthy | testing/09_secrets-gate-rls-invariant/harness |
07_break-glass |
software | healthy | testing/07_break-glass |
harness |
software | healthy | testing/07_break-glass/harness |
02_platform-console |
software | healthy | testing/02_platform-console |
harness |
software | healthy | testing/02_platform-console/harness |
08_erasure |
software | healthy | testing/08_erasure |
harness |
software | healthy | testing/08_erasure/harness |
01_infrastructure-authn-authz |
software | healthy | testing/01_infrastructure-authn-authz |
harness |
software | healthy | testing/01_infrastructure-authn-authz/harness |
04_frontend-platform-console |
software | healthy | testing/04_frontend-platform-console |
codex review |
software | healthy | testing/codex review |
11_imap-data-quality |
software | healthy | testing/11_imap-data-quality |
harness |
software | healthy | testing/11_imap-data-quality/harness |
05_org-lifecycle |
software | healthy | testing/05_org-lifecycle |
harness |
software | healthy | testing/05_org-lifecycle/harness |
10_imap-connector |
software | healthy | testing/10_imap-connector |
harness |
software | healthy | testing/10_imap-connector/harness |
docs |
software | healthy | docs |
PM |
software | healthy | docs/PM |
connectors |
software | healthy | docs/PM/connectors |
permission-fidelity |
software | healthy | docs/PM/permission-fidelity |
platform-console |
software | healthy | docs/PM/platform-console |
company-admin |
software | healthy | docs/PM/company-admin |
audits |
software | healthy | docs/audits |
experiments |
software | healthy | docs/experiments |
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
rules |
software | healthy | .claude/rules |
agents |
software | healthy | .claude/agents |
skills |
software | healthy | .claude/skills |
adversarial-validation |
software | healthy | .claude/skills/adversarial-validation |
assets |
software | healthy | .claude/skills/adversarial-validation/assets |
connector-test |
software | healthy | .claude/skills/connector-test |
spikes |
software | healthy | spikes |
backend |
software | healthy | backend |
tests |
software | healthy | backend/tests |
connectors |
software | healthy | backend/tests/connectors |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::testing/01_infrastructure-authn-authz/harness/tc_011.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_011.py |
auth::docs/PM/company-admin/README.md |
security | healthy | docs/PM/company-admin/README.md |
auth::backend/app/identity/principal.py |
security | healthy | backend/app/identity/principal.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_041.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_041.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_060.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_060.py |
auth::backend/app/identity/security/__init__.py |
security | healthy | backend/app/identity/security/__init__.py |
auth::backend/tests/core/test_tenant.py |
security | healthy | backend/tests/core/test_tenant.py |
auth::backend/tests/core/test_config.py |
security | healthy | backend/tests/core/test_config.py |
auth::backend/app/connectors/routes/me_connector_routes.py |
security | healthy | backend/app/connectors/routes/me_connector_routes.py |
auth::backend/app/connectors/routes/connector_governance_ro… |
security | healthy | backend/app/connectors/routes/connector_governance_routes.py |
auth::docs/PM/platform-console/README.md |
security | healthy | docs/PM/platform-console/README.md |
auth::frontend/src/admin/connectorGovernanceClient.ts |
security | healthy | frontend/src/admin/connectorGovernanceClient.ts |
auth::testing/01_infrastructure-authn-authz/harness/tc_043.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_043.py |
auth::backend/app/connectors/routes/connector_entitlement_r… |
security | healthy | backend/app/connectors/routes/connector_entitlement_routes.… |
auth::testing/02_platform-console/harness/tc_008.py |
security | healthy | testing/02_platform-console/harness/tc_008.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_055.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_055.py |
auth::backend/tests/connectors/extraction/test_redact.py |
security | healthy | backend/tests/connectors/extraction/test_redact.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_023.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_023.py |
auth::backend/app/identity/security/tokens.py |
security | healthy | backend/app/identity/security/tokens.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_030.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_030.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_026.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_026.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_054.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_054.py |
auth::frontend/src/connect/meConnectorClient.ts |
security | healthy | frontend/src/connect/meConnectorClient.ts |
auth::testing/01_infrastructure-authn-authz/harness/tc_034.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_034.py |
auth::backend/tests/connectors/conftest.py |
security | healthy | backend/tests/connectors/conftest.py |
auth::docs/PM/connectors/README.md |
security | healthy | docs/PM/connectors/README.md |
auth::backend/tests/connectors/test_connector_entitlement_r… |
security | healthy | backend/tests/connectors/test_connector_entitlement_routes.… |
auth::backend/app/connectors/dependencies.py |
security | healthy | backend/app/connectors/dependencies.py |
auth::.claude/skills/adversarial-validation/assets/workflow… |
security | healthy | .claude/skills/adversarial-validation/assets/workflow.examp… |
auth::testing/01_infrastructure-authn-authz/harness/tc_050.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_050.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_024.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_024.py |
auth::testing/02_platform-console/harness/tc_015.py |
security | healthy | testing/02_platform-console/harness/tc_015.py |
auth::frontend/src/platform/PlatformRoute.tsx |
security | healthy | frontend/src/platform/PlatformRoute.tsx |
auth::testing/01_infrastructure-authn-authz/harness/tc_014.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_014.py |
auth::.claude/skills/adversarial-validation/assets/harness_… |
security | healthy | .claude/skills/adversarial-validation/assets/harness_common… |
auth::AGENTS.md |
security | healthy | AGENTS.md |
auth::backend/app/identity/services/user_service.py |
security | healthy | backend/app/identity/services/user_service.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_027.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_027.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_033.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_033.py |
auth::testing/02_platform-console/harness/tc_010.py |
security | healthy | testing/02_platform-console/harness/tc_010.py |
auth::testing/02_platform-console/harness/tc_033.py |
security | healthy | testing/02_platform-console/harness/tc_033.py |
auth::backend/app/connectors/extraction/redact.py |
security | healthy | backend/app/connectors/extraction/redact.py |
auth::testing/01_infrastructure-authn-authz/harness/tc_040.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_040.py |
auth::testing/01_infrastructure-authn-authz/README.md |
security | healthy | testing/01_infrastructure-authn-authz/README.md |
auth::testing/01_infrastructure-authn-authz/harness/tc_032.… |
security | healthy | testing/01_infrastructure-authn-authz/harness/tc_032.py |
auth::README.md |
security | healthy | README.md |
auth::testing/02_platform-console/README.md |
security | healthy | testing/02_platform-console/README.md |
auth::testing/02_platform-console/harness/tc_037.py |
security | healthy | testing/02_platform-console/harness/tc_037.py |
auth::frontend/src/identity/AuthProvider.tsx |
security | healthy | frontend/src/identity/AuthProvider.tsx |
auth::frontend/src/connect/ConnectorsPage.tsx |
security | healthy | frontend/src/connect/ConnectorsPage.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ConnectorConsent |
data | healthy | backend/app/connectors/models/connector_consent.py |
connector_consent |
data | healthy | backend/app/connectors/models/connector_consent.py |
ConnectorPolicy |
data | healthy | backend/app/connectors/models/connector_policy.py |
connector_policy |
data | healthy | backend/app/connectors/models/connector_policy.py |
ConnectorEntitlement |
data | healthy | backend/app/connectors/models/connector_entitlement.py |
connector_entitlement |
data | healthy | backend/app/connectors/models/connector_entitlement.py |
ConnectorSyncCursor |
data | healthy | backend/app/connectors/models/connector_sync_cursor.py |
connector_sync_cursor |
data | healthy | backend/app/connectors/models/connector_sync_cursor.py |
ConnectorConnection |
data | healthy | backend/app/connectors/models/connector_connection.py |
connector_connection |
data | healthy | backend/app/connectors/models/connector_connection.py |
ConnectorPolicyOverride |
data | healthy | backend/app/connectors/models/connector_policy_override.py |
connector_policy_override |
data | healthy | backend/app/connectors/models/connector_policy_override.py |
ConnectorSyncRun |
data | healthy | backend/app/connectors/models/connector_sync_run.py |
connector_sync_run |
data | healthy | backend/app/connectors/models/connector_sync_run.py |
EmailMessage |
data | healthy | backend/app/connectors/imap/models/email.py |
EmailRecipient |
data | healthy | backend/app/connectors/imap/models/email.py |
EmailAttachment |
data | healthy | backend/app/connectors/imap/models/email.py |
email_message |
data | healthy | backend/app/connectors/imap/models/email.py |
email_recipient |
data | healthy | backend/app/connectors/imap/models/email.py |
email_attachment |
data | healthy | backend/app/connectors/imap/models/email.py |
Base |
data | healthy | backend/app/common/base_model.py |
SupportGrant |
data | healthy | backend/app/identity/models/support_grant.py |
support_grant |
data | healthy | backend/app/identity/models/support_grant.py |
PlatformAdmin |
data | healthy | backend/app/identity/models/platform_admin.py |
platform_admins |
data | healthy | backend/app/identity/models/platform_admin.py |
RefreshToken |
data | healthy | backend/app/identity/models/refresh_token.py |
refresh_tokens |
data | healthy | backend/app/identity/models/refresh_token.py |
Organization |
data | healthy | backend/app/identity/models/organization.py |
organizations |
data | healthy | backend/app/identity/models/organization.py |
AuditLog |
data | healthy | backend/app/identity/models/audit_log.py |
audit_log |
data | healthy | backend/app/identity/models/audit_log.py |
User |
data | healthy | backend/app/identity/models/user.py |
users |
data | healthy | backend/app/identity/models/user.py |
Person |
data | healthy | backend/app/entities/models/person.py |
PersonEmail |
data | healthy | backend/app/entities/models/person.py |
PersonAlias |
data | healthy | backend/app/entities/models/person.py |
person |
data | healthy | backend/app/entities/models/person.py |
person_email |
data | healthy | backend/app/entities/models/person.py |
person_alias |
data | healthy | backend/app/entities/models/person.py |
Company |
data | healthy | backend/app/entities/models/company.py |
CompanyDomain |
data | healthy | backend/app/entities/models/company.py |
PersonCompany |
data | healthy | backend/app/entities/models/company.py |
company |
data | healthy | backend/app/entities/models/company.py |
company_domain |
data | healthy | backend/app/entities/models/company.py |
person_company |
data | healthy | backend/app/entities/models/company.py |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::frontend/src/connect/meConnectorClient.te… |
security | healthy | frontend/src/connect/meConnectorClient.test.ts |
password_literal::frontend/src/connect/connectClient.test.ts |
security | healthy | frontend/src/connect/connectClient.test.ts |
password_literal::frontend/src/platform/platformClient.test… |
security | healthy | frontend/src/platform/platformClient.test.ts |
password_literal::frontend/src/platform/OnboardSuccess.test… |
security | healthy | frontend/src/platform/OnboardSuccess.test.tsx |
password_literal::frontend/src/platform/OnboardSuccess.test… |
security | healthy | frontend/src/platform/OnboardSuccess.test.tsx |
password_literal::frontend/src/platform/OnboardSuccess.test… |
security | healthy | frontend/src/platform/OnboardSuccess.test.tsx |
password_literal::frontend/src/platform/OnboardSuccess.test… |
security | healthy | frontend/src/platform/OnboardSuccess.test.tsx |
password_literal::frontend/src/identity/LoginPage.test.tsx |
security | healthy | frontend/src/identity/LoginPage.test.tsx |
password_literal::frontend/src/identity/LoginPage.test.tsx |
security | healthy | frontend/src/identity/LoginPage.test.tsx |
password_literal::frontend/src/admin/adminClient.test.ts |
security | healthy | frontend/src/admin/adminClient.test.ts |
password_literal::frontend/src/admin/CreateUserSuccess.test… |
security | healthy | frontend/src/admin/CreateUserSuccess.test.tsx |
password_literal::frontend/src/admin/CreateUserSuccess.test… |
security | healthy | frontend/src/admin/CreateUserSuccess.test.tsx |
password_literal::frontend/src/admin/CreateUserSuccess.test… |
security | healthy | frontend/src/admin/CreateUserSuccess.test.tsx |
password_literal::frontend/src/admin/CreateUserSuccess.test… |
security | healthy | frontend/src/admin/CreateUserSuccess.test.tsx |
password_literal::backend/tests/connectors/services/test_co… |
security | healthy | backend/tests/connectors/services/test_connector_service.py |
password_literal::backend/tests/connectors/extraction/test_… |
security | healthy | backend/tests/connectors/extraction/test_pdf.py |
password_literal::backend/tests/connectors/extraction/test_… |
security | healthy | backend/tests/connectors/extraction/test_redact.py |
password_literal::backend/tests/connectors/extraction/test_… |
security | healthy | backend/tests/connectors/extraction/test_redact.py |
password_literal::backend/tests/identity/security/test_pass… |
security | healthy | backend/tests/identity/security/test_password.py |
password_literal::backend/tests/identity/security/test_pass… |
security | healthy | backend/tests/identity/security/test_password.py |
password_literal::backend/tests/identity/routes/test_erasur… |
security | healthy | backend/tests/identity/routes/test_erasure_routes.py |
password_literal::backend/tests/identity/routes/test_erasur… |
security | healthy | backend/tests/identity/routes/test_erasure_routes.py |
password_literal::backend/tests/identity/routes/test_platfo… |
security | healthy | backend/tests/identity/routes/test_platform_audit_routes.py |
password_literal::backend/tests/identity/routes/test_platfo… |
security | healthy | backend/tests/identity/routes/test_platform_routes.py |
password_literal::backend/tests/identity/routes/test_platfo… |
security | healthy | backend/tests/identity/routes/test_platform_routes.py |
password_literal::backend/tests/identity/routes/test_erasur… |
security | healthy | backend/tests/identity/routes/test_erasure_cross_tenant.py |
password_literal::backend/tests/identity/routes/test_auth_r… |
security | healthy | backend/tests/identity/routes/test_auth_routes.py |
password_literal::backend/tests/identity/services/test_user… |
security | healthy | backend/tests/identity/services/test_user_service.py |
password_literal::backend/tests/identity/services/test_user… |
security | healthy | backend/tests/identity/services/test_user_service.py |
password_literal::backend/tests/identity/services/test_user… |
security | healthy | backend/tests/identity/services/test_user_service.py |
password_literal::backend/tests/identity/services/test_user… |
security | healthy | backend/tests/identity/services/test_user_service.py |
password_literal::backend/tests/identity/services/test_user… |
security | healthy | backend/tests/identity/services/test_user_service.py |
password_literal::backend/tests/identity/services/test_eras… |
security | healthy | backend/tests/identity/services/test_erasure_service.py |
password_literal::backend/tests/identity/services/test_plat… |
security | healthy | backend/tests/identity/services/test_platform_auth_service.… |
password_literal::backend/tests/identity/services/test_auth… |
security | healthy | backend/tests/identity/services/test_auth_service.py |
password_literal::backend/tests/core/test_config.py |
security | healthy | backend/tests/core/test_config.py |
password_literal::backend/tests/core/test_config.py |
security | healthy | backend/tests/core/test_config.py |
password_literal::backend/tests/core/test_config.py |
security | healthy | backend/tests/core/test_config.py |
password_literal::backend/scripts/seed_identity.py |
security | healthy | backend/scripts/seed_identity.py |
password_literal::backend/scripts/seed_identity.py |
security | healthy | backend/scripts/seed_identity.py |
password_literal::backend/scripts/seed_identity.py |
security | healthy | backend/scripts/seed_identity.py |
password_literal::backend/app/connectors/enums.py |
security | healthy | backend/app/connectors/enums.py |
password_literal::backend/app/core/config.py |
security | healthy | backend/app/core/config.py |
password_literal::backend/app/core/config.py |
security | healthy | backend/app/core/config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | backend/app/connectors/routes/connector_entitlement_routes.… |
PUT / |
api | healthy | backend/app/connectors/routes/connector_entitlement_routes.… |
POST / |
api | healthy | backend/app/connectors/routes/connector_routes.py |
GET /{connection_id} |
api | healthy | backend/app/connectors/routes/connector_routes.py |
POST /{connection_id}/test |
api | healthy | backend/app/connectors/routes/connector_routes.py |
POST /{connection_id}/disable |
api | healthy | backend/app/connectors/routes/connector_routes.py |
POST /{connection_id}/enable |
api | healthy | backend/app/connectors/routes/connector_routes.py |
POST /{connection_id}/sync |
api | healthy | backend/app/connectors/routes/connector_routes.py |
GET /{connection_id}/sync |
api | healthy | backend/app/connectors/routes/connector_routes.py |
DELETE /{connection_id} |
api | healthy | backend/app/connectors/routes/connector_routes.py |
GET /types |
api | healthy | backend/app/connectors/routes/me_connector_routes.py |
GET /governance/{connector_type} |
api | healthy | backend/app/connectors/routes/connector_governance_routes.py |
PUT /policies |
api | healthy | backend/app/connectors/routes/connector_governance_routes.py |
PUT /overrides |
api | healthy | backend/app/connectors/routes/connector_governance_routes.py |
DELETE /overrides/{connector_type}/{user_id} |
api | healthy | backend/app/connectors/routes/connector_governance_routes.py |
GET /health |
api | healthy | backend/app/api/routes/health.py |
POST /login |
api | healthy | backend/app/identity/routes/platform_routes.py |
POST /refresh |
api | healthy | backend/app/identity/routes/platform_routes.py |
POST /logout |
api | healthy | backend/app/identity/routes/platform_routes.py |
GET /me |
api | healthy | backend/app/identity/routes/platform_routes.py |
POST /orgs |
api | healthy | backend/app/identity/routes/platform_routes.py |
GET /orgs |
api | healthy | backend/app/identity/routes/platform_routes.py |
GET /orgs/{org_id} |
api | healthy | backend/app/identity/routes/platform_routes.py |
PATCH /orgs/{org_id}/status |
api | healthy | backend/app/identity/routes/platform_routes.py |
PATCH /orgs/{org_id}/legal-hold |
api | healthy | backend/app/identity/routes/platform_routes.py |
GET /orgs/{org_id}/audit |
api | healthy | backend/app/identity/routes/platform_routes.py |
GET /audit |
api | healthy | backend/app/identity/routes/platform_routes.py |
PATCH /{user_id} |
api | healthy | backend/app/identity/routes/user_routes.py |
DELETE /{user_id} |
api | healthy | backend/app/identity/routes/user_routes.py |
POST /orgs/{org_id}/erase |
api | healthy | backend/app/identity/routes/erasure_routes.py |
GET /orgs/{org_id}/compliance-export |
api | healthy | backend/app/identity/routes/erasure_routes.py |
POST /orgs/{org_id}/support-requests |
api | healthy | backend/app/identity/routes/support_routes.py |
GET /support-requests |
api | healthy | backend/app/identity/routes/support_routes.py |
POST /support-requests/{grant_id}/revoke |
api | healthy | backend/app/identity/routes/support_routes.py |
POST /{grant_id}/approve |
api | healthy | backend/app/identity/routes/support_routes.py |
POST /{grant_id}/deny |
api | healthy | backend/app/identity/routes/support_routes.py |
POST /{grant_id}/revoke |
api | healthy | backend/app/identity/routes/support_routes.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
10.0.0.5 |
network | healthy | testing/11_imap-data-quality/harness/01_seed_adversarial.py |
203.0.113.9 |
network | healthy | testing/11_imap-data-quality/harness/01_seed_adversarial.py |
192.0.2.0 |
network | healthy | testing/10_imap-connector/harness/sync_claim_race_http.py |
192.0.2.1 |
network | healthy | testing/10_imap-connector/harness/sync_claim_race_http.py |
169.254.169.254 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
127.5.5.5 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
172.16.4.4 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
192.168.1.10 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
169.254.1.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
255.255.255.255 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
224.0.0.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
240.0.0.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
100.64.0.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
100.127.255.254 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
100.64.0.0 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
10.0.0.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
8.8.8.8 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
1.1.1.1 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
93.184.216.34 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
192.168.0.10 |
network | healthy | backend/tests/connectors/imap/test_egress_guard.py |
10.0.0.9 |
network | healthy | backend/tests/connectors/imap/parsing/test_email_parser_hea… |
1.2.3.4 |
network | healthy | backend/tests/connectors/imap/parsing/test_email_parser_hea… |
9.9.9.9 |
network | healthy | backend/tests/identity/security/test_rate_limit.py |
5.5.5.5 |
network | healthy | backend/tests/identity/security/test_rate_limit.py |
224.0.0.0 |
network | healthy | backend/app/connectors/imap/egress_guard.py |
240.0.0.0 |
network | healthy | backend/app/connectors/imap/egress_guard.py |
127.0.0.0 |
network | healthy | backend/app/connectors/imap/egress_guard.py |
| Label | Layer | Status | Path |
|---|---|---|---|
env.py |
data | healthy | backend/app/db/migrations/env.py |
0009_enforce_rls.py |
data | healthy | backend/app/db/migrations/versions/0009_enforce_rls.py |
0007_connector_connection.py |
data | healthy | backend/app/db/migrations/versions/0007_connector_connectio… |
0011_sync_runner_state.py |
data | healthy | backend/app/db/migrations/versions/0011_sync_runner_state.py |
0001_enable_pgvector.py |
data | healthy | backend/app/db/migrations/versions/0001_enable_pgvector.py |
0004_org_lifecycle.py |
data | healthy | backend/app/db/migrations/versions/0004_org_lifecycle.py |
0014_data_quality_guards.py |
data | healthy | backend/app/db/migrations/versions/0014_data_quality_guards… |
0005_audit_log.py |
data | healthy | backend/app/db/migrations/versions/0005_audit_log.py |
0018_connector_authorization.py |
data | healthy | backend/app/db/migrations/versions/0018_connector_authoriza… |
0006_support_grant.py |
data | healthy | backend/app/db/migrations/versions/0006_support_grant.py |
0002_identity_tables.py |
data | healthy | backend/app/db/migrations/versions/0002_identity_tables.py |
0013_least_privilege_grants.py |
data | healthy | backend/app/db/migrations/versions/0013_least_privilege_gra… |
0010_connector_disabled_at.py |
data | healthy | backend/app/db/migrations/versions/0010_connector_disabled_… |
0017_attachment_extracted_data.py |
data | healthy | backend/app/db/migrations/versions/0017_attachment_extracte… |
0008_email_ingestion_schema.py |
data | healthy | backend/app/db/migrations/versions/0008_email_ingestion_sch… |
0012_person_alias_unique.py |
data | healthy | backend/app/db/migrations/versions/0012_person_alias_unique… |
0016_extraction_detail.py |
data | healthy | backend/app/db/migrations/versions/0016_extraction_detail.py |
0015_attachment_extraction_status.py |
data | healthy | backend/app/db/migrations/versions/0015_attachment_extracti… |
0003_define_rls_policies.py |
data | healthy | backend/app/db/migrations/versions/0003_define_rls_policies… |
| Label | Layer | Status | Path |
|---|---|---|---|
/login |
frontend | healthy | frontend/src/App.tsx |
/ |
frontend | healthy | frontend/src/App.tsx |
/admin |
frontend | healthy | frontend/src/App.tsx |
/connectors |
frontend | healthy | frontend/src/App.tsx |
/admin/connectors |
frontend | healthy | frontend/src/App.tsx |
/connections |
frontend | healthy | frontend/src/App.tsx |
/connections/:type |
frontend | healthy | frontend/src/App.tsx |
/platform |
frontend | healthy | frontend/src/App.tsx |
/platform/orgs/:orgId |
frontend | healthy | frontend/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | frontend/vite.config.ts |
port:8080 |
network | healthy | frontend/Dockerfile |
port:993 |
network | healthy | frontend/src/connect/ConnectorDetailPage.test.tsx |
port:5432 |
network | healthy | testing/08_erasure/harness/tc_004.py |
port:8000 |
network | healthy | backend/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
db |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | README.md |
redis |
data | healthy | backend/app/identity/dependencies.py |
| Label | Layer | Status | Path |
|---|---|---|---|
file-size-gate |
cicd | healthy | .github/workflows/ci.yml |
backend |
cicd | healthy | .github/workflows/ci.yml |
frontend |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7k8zt7pe |
software | healthy | /tmp/repobility-clone-7k8zt7pe |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | backend/tests/connectors/imap/parsing/test_attachment_extra… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/a6951a8d-66c8-4eb2-89be-e711b4258ced/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a6951a8d-66c8-4eb2-89be-e711b4258ced/
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.