Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
86 of your 143 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 88.22s for a 117.9 MB repo slow.
  • Repobility's analysis ran in 25.68s after the clone landed.

toeverything/AFFiNE

https://github.com/toeverything/AFFiNE · scanned 2026-06-05 08:38 UTC (5 days, 20 hours ago) · 10 languages

1552 raw signals (126 security + 1426 graph) 10/13 scanners ran 27th percentile · Typescript · huge (>500K LoC) System graph score 53 (higher by 25)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 20 hours ago · v2 · 693 actionable findings from 2 signal sources. 146 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 55.0 0.20 11.00
documentation_score 70.0 0.15 10.50
practices_score 96.0 0.15 14.40
code_quality 80.0 0.10 8.00
Overall 1.00 77.9
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 23336 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.

LabelLayerStatusPath
rust-toolchain.toml software healthy rust-toolchain.toml
tsconfig.web.json software healthy tsconfig.web.json
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
nyc.config.js software warning nyc.config.js
.taplo.toml software healthy .taplo.toml
README.md software healthy README.md
typedoc.json software healthy typedoc.json
rustfmt.toml software healthy rustfmt.toml
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
tsconfig.eslint.json software healthy tsconfig.eslint.json
.oxlintrc.json software healthy .oxlintrc.json
tsconfig.json software healthy tsconfig.json
.yarnrc.yml software healthy .yarnrc.yml
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
codecov.yml software healthy codecov.yml
vitest.config.ts software warning vitest.config.ts
typedoc.base.json software healthy typedoc.base.json
setup-user.sh software healthy .devcontainer/setup-user.sh
devcontainer.json software healthy .devcontainer/devcontainer.json
build.sh software healthy .devcontainer/build.sh
docker-compose.yml software healthy .devcontainer/docker-compose.yml
playwright.config.ts software warning tests/affine-cloud/playwright.config.ts
package.json software healthy tests/affine-cloud/package.json
tsconfig.json software healthy tests/affine-cloud/tsconfig.json
template.spec.ts software warning tests/affine-cloud/e2e/template.spec.ts
share-page-2.spec.ts software warning tests/affine-cloud/e2e/share-page-2.spec.ts
workspace.spec.ts software warning tests/affine-cloud/e2e/workspace.spec.ts
comments.spec.ts software warning tests/affine-cloud/e2e/comments.spec.ts
open-in-app.spec.ts software warning tests/affine-cloud/e2e/open-in-app.spec.ts
page-history.spec.ts software healthy tests/affine-cloud/e2e/page-history.spec.ts
collaboration.spec.ts software healthy tests/affine-cloud/e2e/collaboration.spec.ts
login.spec.ts software warning tests/affine-cloud/e2e/login.spec.ts
storage.spec.ts software warning tests/affine-cloud/e2e/storage.spec.ts
share-page-1.spec.ts software warning tests/affine-cloud/e2e/share-page-1.spec.ts
migration.spec.skip.ts software healthy tests/affine-cloud/e2e/migration.spec.skip.ts
0.9.0-canary.9-snapshots.sql software healthy tests/affine-cloud/e2e/fixtures/0.9.0-canary.9-snapshots.sql
playwright.config.ts software warning tests/affine-desktop/playwright.config.ts
package.json software healthy tests/affine-desktop/package.json
tsconfig.json software healthy tests/affine-desktop/tsconfig.json
workspace.spec.ts software healthy tests/affine-desktop/e2e/workspace.spec.ts
basic.spec.ts software healthy tests/affine-desktop/e2e/basic.spec.ts
split-view.spec.ts software warning tests/affine-desktop/e2e/split-view.spec.ts
tabs.spec.ts software warning tests/affine-desktop/e2e/tabs.spec.ts
image.spec.ts software warning tests/affine-desktop/e2e/image.spec.ts
playwright.config.ts software warning tests/affine-mobile/playwright.config.ts
package.json software healthy tests/affine-mobile/package.json
tsconfig.json software healthy tests/affine-mobile/tsconfig.json

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
pushCurrentPageUpdates software healthy tests/affine-cloud/e2e/page-history.spec.ts:pushCurrentPage…
toBuffer software healthy tests/affine-cloud/e2e/page-history.spec.ts:toBuffer
typingPromise software healthy tests/affine-cloud/e2e/collaboration.spec.ts:typingPromise
sqls software healthy tests/affine-cloud/e2e/migration.spec.skip.ts:sqls
mockNextSaveDialog software healthy tests/affine-desktop/e2e/workspace.spec.ts:mockNextSaveDial…
mockNextOpenDialog software healthy tests/affine-desktop/e2e/workspace.spec.ts:mockNextOpenDial…
historyShortcut software healthy tests/affine-desktop/e2e/basic.spec.ts:historyShortcut
setNewDocDefaultMode software healthy tests/affine-desktop/e2e/basic.spec.ts:setNewDocDefaultMode
flavour software healthy tests/affine-desktop/e2e/basic.spec.ts:flavour
openSettings software healthy tests/affine-mobile/e2e/settings.spec.ts:openSettings
locateTag software healthy tests/affine-mobile/e2e/explorer-tag.spec.ts:locateTag
getNavigationPanelTagColor software healthy tests/affine-mobile/e2e/explorer-tag.spec.ts:getNavigationP…
changeTagColor software healthy tests/affine-mobile/e2e/explorer-tag.spec.ts:changeTagColor
createRootTag software healthy tests/affine-mobile/e2e/explorer-tag.spec.ts:createRootTag
expandCollapsibleSection software healthy tests/affine-mobile/e2e/utils.ts:expandCollapsibleSection
pageBack software healthy tests/affine-mobile/e2e/utils.ts:pageBack
getAttrOfActiveElement software healthy tests/affine-mobile/e2e/utils.ts:getAttrOfActiveElement
openNavigationPanelNodeMenu software healthy tests/affine-mobile/e2e/utils.ts:openNavigationPanelNodeMenu
openTab software healthy tests/affine-mobile/e2e/utils.ts:openTab
locateFolder software healthy tests/affine-mobile/e2e/explorer-folder.spec.ts:locateFolder
isRenameInputFocused software healthy tests/affine-mobile/e2e/explorer-folder.spec.ts:isRenameInp…
createRootFolder software healthy tests/affine-mobile/e2e/explorer-folder.spec.ts:createRootF…
createSubFolder software healthy tests/affine-mobile/e2e/explorer-folder.spec.ts:createSubFo…
locateBack software healthy tests/affine-mobile/e2e/back-button-visibility.spec.ts:loca…
openDocInfoModal software healthy tests/affine-mobile/e2e/detail.spec.ts:openDocInfoModal
getUser software healthy tests/affine-cloud-copilot/global-setup.ts:getUser
setupTestEnvironment software healthy tests/affine-cloud-copilot/global-setup.ts:setupTestEnviron…
globalSetup software healthy tests/affine-cloud-copilot/global-setup.ts:globalSetup
walk software healthy tests/affine-cloud-copilot/e2e/chat-with/edgeless-mindmap.s…
title software healthy tests/affine-cloud-copilot/e2e/utils/chat-panel-utils.ts:ti…
content software healthy tests/affine-cloud-copilot/e2e/utils/chat-panel-utils.ts:co…
richContent software healthy tests/affine-cloud-copilot/e2e/utils/chat-panel-utils.ts:ri…
inferredStatus software healthy tests/affine-cloud-copilot/e2e/utils/chat-panel-utils.ts:in…
getTemplateRow software healthy tests/affine-local/e2e/template.spec.ts:getTemplateRow
toggleTemplate software healthy tests/affine-local/e2e/template.spec.ts:toggleTemplate
createDocAndMarkAsTemplate software healthy tests/affine-local/e2e/template.spec.ts:createDocAndMarkAsT…
getDocId software healthy tests/affine-local/e2e/template.spec.ts:getDocId
enableAskMeEveryTime software healthy tests/affine-local/e2e/template.spec.ts:enableAskMeEveryTime
searchAndCreateTag software healthy tests/affine-local/e2e/doc-info-modal.spec.ts:searchAndCrea…
clickPeekViewControl software healthy tests/affine-local/e2e/attachment-preview.spec.ts:clickPeek…
enablePDFEmbedView software healthy tests/affine-local/e2e/attachment-preview.spec.ts:enablePDF…
invalidUrl software healthy tests/affine-local/e2e/router.spec.ts:invalidUrl
enableEmojiDocIcon software healthy tests/affine-local/e2e/links.spec.ts:enableEmojiDocIcon
notClickable software healthy tests/affine-local/e2e/links.spec.ts:notClickable
clickable software healthy tests/affine-local/e2e/links.spec.ts:clickable
bounds software healthy tests/affine-local/e2e/links.spec.ts:bounds
inlineTitleText software healthy tests/affine-local/e2e/links.spec.ts:inlineTitleText
cardViewTitleText software healthy tests/affine-local/e2e/links.spec.ts:cardViewTitleText
removeOnboardingPages software healthy tests/affine-local/e2e/local-first-collections-items.spec.t…
createAndPinCollection software healthy tests/affine-local/e2e/local-first-collections-items.spec.t…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
TestUtils software healthy tests/affine-cloud-copilot/e2e/utils/test-utils.ts:TestUtils
SettingsPanelUtils software healthy tests/affine-cloud-copilot/e2e/utils/settings-panel-utils.t…
EditorUtils software healthy tests/affine-cloud-copilot/e2e/utils/editor-utils.ts:Editor…
ChatPanelUtils software healthy tests/affine-cloud-copilot/e2e/utils/chat-panel-utils.ts:Ch…
extends software healthy packages/frontend/apps/android/src/proxy.ts:extends
ShareableContent software healthy packages/frontend/apps/electron/test/main/recording-feature…
DocsService software healthy packages/frontend/apps/electron/test/main/recording-effect.…
AudioAttachmentService software healthy packages/frontend/apps/electron/test/main/recording-effect.…
WorkbenchService software healthy packages/frontend/apps/electron/test/main/recording-effect.…
DebugLogger software healthy packages/frontend/apps/electron/test/main/recording-effect.…
MockedAppAdapter software healthy packages/frontend/apps/electron/test/main/mocks/app-adapter…
MockedUpdater software healthy packages/frontend/apps/electron/test/main/mocks/updater.ts:…
MockedHttpExecutor software healthy packages/frontend/apps/electron/test/main/mocks/http-execut…
MessageEventChannel software healthy packages/frontend/apps/electron/src/shared/utils.ts:Message…
HelperProcessManager software healthy packages/frontend/apps/electron/src/main/helper-process.ts:…
RecordingCoordinator software healthy packages/frontend/apps/electron/src/main/recording/coordina…
TrayState software healthy packages/frontend/apps/electron/src/main/tray/index.ts:Tray…
AFFiNEUpdateProvider software healthy packages/frontend/apps/electron/src/main/updater/affine-upd…
WindowsUpdater software healthy packages/frontend/apps/electron/src/main/updater/windows-up…
WorkerManager software healthy packages/frontend/apps/electron/src/main/worker/pool.ts:Wor…
WebContentViewsManager software healthy packages/frontend/apps/electron/src/main/windows-manager/ta…
MainWindowManager software healthy packages/frontend/apps/electron/src/main/windows-manager/ma…
PopupWindow software healthy packages/frontend/apps/electron/src/main/windows-manager/po…
NotificationPopupWindow software healthy packages/frontend/apps/electron/src/main/windows-manager/po…
RecordingPopupWindow software healthy packages/frontend/apps/electron/src/main/windows-manager/po…
type software healthy packages/frontend/apps/electron/src/main/windows-manager/po…
PopupManager software healthy packages/frontend/apps/electron/src/main/windows-manager/po…
PersistentJSONFileStorage software healthy packages/frontend/apps/electron/src/main/shared-storage/jso…
WorkspaceSQLiteDB software healthy packages/frontend/apps/electron/src/helper/nbstore/v1/works…
for software healthy packages/frontend/apps/electron/src/helper/nbstore/v1/db-ad…
SQLiteAdapter software healthy packages/frontend/apps/electron/src/helper/nbstore/v1/db-ad…
extends software healthy packages/frontend/apps/ios/src/proxy.ts:extends
LitTemplateWrapper software healthy packages/frontend/component/src/lit-react/to-react-node.ts:…
registered software healthy packages/frontend/component/src/lit-react/create-component.…
LitReactPortal software healthy packages/frontend/component/src/lit-react/lit-portal/lit-po…
ModalTransitionContainer software healthy packages/frontend/component/src/ui/modal/modal.tsx:ModalTra…
scanning software healthy packages/frontend/admin/tailwind.config.js:scanning
TestView software healthy packages/frontend/core/src/__tests__/data-view-actions.spec…
WorkspaceDialogService software healthy packages/frontend/core/src/desktop/pages/workspace/settings…
WorkbenchService software healthy packages/frontend/core/src/desktop/pages/workspace/settings…
WorkspaceService software healthy packages/frontend/core/src/desktop/dialogs/setting/workspac…
WorkspaceServerService software healthy packages/frontend/core/src/desktop/dialogs/setting/workspac…
WorkspaceService software healthy packages/frontend/core/src/desktop/dialogs/setting/workspac…
GraphQLService software healthy packages/frontend/core/src/desktop/dialogs/setting/account-…
UrlService software healthy packages/frontend/core/src/desktop/dialogs/setting/account-…
WorkspaceService software healthy packages/frontend/core/src/desktop/dialogs/setting/account-…
UserSetting software healthy packages/frontend/core/src/utils/user-setting.ts:UserSetting
MixId software healthy packages/frontend/core/src/components/explorer/docs-view/do…
to software healthy packages/frontend/core/src/components/hooks/use-app-config-…
AppConfigProxy software healthy packages/frontend/core/src/components/hooks/use-app-config-…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
tests software healthy tests
affine-cloud software healthy tests/affine-cloud
e2e software healthy tests/affine-cloud/e2e
fixtures software healthy tests/affine-cloud/e2e/fixtures
affine-desktop software healthy tests/affine-desktop
e2e software healthy tests/affine-desktop/e2e
affine-mobile software healthy tests/affine-mobile
e2e software healthy tests/affine-mobile/e2e
affine-cloud-copilot software healthy tests/affine-cloud-copilot
e2e software healthy tests/affine-cloud-copilot/e2e
settings software healthy tests/affine-cloud-copilot/e2e/settings
types software healthy tests/affine-cloud-copilot/e2e/types
base software healthy tests/affine-cloud-copilot/e2e/base
chat-with software healthy tests/affine-cloud-copilot/e2e/chat-with
utils software healthy tests/affine-cloud-copilot/e2e/utils
ai-action software healthy tests/affine-cloud-copilot/e2e/ai-action
basic software healthy tests/affine-cloud-copilot/e2e/basic
insertion software healthy tests/affine-cloud-copilot/e2e/insertion
affine-local software healthy tests/affine-local
e2e software healthy tests/affine-local/e2e
blocksuite software healthy tests/affine-local/e2e/blocksuite
callout software healthy tests/affine-local/e2e/blocksuite/callout
table software healthy tests/affine-local/e2e/blocksuite/table
code software healthy tests/affine-local/e2e/blocksuite/code
database software healthy tests/affine-local/e2e/blocksuite/database
embed software healthy tests/affine-local/e2e/blocksuite/embed
clipboard software healthy tests/affine-local/e2e/blocksuite/clipboard
outline software healthy tests/affine-local/e2e/blocksuite/outline
edgeless software healthy tests/affine-local/e2e/blocksuite/edgeless
attachment software healthy tests/affine-local/e2e/blocksuite/attachment
affine-desktop-cloud software healthy tests/affine-desktop-cloud
e2e software healthy tests/affine-desktop-cloud/e2e
kit software healthy tests/kit
src software healthy tests/kit/src
utils software healthy tests/kit/src/utils
bs software healthy tests/kit/src/bs
blocksuite software healthy tests/blocksuite
snapshots software healthy tests/blocksuite/snapshots
drag.spec.ts software healthy tests/blocksuite/snapshots/drag.spec.ts
format-bar.spec.ts software healthy tests/blocksuite/snapshots/format-bar.spec.ts
paragraph.spec.ts software healthy tests/blocksuite/snapshots/paragraph.spec.ts
latex software healthy tests/blocksuite/snapshots/latex
inline.spec.ts software healthy tests/blocksuite/snapshots/latex/inline.spec.ts
block.spec.ts software healthy tests/blocksuite/snapshots/latex/block.spec.ts
code software healthy tests/blocksuite/snapshots/code
crud.spec.ts software healthy tests/blocksuite/snapshots/code/crud.spec.ts
copy-paste.spec.ts software healthy tests/blocksuite/snapshots/code/copy-paste.spec.ts
slash-menu.spec.ts software healthy tests/blocksuite/snapshots/slash-menu.spec.ts
clipboard software healthy tests/blocksuite/snapshots/clipboard

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/theme-editor/theme-editor frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/theme…
/theme-editor/utils frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/utils…
/theme-editor/ frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/index…
/theme-editor/resource frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/resou…
/theme-editor/theme-editor.css frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/theme…
/theme-editor/components/simple-color-picker frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/string-cell frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/color-cell frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/simple-color-picker.css frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/string-cell.css frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/empty frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/tree-node frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/theme-editor/components/variable-list frontend healthy packages/frontend/core/src/desktop/pages/theme-editor/compo…
/auth/auth frontend healthy packages/frontend/core/src/desktop/pages/auth/auth.tsx
/auth/sign-in frontend healthy packages/frontend/core/src/desktop/pages/auth/sign-in.tsx
/auth/confirm-change-email frontend healthy packages/frontend/core/src/desktop/pages/auth/confirm-chang…
/auth/oauth-login frontend healthy packages/frontend/core/src/desktop/pages/auth/oauth-login.t…
/auth/magic-link frontend healthy packages/frontend/core/src/desktop/pages/auth/magic-link.tsx
/auth/email-verified-email frontend healthy packages/frontend/core/src/desktop/pages/auth/email-verifie…
/auth/oauth-callback frontend healthy packages/frontend/core/src/desktop/pages/auth/oauth-callbac…
/auth/common frontend healthy packages/frontend/core/src/desktop/pages/auth/common.ts
/auth/oauth-flow frontend healthy packages/frontend/core/src/desktop/pages/auth/oauth-flow.ts
/upgrade-success/styles.css frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/st…
/upgrade-success/ frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/in…
/upgrade-success/team/styles.css frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/te…
/upgrade-success/team/ frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/te…
/upgrade-success/self-host-team/styles.css frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/se…
/upgrade-success/self-host-team/ frontend healthy packages/frontend/core/src/desktop/pages/upgrade-success/se…
/invite/ frontend healthy packages/frontend/core/src/desktop/pages/invite/index.tsx
/workspace/page-list-empty frontend healthy packages/frontend/core/src/desktop/pages/workspace/page-lis…
/workspace/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/index.tsx
/workspace/trash-page frontend healthy packages/frontend/core/src/desktop/pages/workspace/trash-pa…
/workspace/page-list-empty.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/page-lis…
/workspace/trash-page.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/trash-pa…
/workspace/settings/index.spec frontend healthy packages/frontend/core/src/desktop/pages/workspace/settings…
/workspace/settings/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/settings…
/workspace/collection/index.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/collecti…
/workspace/collection/header frontend healthy packages/frontend/core/src/desktop/pages/workspace/collecti…
/workspace/collection/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/collecti…
/workspace/collection/collection.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/collecti…
/workspace/collection/list-header frontend healthy packages/frontend/core/src/desktop/pages/workspace/collecti…
/workspace/journals/index.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/journals…
/workspace/journals/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/journals…
/workspace/chat/index.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/chat/ind…
/workspace/chat/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/chat/ind…
/workspace/all-collection/header.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/all-coll…
/workspace/all-collection/index.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/all-coll…
/workspace/all-collection/header frontend healthy packages/frontend/core/src/desktop/pages/workspace/all-coll…
/workspace/all-collection/ frontend healthy packages/frontend/core/src/desktop/pages/workspace/all-coll…
/workspace/all-tag/all-tag.css frontend healthy packages/frontend/core/src/desktop/pages/workspace/all-tag/…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
migration.spec.skip.ts data healthy tests/affine-cloud/e2e/migration.spec.skip.ts
styles.css.ts data healthy packages/frontend/core/src/desktop/components/navigation-pa…
migration-data.css.ts data healthy packages/frontend/core/src/desktop/pages/workspace/all-page…
migration.sql data healthy packages/backend/server/migrations/20250730104457_access_to…
migration.sql data healthy packages/backend/server/migrations/20250311143215_add_setti…
migration.sql data healthy packages/backend/server/migrations/20240908130725_add_works…
migration.sql data healthy packages/backend/server/migrations/20240520055805_runtime_s…
migration.sql data healthy packages/backend/server/migrations/20240903033137_workspace…
migration.sql data healthy packages/backend/server/migrations/20250805074035_workspace…
migration.sql data healthy packages/backend/server/migrations/20260109090137_tokens_an…
migration.sql data healthy packages/backend/server/migrations/20260212053401_workspace…
migration.sql data healthy packages/backend/server/migrations/20230824091506_euser_ema…
migration.sql data healthy packages/backend/server/migrations/20250303104449_add_works…
migration.sql data healthy packages/backend/server/migrations/20230705025556_workspace…
migration.sql data healthy packages/backend/server/migrations/20231103080802_permissio…
migration.sql data healthy packages/backend/server/migrations/20240924024058_onetime_p…
migration.sql data healthy packages/backend/server/migrations/20250303102501_add_works…
migration.sql data healthy packages/backend/server/migrations/20231024095005_updates_p…
migration.sql data healthy packages/backend/server/migrations/20250630094158_session_t…
migration.sql data healthy packages/backend/server/migrations/20250307123308_add_more_…
migration.sql data healthy packages/backend/server/migrations/20240815084618_update_do…
migration.sql data healthy packages/backend/server/migrations/20240402100608_ai_prompt…
migration.sql data healthy packages/backend/server/migrations/20250509070728_add_works…
migration.sql data healthy packages/backend/server/migrations/20260110095744_caldav_fi…
migration.sql data healthy packages/backend/server/migrations/20260105175128_calendar/…
migration.sql data healthy packages/backend/server/migrations/20240813053919_use_times…
migration.sql data healthy packages/backend/server/migrations/20250425101411_update_wo…
migration.sql data healthy packages/backend/server/migrations/20251231203615_workspace…
migration.sql data healthy packages/backend/server/migrations/20240416042935_lifetime_…
migration.sql data healthy packages/backend/server/migrations/20230621052642_next_auth…
migration.sql data healthy packages/backend/server/migrations/20260504173820_workspace…
migration.sql data healthy packages/backend/server/migrations/20240103092238_add_works…
migration.sql data healthy packages/backend/server/migrations/20251229174000_update_fe…
migration.sql data healthy packages/backend/server/migrations/20260604000000_payment_p…
migration.sql data healthy packages/backend/server/migrations/20250203142831_standardi…
migration.sql data healthy packages/backend/server/migrations/20250417063749_workspace…
migration.sql data healthy packages/backend/server/migrations/20230713022301_update_ma…
migration.sql data healthy packages/backend/server/migrations/20250625070609_ai_sessio…
migration.sql data healthy packages/backend/server/migrations/20250202080920_record_on…
migration.sql data healthy packages/backend/server/migrations/20250512031140_add_optio…
migration.sql data healthy packages/backend/server/migrations/20260102142014_workspace…
migration.sql data healthy packages/backend/server/migrations/20250728033348_workspace…
migration.sql data healthy packages/backend/server/migrations/20250617004240_ai_stream…
migration.sql data healthy packages/backend/server/migrations/20260102120625_workspace…
migration.sql data healthy packages/backend/server/migrations/20230628074203_workspace…
migration.sql data healthy packages/backend/server/migrations/20240325125057_ai_sessio…
migration.sql data healthy packages/backend/server/migrations/20250206082414_break_upd…
migration.sql data healthy packages/backend/server/migrations/20250303194905_add_block…
migration.sql data healthy packages/backend/server/migrations/20231030104009_user_feat…
migration.sql data healthy packages/backend/server/migrations/20240826033024_editor_re…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ai_context_embeddings data healthy packages/backend/server/scripts/repair-pgvector-embedding-t…
ai_workspace_embeddings data healthy packages/backend/server/scripts/repair-pgvector-embedding-t…
ai_workspace_file_embeddings data healthy packages/backend/server/scripts/repair-pgvector-embedding-t…
ai_workspace_blob_embeddings data healthy packages/backend/server/scripts/repair-pgvector-embedding-t…
access_tokens data healthy packages/backend/server/migrations/20250730104457_access_to…
user_settings data healthy packages/backend/server/migrations/20250311143215_add_setti…
app_runtime_settings data healthy packages/backend/server/migrations/20240520055805_runtime_s…
magic_link_otps data healthy packages/backend/server/migrations/20260109090137_tokens_an…
workspace_admin_stats_daily data healthy packages/backend/server/migrations/20260212053401_workspace…
sync_active_users_minutely data healthy packages/backend/server/migrations/20260212053401_workspace…
workspace_doc_view_daily data healthy packages/backend/server/migrations/20260212053401_workspace…
workspace_member_last_access data healthy packages/backend/server/migrations/20260212053401_workspace…
workspace_pages data healthy packages/backend/server/migrations/20231103080802_permissio…
workspace_user_permissions data healthy packages/backend/server/migrations/20231103080802_permissio…
workspace_page_user_permissions data healthy packages/backend/server/migrations/20231103080802_permissio…
ai_prompts_messages data healthy packages/backend/server/migrations/20240402100608_ai_prompt…
ai_prompts_metadata data healthy packages/backend/server/migrations/20240402100608_ai_prompt…
ai_sessions_messages data healthy packages/backend/server/migrations/20240402100608_ai_prompt…
ai_sessions_metadata data healthy packages/backend/server/migrations/20240402100608_ai_prompt…
calendar_accounts data healthy packages/backend/server/migrations/20260105175128_calendar/…
calendar_subscriptions data healthy packages/backend/server/migrations/20260105175128_calendar/…
workspace_calendars data healthy packages/backend/server/migrations/20260105175128_calendar/…
workspace_calendar_items data healthy packages/backend/server/migrations/20260105175128_calendar/…
calendar_events data healthy packages/backend/server/migrations/20260105175128_calendar/…
calendar_event_instances data healthy packages/backend/server/migrations/20260105175128_calendar/…
workspace_admin_stats data healthy packages/backend/server/migrations/20251231203615_workspace…
workspace_admin_stats_dirty data healthy packages/backend/server/migrations/20251231203615_workspace…
accounts data healthy packages/backend/server/migrations/20230621052642_next_auth…
sessions data healthy packages/backend/server/migrations/20230621052642_next_auth…
verificationtokens data healthy packages/backend/server/migrations/20230621052642_next_auth…
ai_workspace_byok_configs data healthy packages/backend/server/migrations/20260504173820_workspace…
ai_usage_events data healthy packages/backend/server/migrations/20260504173820_workspace…
workspace_features data healthy packages/backend/server/migrations/20240103092238_add_works…
provider_subscriptions data healthy packages/backend/server/migrations/20260604000000_payment_p…
payment_events data healthy packages/backend/server/migrations/20260604000000_payment_p…
subscription_trial_usages data healthy packages/backend/server/migrations/20260604000000_payment_p…
snapshots data healthy packages/backend/server/migrations/20230713022301_update_ma…
updates data healthy packages/backend/server/migrations/20230713022301_update_ma…
blobs data healthy packages/backend/server/migrations/20230628074203_workspace…
optimized_blobs data healthy packages/backend/server/migrations/20230628074203_workspace…
docs data healthy packages/backend/server/migrations/20230628074203_workspace…
ai_sessions data healthy packages/backend/server/migrations/20240325125057_ai_sessio…
user_features data healthy packages/backend/server/migrations/20231030104009_user_feat…
features data healthy packages/backend/server/migrations/20231030104009_user_feat…
app_configs data healthy packages/backend/server/migrations/20250325075341_new_app_c…
ai_jobs data healthy packages/backend/server/migrations/20250303121921_ai_jobs/m…
ai_contexts data healthy packages/backend/server/migrations/20250210083416_ai_contex…
user_snapshots data healthy packages/backend/server/migrations/20240815064332_userspace…
licenses data healthy packages/backend/server/migrations/20250110034441_licenses/…
installed_licenses data healthy packages/backend/server/migrations/20250110034441_licenses/…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
build cicd healthy .github/workflows/release-desktop-platform.yml
dispatch-test cicd healthy .github/workflows/copilot-test-automatically.yml
before-make cicd healthy .github/workflows/release-desktop.yml
windows-signer-gate cicd healthy .github/workflows/release-desktop.yml
make-distribution-macos cicd healthy .github/workflows/release-desktop.yml
make-distribution-linux cicd healthy .github/workflows/release-desktop.yml
package-distribution-windows-x64 cicd healthy .github/workflows/release-desktop.yml
package-distribution-windows-arm64 cicd healthy .github/workflows/release-desktop.yml
sign-packaged-artifacts-windows_x64 cicd healthy .github/workflows/release-desktop.yml
sign-packaged-artifacts-windows_arm64 cicd healthy .github/workflows/release-desktop.yml
make-windows-installer cicd healthy .github/workflows/release-desktop.yml
sign-installer-artifacts-windows-x64 cicd healthy .github/workflows/release-desktop.yml
sign-installer-artifacts-windows-arm64 cicd healthy .github/workflows/release-desktop.yml
finalize-installer-windows cicd healthy .github/workflows/release-desktop.yml
release cicd healthy .github/workflows/release-desktop.yml
build-server-native cicd healthy .github/workflows/copilot-test.yml
copilot-api-test cicd healthy .github/workflows/copilot-test.yml
copilot-e2e-test cicd healthy .github/workflows/copilot-test.yml
test-done cicd healthy .github/workflows/copilot-test.yml
build-images cicd healthy .github/workflows/release-cloud.yml
deploy cicd healthy .github/workflows/release-cloud.yml
triage cicd healthy .github/workflows/auto-labeler.yml
prepare cicd healthy .github/workflows/release.yml
canary-gate cicd healthy .github/workflows/release.yml
cloud cicd healthy .github/workflows/release.yml
image cicd healthy .github/workflows/release.yml
desktop cicd healthy .github/workflows/release.yml
mobile cicd healthy .github/workflows/release.yml
check-pull-request-title cicd healthy .github/workflows/pr-title-lint.yml
build-web cicd healthy .github/workflows/build-images.yml
build-admin cicd healthy .github/workflows/build-images.yml
build-mobile cicd healthy .github/workflows/build-images.yml
build-server-native cicd healthy .github/workflows/build-images.yml
build-server cicd healthy .github/workflows/build-images.yml
build-images cicd healthy .github/workflows/build-images.yml
sign cicd healthy .github/workflows/windows-signer.yml
build-ios-web cicd healthy .github/workflows/release-mobile.yml
build-android-web cicd healthy .github/workflows/release-mobile.yml
ios cicd healthy .github/workflows/release-mobile.yml
android cicd healthy .github/workflows/release-mobile.yml
analyze cicd healthy .github/workflows/build-test.yml
lint cicd healthy .github/workflows/build-test.yml
typecheck cicd healthy .github/workflows/build-test.yml
rust-test-filter cicd healthy .github/workflows/build-test.yml
lint-rust cicd healthy .github/workflows/build-test.yml
check-git-status cicd healthy .github/workflows/build-test.yml
check-yarn-binary cicd healthy .github/workflows/build-test.yml
e2e-blocksuite-test cicd healthy .github/workflows/build-test.yml
e2e-blocksuite-cross-browser-test cicd healthy .github/workflows/build-test.yml
e2e-test cicd healthy .github/workflows/build-test.yml

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
USE /recordings api healthy packages/frontend/media-capture-playground/server/main.ts
GET /apps api healthy packages/frontend/media-capture-playground/server/main.ts
GET /apps/saved api healthy packages/frontend/media-capture-playground/server/main.ts
DELETE /recordings/:foldername api healthy packages/frontend/media-capture-playground/server/main.ts
GET /apps/:process_id/icon api healthy packages/frontend/media-capture-playground/server/main.ts
POST /apps/:process_id/record api healthy packages/frontend/media-capture-playground/server/main.ts
POST /apps/:process_id/stop api healthy packages/frontend/media-capture-playground/server/main.ts
POST /recordings/:foldername/transcribe api healthy packages/frontend/media-capture-playground/server/main.ts
POST /transcribe api healthy packages/frontend/media-capture-playground/server/main.ts
POST /global/record api healthy packages/frontend/media-capture-playground/server/main.ts
POST /global/stop api healthy packages/frontend/media-capture-playground/server/main.ts
GET /user api healthy packages/backend/server/src/core/auth/session.ts
GET /session api healthy packages/backend/server/src/core/auth/session.ts
POST /api/auth/preflight api healthy packages/backend/server/src/core/auth/controller.ts
GET /api/auth/methods api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/sign-in api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/sign-out api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/open-app/sign-in-code api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/open-app/sign-in api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/native/exchange api healthy packages/backend/server/src/core/auth/controller.ts
POST /api/auth/magic-link api healthy packages/backend/server/src/core/auth/controller.ts
GET /api/auth/session api healthy packages/backend/server/src/core/auth/controller.ts
GET /api/workspaces/:id/blobs/:name api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /api/workspaces/:id/docs/:guid api healthy packages/backend/server/src/core/workspaces/controller.ts
HEAD /api/workspaces/:id/public-docs/:docId api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /api/workspaces/:id/public-docs/:docId api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /api/workspaces/:id/public-docs/:docId/root-doc api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /api/workspaces/:id/docs/:guid/histories/:timestamp api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /api/workspaces/:id/docs/:docId/comment-attachments/:key api healthy packages/backend/server/src/core/workspaces/controller.ts
GET /rpc/workspaces/:workspaceId/docs/:docId api healthy packages/backend/server/src/core/doc-service/controller.ts
GET /rpc/workspaces/:workspaceId/docs/:docId/markdown api healthy packages/backend/server/src/core/doc-service/controller.ts
POST /rpc/workspaces/:workspaceId/docs/:docId/diff api healthy packages/backend/server/src/core/doc-service/controller.ts
GET /rpc/workspaces/:workspaceId/docs/:docId/content api healthy packages/backend/server/src/core/doc-service/controller.ts
GET /rpc/workspaces/:workspaceId/content api healthy packages/backend/server/src/core/doc-service/controller.ts
GET /workspace/*path api healthy packages/backend/server/src/core/doc-renderer/controller.ts
GET /api/avatars/:id api healthy packages/backend/server/src/core/user/controller.ts
POST /api/setup/create-admin-user api healthy packages/backend/server/src/core/selfhost/controller.ts
OPTIONS /api/telemetry/collect api healthy packages/backend/server/src/core/telemetry/controller.ts
POST /api/telemetry/collect api healthy packages/backend/server/src/core/telemetry/controller.ts
PUT /upload api healthy packages/backend/server/src/core/storage/r2-proxy.ts
PUT /multipart api healthy packages/backend/server/src/core/storage/r2-proxy.ts
OPTIONS /api/worker/image-proxy api healthy packages/backend/server/src/plugins/worker/controller.ts
GET /api/worker/image-proxy api healthy packages/backend/server/src/plugins/worker/controller.ts
OPTIONS /api/worker/link-preview api healthy packages/backend/server/src/plugins/worker/controller.ts
POST /api/worker/link-preview api healthy packages/backend/server/src/plugins/worker/controller.ts
POST /api/oauth/preflight api healthy packages/backend/server/src/plugins/oauth/controller.ts
POST /api/oauth/callback api healthy packages/backend/server/src/plugins/oauth/controller.ts
GET /api/copilot/unsplash/photos api healthy packages/backend/server/src/plugins/copilot/controller.ts
GET /api/copilot/blob/:userId/:workspaceId/:key api healthy packages/backend/server/src/plugins/copilot/controller.ts
GET /api/workspaces/:workspaceId/mcp/ api healthy packages/backend/server/src/plugins/copilot/mcp/controller.…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
CERTIFICATES_P12 cicd healthy
REDIS_SERVER_HOST cicd healthy
ARCHIVE_DIR cicd healthy
SENTRY_DSN cicd healthy
STATIC_IP_NAME cicd healthy
FIREBASE_ANDROID_GOOGLE_SERVICE_JSON cicd healthy
CERTIFICATES_P12_MOBILE cicd healthy
APPLE_ID cicd healthy
GCLOUD_CONNECTION_NAME cicd healthy
TEST_SERVER_CONFIG cicd healthy
DEV_DRIVE_WORKSPACE cicd healthy
APPLE_TEAM_ID cicd healthy
GCP_PROJECT_NUMBER cicd healthy
DATABASE_USERNAME cicd healthy
R2_SECRET_ACCESS_KEY cicd healthy
BUILD_TYPE cicd healthy
AFFINE_INDEXER_SEARCH_PROVIDER cicd healthy
AFFINE_INDEXER_SEARCH_ENDPOINT cicd healthy
R2_ACCESS_KEY_ID cicd healthy
R2_ACCOUNT_ID cicd healthy
AFFINE_ANDROID_KEYSTORE_PASSWORD cicd healthy
DATABASE_NAME cicd healthy
DATABASE_PASSWORD cicd healthy
AFFINE_PRO_LICENSE_AES_KEY cicd healthy
CANARY_DEPLOY_HOST cicd healthy
APPLE_PASSWORD cicd healthy
RELEASE_VERSION cicd healthy
AFFINE_INDEXER_SEARCH_API_KEY cicd healthy
GCP_CLUSTER_LOCATION cicd healthy
AFFINE_ANDROID_KEYSTORE_ALIAS_PASSWORD cicd healthy
GCP_CLUSTER_NAME cicd healthy
DEPLOY_HOST cicd healthy
CERTIFICATES_P12_PASSWORD cicd healthy
APP_IAM_ACCOUNT cicd healthy
BUILD_PROVISION_PROFILE cicd healthy
SLACK_BOT_TOKEN cicd healthy
CLOUD_SQL_IAM_ACCOUNT cicd healthy
GITHUB_TOKEN cicd healthy
DATABASE_URL cicd healthy
APPLE_STORE_CONNECT_API_KEY cicd healthy
AFFINE_PRO_PUBLIC_KEY cicd healthy
CODECOV_TOKEN cicd healthy
CAPTCHA_SITE_KEY cicd healthy
REDIS_SERVER_PASSWORD cicd healthy
SENTRY_AUTH_TOKEN cicd healthy
GCP_PROJECT_ID cicd healthy
CERTIFICATES_P12_PASSWORD_MOBILE cicd healthy
APPLE_STORE_CONNECT_API_KEY_ID cicd healthy
APPLE_STORE_CONNECT_API_ISSUER_ID cicd healthy
AFFINE_ANDROID_SIGN_KEYSTORE cicd healthy

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::packages/frontend/i18n/src/resources/tr.json security healthy packages/frontend/i18n/src/resources/tr.json
auth::packages/backend/server/src/plugins/oauth/controller.… security healthy packages/backend/server/src/plugins/oauth/controller.ts
auth::packages/backend/server/src/plugins/calendar/provider… security healthy packages/backend/server/src/plugins/calendar/providers/cald…
auth::packages/frontend/i18n/src/resources/kk.json security healthy packages/frontend/i18n/src/resources/kk.json
auth::packages/common/graphql/src/schema.ts security healthy packages/common/graphql/src/schema.ts
auth::packages/backend/server/src/global.d.ts security healthy packages/backend/server/src/global.d.ts
auth::packages/frontend/core/src/components/sign-in/sign-in… security healthy packages/frontend/core/src/components/sign-in/sign-in.tsx
auth::packages/backend/server/src/__tests__/e2e/oauth/resol… security healthy packages/backend/server/src/__tests__/e2e/oauth/resolver.sp…
auth::packages/frontend/core/src/modules/open-in-app/__test… security healthy packages/frontend/core/src/modules/open-in-app/__tests__/de…
auth::packages/frontend/core/src/desktop/dialogs/setting/ac… security healthy packages/frontend/core/src/desktop/dialogs/setting/account-…
auth::packages/frontend/core/src/__tests__/oauth-flow.spec.… security healthy packages/frontend/core/src/__tests__/oauth-flow.spec.ts
auth::packages/backend/server/src/plugins/oauth/providers/g… security healthy packages/backend/server/src/plugins/oauth/providers/github.…
auth::packages/frontend/i18n/src/resources/fa.json security healthy packages/frontend/i18n/src/resources/fa.json
auth::packages/frontend/core/src/mobile/router.tsx security healthy packages/frontend/core/src/mobile/router.tsx
auth::packages/frontend/i18n/src/resources/ca.json security healthy packages/frontend/i18n/src/resources/ca.json
auth::packages/backend/server/src/plugins/calendar/service.… security healthy packages/backend/server/src/plugins/calendar/service.ts
auth::packages/backend/server/src/plugins/calendar/__tests_… security healthy packages/backend/server/src/plugins/calendar/__tests__/serv…
auth::packages/frontend/i18n/src/resources/uk.json security healthy packages/frontend/i18n/src/resources/uk.json
auth::packages/backend/server/src/plugins/calendar/resolver… security healthy packages/backend/server/src/plugins/calendar/resolver.ts
auth::packages/backend/server/src/plugins/oauth/providers/o… security healthy packages/backend/server/src/plugins/oauth/providers/oidc.ts
auth::packages/backend/server/src/plugins/oauth/providers/g… security healthy packages/backend/server/src/plugins/oauth/providers/google.…
auth::packages/frontend/core/src/modules/cloud/stores/serve… security healthy packages/frontend/core/src/modules/cloud/stores/server-conf…
auth::packages/frontend/i18n/src/resources/pl.json security healthy packages/frontend/i18n/src/resources/pl.json
auth::packages/backend/server/src/__tests__/auth/methods.sp… security healthy packages/backend/server/src/__tests__/auth/methods.spec.ts
auth::packages/backend/server/src/plugins/oauth/providers/a… security healthy packages/backend/server/src/plugins/oauth/providers/apple.ts
auth::packages/frontend/i18n/src/resources/de.json security healthy packages/frontend/i18n/src/resources/de.json
auth::packages/frontend/core/src/modules/cloud/constant.ts security healthy packages/frontend/core/src/modules/cloud/constant.ts
auth::packages/backend/server/src/core/config/types.ts security healthy packages/backend/server/src/core/config/types.ts
auth::packages/backend/server/src/core/auth/native-exchange… security healthy packages/backend/server/src/core/auth/native-exchange.ts
auth::packages/backend/server/src/__tests__/sync/gateway.sp… security healthy packages/backend/server/src/__tests__/sync/gateway.spec.ts
auth::packages/backend/server/src/__tests__/auth/jwt-sessio… security healthy packages/backend/server/src/__tests__/auth/jwt-session.spec…
auth::packages/backend/server/src/plugins/oauth/providers/d… security healthy packages/backend/server/src/plugins/oauth/providers/def.ts
auth::packages/frontend/i18n/src/resources/pt-BR.json security healthy packages/frontend/i18n/src/resources/pt-BR.json
auth::packages/backend/server/src/app.module.ts security healthy packages/backend/server/src/app.module.ts
auth::packages/frontend/core/src/modules/cloud/stores/auth.… security healthy packages/frontend/core/src/modules/cloud/stores/auth.ts
auth::packages/frontend/core/src/desktop/pages/auth/oauth-l… security healthy packages/frontend/core/src/desktop/pages/auth/oauth-login.t…
auth::packages/frontend/i18n/src/resources/en.json security healthy packages/frontend/i18n/src/resources/en.json
auth::packages/frontend/apps/electron/src/main/deep-link.ts security healthy packages/frontend/apps/electron/src/main/deep-link.ts
auth::packages/frontend/i18n/src/resources/sv-SE.json security healthy packages/frontend/i18n/src/resources/sv-SE.json
auth::packages/frontend/apps/electron/src/main/windows-mana… security healthy packages/frontend/apps/electron/src/main/windows-manager/au…
auth::packages/frontend/apps/ios/src/nbstore.worker.ts security healthy packages/frontend/apps/ios/src/nbstore.worker.ts
auth::packages/backend/server/src/__tests__/auth/controller… security healthy packages/backend/server/src/__tests__/auth/controller.spec.…
auth::packages/frontend/i18n/src/resources/ko.json security healthy packages/frontend/i18n/src/resources/ko.json
auth::packages/frontend/i18n/src/resources/zh-Hant.json security healthy packages/frontend/i18n/src/resources/zh-Hant.json
auth::packages/backend/server/src/plugins/oauth/factory.ts security healthy packages/backend/server/src/plugins/oauth/factory.ts
auth::packages/backend/server/src/core/auth/guard.ts security healthy packages/backend/server/src/core/auth/guard.ts
auth::packages/frontend/i18n/src/resources/ur.json security healthy packages/frontend/i18n/src/resources/ur.json
auth::packages/backend/server/src/core/auth/session-issuer.… security healthy packages/backend/server/src/core/auth/session-issuer.ts
auth::packages/backend/server/src/core/auth/controller.ts security healthy packages/backend/server/src/core/auth/controller.ts
auth::packages/frontend/track/src/events.ts security healthy packages/frontend/track/src/events.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
Wrapper frontend healthy packages/frontend/component/src/ui/layout/wrapper.tsx
Content frontend healthy packages/frontend/component/src/ui/layout/content.tsx
Table frontend healthy packages/frontend/component/src/ui/table/table.tsx
TableCell frontend healthy packages/frontend/component/src/ui/table/table-cell.tsx
TableHeadRow frontend healthy packages/frontend/component/src/ui/table/table-row.tsx
TableHead frontend healthy packages/frontend/component/src/ui/table/table-head.tsx
TableBody frontend healthy packages/frontend/component/src/ui/table/table-body.tsx
Empty frontend healthy packages/frontend/component/src/ui/empty/empty.tsx
ColorfulFallback frontend healthy packages/frontend/component/src/ui/avatar/colorful-fallback…
Button frontend healthy packages/frontend/component/src/ui/button/button.tsx
IconButton frontend healthy packages/frontend/component/src/ui/button/icon-button.tsx
Divider frontend healthy packages/frontend/component/src/ui/divider/divider.tsx
BrowserWarning frontend healthy packages/frontend/component/src/components/affine-banner/br…
LocalDemoTips frontend healthy packages/frontend/component/src/components/affine-banner/lo…
UserInfo frontend healthy packages/frontend/core/src/components/root-app-sidebar/user…
ShareHeaderRightItem frontend healthy packages/frontend/core/src/components/cloud/share-header-ri…
EmbeddingProgress frontend healthy packages/frontend/core/src/modules/workspace-indexer-embedd…
TopSvg frontend healthy packages/frontend/core/src/blocksuite/block-suite-header/me…
TestMail frontend healthy packages/backend/server/src/mails/test-mail.tsx
ChangeEmail frontend healthy packages/backend/server/src/mails/users/email-change.tsx
SetPassword frontend healthy packages/backend/server/src/mails/users/password-set.tsx
SignIn frontend healthy packages/backend/server/src/mails/users/sign-in.tsx
ChangePassword frontend healthy packages/backend/server/src/mails/users/password-change.tsx
VerifyChangeEmail frontend healthy packages/backend/server/src/mails/users/email-change-verify…
SignUp frontend healthy packages/backend/server/src/mails/users/sign-up.tsx
VerifyEmail frontend healthy packages/backend/server/src/mails/users/email-verify.tsx
ChangeEmailNotification frontend healthy packages/backend/server/src/mails/users/email-change-notifi…
InvitationAccepted frontend healthy packages/backend/server/src/mails/workspaces/invitation-acc…
OwnershipReceived frontend healthy packages/backend/server/src/mails/workspaces/ownership-rece…
LinkInvitationApproved frontend healthy packages/backend/server/src/mails/workspaces/review-approve…
OwnershipTransferred frontend healthy packages/backend/server/src/mails/workspaces/ownership-tran…
MemberLeave frontend healthy packages/backend/server/src/mails/workspaces/member-leave.t…
LinkInvitationReviewDeclined frontend healthy packages/backend/server/src/mails/workspaces/review-decline…
LinkInvitationReviewRequest frontend healthy packages/backend/server/src/mails/workspaces/review-request…
MemberRemoved frontend healthy packages/backend/server/src/mails/workspaces/member-removed…
Invitation frontend healthy packages/backend/server/src/mails/workspaces/invitation.tsx
TeamBecomeAdmin frontend healthy packages/backend/server/src/mails/teams/become-admin.tsx
TeamLicense frontend healthy packages/backend/server/src/mails/teams/license.tsx
TeamBecomeCollaborator frontend healthy packages/backend/server/src/mails/teams/become-collaborator…
TeamWorkspaceUpgraded frontend healthy packages/backend/server/src/mails/teams/workspace-upgraded.…
TeamExpireSoon frontend healthy packages/backend/server/src/mails/teams/expire-soon.tsx
TeamExpired frontend healthy packages/backend/server/src/mails/teams/expired.tsx
TeamDeleteIn24Hours frontend healthy packages/backend/server/src/mails/teams/delete-in-24h.tsx
TeamWorkspaceDeleted frontend healthy packages/backend/server/src/mails/teams/deleted.tsx
TeamDeleteInOneMonth frontend healthy packages/backend/server/src/mails/teams/delete-in-1m.tsx

LabelLayerStatusPath
127.0.0.1 network healthy scripts/setup/global.ts
10.0.2.2 network healthy packages/frontend/apps/android/package.json
10.0.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
127.0.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
169.254.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
172.16.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
192.168.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
100.64.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
224.0.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
240.0.0.0 network healthy packages/frontend/apps/electron/src/main/security/url-safet…
1.2.3.4 network healthy packages/backend/server/src/__tests__/nestjs/throttler.spec…
5.6.7.8 network healthy packages/backend/server/src/__tests__/nestjs/throttler.spec…
9.9.9.9 network healthy packages/backend/server/src/__tests__/nestjs/throttler.spec…
129.0.0.0 network healthy packages/backend/server/src/__tests__/app/selfhost.e2e.ts
1.1.1.1 network healthy packages/backend/server/src/__tests__/copilot/copilot-provi…
1.1.1.2 network healthy packages/backend/server/src/__tests__/copilot/copilot-provi…
8.8.8.8 network healthy packages/backend/server/src/core/auth/controller.ts
131.0.0.0 network healthy packages/backend/server/src/core/utils/__tests__/user-agent…
10.0.0.1 network healthy blocksuite/affine/shared/src/__tests__/utils/url.unit.spec.…
128.0.0.1 network healthy blocksuite/affine/shared/src/__tests__/utils/url.unit.spec.…
1.0.0.1 network healthy blocksuite/affine/shared/src/__tests__/utils/url.unit.spec.…
1.042.018.751 network healthy blocksuite/affine/blocks/embed/src/embed-github-block/style…
1.5.75.75 network healthy blocksuite/affine/blocks/embed/src/embed-github-block/style…
1.265.332.75 network healthy blocksuite/affine/blocks/embed/src/embed-github-block/style…
1.042.751.751 network healthy blocksuite/affine/blocks/embed/src/embed-github-block/style…

LabelLayerStatusPath
image::.github/deployment/node/Dockerfile hardware healthy .github/deployment/node/Dockerfile
app hardware healthy .devcontainer/docker-compose.yml
db hardware healthy .devcontainer/docker-compose.yml
redis hardware healthy .devcontainer/docker-compose.yml
indexer hardware healthy .devcontainer/docker-compose.yml
k8s::ServiceAccount::.github/helm/affine/charts/front/templ… hardware healthy .github/helm/affine/charts/front/templates/serviceaccount.y…
k8s::Secret::.github/helm/affine/charts/graphql/templates/s… hardware healthy .github/helm/affine/charts/graphql/templates/secret.yaml
k8s::ServiceAccount::.github/helm/affine/charts/graphql/tem… hardware healthy .github/helm/affine/charts/graphql/templates/serviceaccount…
k8s::ServiceAccount::.github/helm/affine/charts/gcloud-sql-… hardware healthy .github/helm/affine/charts/gcloud-sql-proxy/templates/servi…
k8s::Secret::.github/helm/affine/templates/indexer-secret.y… hardware healthy .github/helm/affine/templates/indexer-secret.yaml
k8s::PodMonitoring::.github/helm/affine/templates/monitorin… hardware healthy .github/helm/affine/templates/monitoring.yaml
k8s::ConfigMap::.github/helm/affine/templates/configmap.yaml hardware healthy .github/helm/affine/templates/configmap.yaml
k8s::Secret::.github/helm/affine/templates/redis-secret.yaml hardware healthy .github/helm/affine/templates/redis-secret.yaml
k8s::Secret::.github/helm/affine/templates/pg-secret.yaml hardware healthy .github/helm/affine/templates/pg-secret.yaml
k8s::BackendConfig::.github/helm/separate-config/backend-co… hardware healthy .github/helm/separate-config/backend-config.yaml

LabelLayerStatusPath
.env in repo security healthy blocksuite/playground/.env
password_literal::tests/affine-cloud/playwright.config.ts security healthy tests/affine-cloud/playwright.config.ts
password_literal::tests/affine-cloud-copilot/playwright.con… security healthy tests/affine-cloud-copilot/playwright.config.ts
password_literal::packages/frontend/admin/src/modules/accou… security healthy packages/frontend/admin/src/modules/accounts/components/use…
password_literal::packages/backend/server/ava.config.js security healthy packages/backend/server/ava.config.js
password_literal::packages/backend/server/.env.example security healthy packages/backend/server/.env.example
password_literal::packages/backend/server/src/__tests__/mod… security healthy packages/backend/server/src/__tests__/models/user.spec.ts
password_literal::packages/backend/server/src/__tests__/mod… security healthy packages/backend/server/src/__tests__/models/user.spec.ts
password_literal::packages/backend/server/src/__tests__/mod… security healthy packages/backend/server/src/__tests__/models/user.spec.ts
password_literal::packages/backend/server/src/__tests__/uti… security healthy packages/backend/server/src/__tests__/utils/user.ts
generic_api_key::packages/backend/server/src/__tests__/copi… security healthy packages/backend/server/src/__tests__/copilot/byok.spec.ts
password_literal::packages/backend/server/src/base/helpers/… security healthy packages/backend/server/src/base/helpers/__tests__/crypto.s…
password_literal::packages/backend/server/src/plugins/index… security healthy packages/backend/server/src/plugins/indexer/__tests__/provi…
password_literal::packages/backend/server/src/plugins/calen… security healthy packages/backend/server/src/plugins/calendar/__tests__/cald…

LabelLayerStatusPath
gha::release-desktop-platform cicd healthy .github/workflows/release-desktop-platform.yml
gha::copilot-test-automatically cicd healthy .github/workflows/copilot-test-automatically.yml
gha::release-desktop cicd healthy .github/workflows/release-desktop.yml
gha::copilot-test cicd healthy .github/workflows/copilot-test.yml
gha::release-cloud cicd healthy .github/workflows/release-cloud.yml
gha::auto-labeler cicd healthy .github/workflows/auto-labeler.yml
gha::release cicd healthy .github/workflows/release.yml
gha::pr-title-lint cicd healthy .github/workflows/pr-title-lint.yml
gha::build-images cicd healthy .github/workflows/build-images.yml
gha::windows-signer cicd healthy .github/workflows/windows-signer.yml
gha::release-mobile cicd healthy .github/workflows/release-mobile.yml
gha::build-test cicd healthy .github/workflows/build-test.yml

LabelLayerStatusPath
port:3010 network healthy packages/backend/server/src/base/helpers/__tests__/url.spec…
port:5432 network healthy .github/workflows/copilot-test.yml
port:6379 network healthy .github/workflows/copilot-test.yml
port:1025 network healthy .github/workflows/copilot-test.yml
port:8025 network healthy .github/workflows/copilot-test.yml
port:9308 network healthy .github/workflows/copilot-test.yml
port:3020 network healthy .github/helm/affine/values.yaml
port:3000 network healthy .github/helm/affine/values.yaml
port:8080 network healthy .github/helm/affine/values.yaml
port:9801 network healthy .github/helm/affine/charts/gcloud-sql-proxy/templates/servi…
port:9464 network healthy .github/helm/affine/templates/monitoring.yaml

LabelLayerStatusPath
sqlite data healthy Cargo.toml
postgresql data healthy .devcontainer/docker-compose.yml
redis data healthy .devcontainer/docker-compose.yml
postgres data healthy .devcontainer/docker-compose.yml
elasticsearch data healthy packages/frontend/admin/src/config.json
mysql data healthy .github/workflows/release-desktop-platform.yml
mongodb data healthy .github/workflows/release-desktop-platform.yml

LabelLayerStatusPath
k8s::Deployment::.github/helm/affine/charts/front/templates… hardware healthy .github/helm/affine/charts/front/templates/deployment.yaml
k8s::Pod::.github/helm/affine/charts/front/templates/tests/… hardware healthy .github/helm/affine/charts/front/templates/tests/test-conne…
k8s::Deployment::.github/helm/affine/charts/graphql/templat… hardware healthy .github/helm/affine/charts/graphql/templates/deployment.yaml
k8s::Job::.github/helm/affine/charts/graphql/templates/migr… hardware healthy .github/helm/affine/charts/graphql/templates/migration.yaml
k8s::Pod::.github/helm/affine/charts/graphql/templates/test… hardware healthy .github/helm/affine/charts/graphql/templates/tests/test-con…
k8s::Deployment::.github/helm/affine/charts/gcloud-sql-prox… hardware healthy .github/helm/affine/charts/gcloud-sql-proxy/templates/deplo…
k8s::Pod::.github/helm/affine/charts/gcloud-sql-proxy/templ… hardware healthy .github/helm/affine/charts/gcloud-sql-proxy/templates/tests…

LabelLayerStatusPath
vps::aws hardware healthy packages/frontend/admin/src/modules/settings/config.ts
vps::gcp hardware healthy packages/backend/server/src/env.ts
vps::azure hardware healthy .github/workflows/release-desktop-platform.yml

LabelLayerStatusPath
Subscription root api healthy packages/frontend/core/src/modules/doc-summary/services/doc…
Query root api healthy packages/common/infra/src/orm/core/adapters/types.ts

LabelLayerStatusPath
repobility-clone-qy18e041 software healthy /tmp/repobility-clone-qy18e041

LabelLayerStatusPath
bullmq data healthy packages/frontend/admin/src/config.json

LabelLayerStatusPath
nginx network healthy tools/cli/src/cert.ts

LabelLayerStatusPath
ingress::.github/helm/affine/templates/ingress.yaml network healthy .github/helm/affine/templates/ingress.yaml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/afab7b39-e811-445c-b495-24ac5273d6de/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/afab7b39-e811-445c-b495-24ac5273d6de/

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.