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.

oblien/openship

https://github.com/oblien/openship · scanned 2026-07-23 10:38 UTC (5 days, 8 hours ago)

855 raw signals (0 security + 855 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v5 · last Δ +14.4 (diff) · 852 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10175 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
root software healthy fixtures/deploy/python-fastapi/main.py:7
getDisplayKeysForShortcut software healthy apps/email/client/config/shortcuts.ts:getDisplayKeysForShor…
enhanceShortcutsWithMapping software healthy apps/email/client/config/shortcuts.ts:enhanceShortcutsWithM…
getKeyCodeFromKey software healthy apps/email/client/utils/keyboard-utils.ts:getKeyCodeFromKey
KeyboardLayoutIndicator software healthy apps/email/client/components/keyboard-layout-indicator.tsx:…
getLayoutDisplayName software healthy apps/email/client/components/keyboard-layout-indicator.tsx:…
useKeyboardLayout software healthy apps/email/client/components/keyboard-layout-indicator.tsx:…
updateLayoutInfo software healthy apps/email/client/components/keyboard-layout-indicator.tsx:…
handleFocus software healthy apps/email/client/components/keyboard-layout-indicator.tsx:…
ResponsiveModal software healthy apps/email/client/components/responsive-modal.tsx:Responsiv…
SettingsCard software healthy apps/email/client/components/settings/settings-card.tsx:Set…
SortableNote software healthy apps/email/client/components/mail/note-panel.tsx:SortableNo…
NotesPanel software healthy apps/email/client/components/mail/note-panel.tsx:NotesPanel
handlePanelClick software healthy apps/email/client/components/mail/note-panel.tsx:handlePane…
handleAddNote software healthy apps/email/client/components/mail/note-panel.tsx:handleAddN…
promise software healthy apps/email/client/components/mail/note-panel.tsx:promise
handleKeyDown software healthy apps/email/client/components/mail/note-panel.tsx:handleKeyD…
handleEditNote software healthy apps/email/client/components/mail/note-panel.tsx:handleEdit…
startEditing software healthy apps/email/client/components/mail/note-panel.tsx:startEditi…
handleDeleteNote software healthy apps/email/client/components/mail/note-panel.tsx:handleDele…
confirmDeleteNote software healthy apps/email/client/components/mail/note-panel.tsx:confirmDel…
handleCopyNote software healthy apps/email/client/components/mail/note-panel.tsx:handleCopy…
togglePinNote software healthy apps/email/client/components/mail/note-panel.tsx:togglePinN…
handleChangeNoteColor software healthy apps/email/client/components/mail/note-panel.tsx:handleChan…
handleDragStart software healthy apps/email/client/components/mail/note-panel.tsx:handleDrag…
handleDragEnd software healthy apps/email/client/components/mail/note-panel.tsx:handleDrag…
RenderLabels software healthy apps/email/client/components/mail/render-labels.tsx:RenderL…
handleFilterByLabel software healthy apps/email/client/components/mail/render-labels.tsx:handleF…
ThreadSubject software healthy apps/email/client/components/mail/thread-subject.tsx:Thread…
useDoState software healthy apps/email/client/components/mail/use-do-state.ts:useDoState
const software healthy apps/email/client/components/mail/mail-display.tsx:const
sizeInMB software healthy apps/email/client/components/mail/mail-display.tsx:sizeInMB
StreamingText software healthy apps/email/client/components/mail/mail-display.tsx:Streamin…
MailDisplayLabels software healthy apps/email/client/components/mail/mail-display.tsx:MailDisp…
to software healthy apps/email/client/components/mail/mail-display.tsx:to
cleanEmailDisplay software healthy apps/email/client/components/mail/mail-display.tsx:cleanEma…
cleanNameDisplay software healthy apps/email/client/components/mail/mail-display.tsx:cleanNam…
ThreadAttachments software healthy apps/email/client/components/mail/mail-display.tsx:ThreadAt…
handleDownload software healthy apps/email/client/components/mail/mail-display.tsx:handleDo…
AiSummary software healthy apps/email/client/components/mail/mail-display.tsx:AiSummary
handleToggle software healthy apps/email/client/components/mail/mail-display.tsx:handleTo…
ActionButton software healthy apps/email/client/components/mail/mail-display.tsx:ActionBu…
downloadAttachment software healthy apps/email/client/components/mail/mail-display.tsx:download…
handleDownloadAllAttachments software healthy apps/email/client/components/mail/mail-display.tsx:handleDo…
JSZip software healthy apps/email/client/components/mail/mail-display.tsx:JSZip
openAttachment software healthy apps/email/client/components/mail/mail-display.tsx:openAtta…
left software healthy apps/email/client/components/mail/mail-display.tsx:left
top software healthy apps/email/client/components/mail/mail-display.tsx:top
MoreAboutPerson software healthy apps/email/client/components/mail/mail-display.tsx:MoreAbou…
MoreAboutQuery software healthy apps/email/client/components/mail/mail-display.tsx:MoreAbou…

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

LabelLayerStatusPath
bun.lock software healthy bun.lock
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
SECURITY_GUIDE.md software healthy SECURITY_GUIDE.md
turbo.json software healthy turbo.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
LICENSE software healthy LICENSE
release-advisories.json software healthy release-advisories.json
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
tsconfig.base.json software healthy tsconfig.base.json
README.md software healthy fixtures/deploy/README.md
package.json software healthy fixtures/deploy/node/package.json
server.js software healthy fixtures/deploy/node/server.js
Program.cs software healthy fixtures/deploy/dotnet/Program.cs
composer.json software healthy fixtures/deploy/laravel/composer.json
index.php software healthy fixtures/deploy/laravel/public/index.php
Cargo.toml software healthy fixtures/deploy/rust-axum/Cargo.toml
main.rs software healthy fixtures/deploy/rust-axum/src/main.rs
main.py software healthy fixtures/deploy/python-fastapi/main.py
requirements.txt software healthy fixtures/deploy/python-fastapi/requirements.txt
pom.xml software healthy fixtures/deploy/springboot/pom.xml
DemoApplication.java software healthy fixtures/deploy/springboot/src/main/java/com/example/DemoAp…
main.go software healthy fixtures/deploy/go/main.go
go.mod software healthy fixtures/deploy/go/go.mod
build.gradle.kts software healthy fixtures/deploy/kotlin/build.gradle.kts
Main.kt software healthy fixtures/deploy/kotlin/src/main/kotlin/Main.kt
ARCHITECTURE.md software healthy apps/email/ARCHITECTURE.md
package.json software healthy apps/email/package.json
locales.ts software healthy apps/email/client/locales.ts
vite.config.ts software healthy apps/email/client/vite.config.ts
.env.development software healthy apps/email/client/.env.development
bun.lock software healthy apps/email/client/bun.lock
package.json software healthy apps/email/client/package.json
components.json software healthy apps/email/client/components.json
eslint.config.ts software healthy apps/email/client/eslint.config.ts
react-router.config.ts software healthy apps/email/client/react-router.config.ts
tsconfig.json software healthy apps/email/client/tsconfig.json
speech-recognition.d.ts software healthy apps/email/client/types/speech-recognition.d.ts
index.ts software healthy apps/email/client/types/index.ts
tools.ts software healthy apps/email/client/types/tools.ts
ambient-stubs.d.ts software healthy apps/email/client/types/ambient-stubs.d.ts
shortcuts.ts software healthy apps/email/client/config/shortcuts.ts
navigation.ts software healthy apps/email/client/config/navigation.ts
settings.json software healthy apps/email/client/project.inlang/settings.json
keyboard-layout-map.ts software healthy apps/email/client/utils/keyboard-layout-map.ts
keyboard-utils.ts software healthy apps/email/client/utils/keyboard-utils.ts

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

LabelLayerStatusPath
fixtures software healthy fixtures
deploy software healthy fixtures/deploy
node software healthy fixtures/deploy/node
dotnet software healthy fixtures/deploy/dotnet
laravel software healthy fixtures/deploy/laravel
public software healthy fixtures/deploy/laravel/public
rust-axum software healthy fixtures/deploy/rust-axum
src software healthy fixtures/deploy/rust-axum/src
python-fastapi software healthy fixtures/deploy/python-fastapi
springboot software healthy fixtures/deploy/springboot
src software healthy fixtures/deploy/springboot/src
main software healthy fixtures/deploy/springboot/src/main
java software healthy fixtures/deploy/springboot/src/main/java
com software healthy fixtures/deploy/springboot/src/main/java/com
example software healthy fixtures/deploy/springboot/src/main/java/com/example
go software healthy fixtures/deploy/go
kotlin software healthy fixtures/deploy/kotlin
src software healthy fixtures/deploy/kotlin/src
main software healthy fixtures/deploy/kotlin/src/main
kotlin software healthy fixtures/deploy/kotlin/src/main/kotlin
apps software healthy apps
email software healthy apps/email
client software healthy apps/email/client
types software healthy apps/email/client/types
config software healthy apps/email/client/config
project.inlang software healthy apps/email/client/project.inlang
utils software healthy apps/email/client/utils
components software healthy apps/email/client/components
settings software healthy apps/email/client/components/settings
mail software healthy apps/email/client/components/mail
connection software healthy apps/email/client/components/connection
ui software healthy apps/email/client/components/ui
motion-primitives software healthy apps/email/client/components/motion-primitives
theme software healthy apps/email/client/components/theme
providers software healthy apps/email/client/components/providers
cookies software healthy apps/email/client/components/cookies
create software healthy apps/email/client/components/create
icons software healthy apps/email/client/components/icons
animated software healthy apps/email/client/components/icons/animated
magicui software healthy apps/email/client/components/magicui
context software healthy apps/email/client/components/context
labels software healthy apps/email/client/components/labels
providers software healthy apps/email/client/providers
app software healthy apps/email/client/app
meta-files software healthy apps/email/client/app/meta-files
(auth) software healthy apps/email/client/app/(auth)
login software healthy apps/email/client/app/(auth)/login
(routes) software healthy apps/email/client/app/(routes)
settings software healthy apps/email/client/app/(routes)/settings
security software healthy apps/email/client/app/(routes)/settings/security

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

LabelLayerStatusPath
GET / api healthy fixtures/deploy/python-fastapi/main.py
GET /health api healthy apps/email/server/src/main.ts
GET /branding.json api healthy apps/email/server/src/main.ts
USE /branding/assets/* api healthy apps/email/server/src/main.ts
USE /trpc/* api healthy apps/email/server/src/main.ts
USE /api/trpc/* api healthy apps/email/server/src/main.ts
USE /* api healthy apps/email/server/src/main.ts
POST /sign-in api healthy apps/email/server/src/routes/auth.ts
POST /sign-out api healthy apps/email/server/src/routes/auth.ts
POST /switch api healthy apps/email/server/src/routes/auth.ts
GET /session api healthy apps/email/server/src/routes/auth.ts
GET /sessions api healthy apps/email/server/src/routes/auth.ts
PATCH /branding api healthy apps/email/server/src/routes/branding-admin.ts
GET /branding api healthy apps/email/server/src/routes/branding-admin.ts
GET /idle api healthy apps/email/server/src/routes/idle.ts
USE /api/* api healthy apps/api/src/app.ts
USE /api/auth/organization/* api healthy apps/api/src/app.ts
USE /api/auth/mcp/authorize api healthy apps/api/src/app.ts
GET /.well-known/oauth-authorization-server api healthy apps/api/src/app.ts
GET /.well-known/oauth-protected-resource api healthy apps/api/src/app.ts
GET /auth/callback/install api healthy apps/api/src/app.ts
GET /auth/callback/close api healthy apps/api/src/app.ts
USE /invite api healthy apps/api/src/middleware/active-organization.ts
GET /:id api healthy apps/api/src/lib/secure-router.ts
DELETE /:id api healthy apps/api/src/lib/secure-router.ts
POST / api healthy apps/api/src/lib/route-scanner.ts
POST /auth/sign-in api healthy apps/api/src/lib/rate-limit/policies.ts
GET /projects api healthy apps/api/src/lib/rate-limit/policies.ts
GET /:id/info api healthy apps/api/src/lib/cloud/project-router.ts
PUT / api healthy apps/api/src/modules/settings/settings.routes.ts
PATCH /build-mode api healthy apps/api/src/modules/settings/settings.routes.ts
PATCH /deploy-defaults api healthy apps/api/src/modules/settings/settings.routes.ts
PATCH /clone-credentials api healthy apps/api/src/modules/settings/settings.routes.ts
PATCH /clone-strategy-preference api healthy apps/api/src/modules/settings/settings.routes.ts
PATCH /transfer api healthy apps/api/src/modules/settings/settings.routes.ts
GET /steps api healthy apps/api/src/modules/mail/mail.routes.ts
GET /status api healthy apps/api/src/modules/mail/mail.routes.ts
GET /servers api healthy apps/api/src/modules/mail/mail.routes.ts
DELETE /servers/:serverId api healthy apps/api/src/modules/mail/mail.routes.ts
POST /scan api healthy apps/api/src/modules/mail/mail.routes.ts
POST /adopt api healthy apps/api/src/modules/mail/mail.routes.ts
POST /setup api healthy apps/api/src/modules/mail/mail.routes.ts
POST /setup/cancel api healthy apps/api/src/modules/mail/mail.routes.ts
POST /setup/dns-ack api healthy apps/api/src/modules/mail/mail.routes.ts
POST /setup/ptr-ack api healthy apps/api/src/modules/mail/mail.routes.ts
POST /setup/reset api healthy apps/api/src/modules/mail/mail.routes.ts
GET /health/:serverId api healthy apps/api/src/modules/mail/mail.routes.ts
POST /credentials/postmaster api healthy apps/api/src/modules/mail/mail.routes.ts
GET /admin/:serverId/domains api healthy apps/api/src/modules/mail/mail.routes.ts
POST /admin/:serverId/domains api healthy apps/api/src/modules/mail/mail.routes.ts

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

LabelLayerStatusPath
@better-auth/drizzle-adapter@^1.5.4 dependencies healthy apps/api/package.json
@hono/node-server@^1.19.11 dependencies healthy apps/api/package.json
@hono/node-ws@^1.3.1 dependencies healthy apps/api/package.json
@hono/typebox-validator@^0.3.0 dependencies healthy apps/api/package.json
@repo/adapters@workspace:* dependencies healthy apps/api/package.json
@repo/core@workspace:* dependencies healthy apps/api/package.json
@repo/db@workspace:* dependencies healthy apps/api/package.json
@sinclair/typebox@^0.34.48 dependencies healthy apps/api/package.json
better-auth@^1.5.4 dependencies healthy apps/api/package.json
bullmq@^5.70.4 dependencies healthy apps/api/package.json
cron-parser@^4.9.0 dependencies healthy apps/api/package.json
hono@^4.12.5 dependencies healthy apps/api/package.json
ioredis@^5.10.0 dependencies healthy apps/api/package.json
maxmind@^5.0.6 dependencies healthy apps/api/package.json
nodemailer@^9.0.1 dependencies healthy apps/api/package.json
pino@^10.3.1 dependencies healthy apps/api/package.json
stripe@^20.4.0 dependencies healthy apps/api/package.json
yaml@^2.8.2 dependencies healthy apps/api/package.json
zod@^4.3.6 dependencies healthy apps/api/package.json
@types/node@^22.13.0 dependencies healthy apps/api/package.json
@types/nodemailer@^8.0.1 dependencies healthy apps/api/package.json
tsup@^8.5.1 dependencies healthy apps/api/package.json
tsx@^4.21.0 dependencies healthy apps/api/package.json
typescript@^5.9.3 dependencies healthy apps/api/package.json
vitest@^4.0.18 dependencies healthy apps/api/package.json
@clack/prompts@^0.11.0 dependencies healthy apps/cli/package.json
@repo/core@workspace:* dependencies healthy apps/cli/package.json
@repo/onboarding@workspace:* dependencies healthy apps/cli/package.json
commander@^14.0.3 dependencies healthy apps/cli/package.json
chalk@^5.6.2 dependencies healthy apps/cli/package.json
dockerode@^4.0.9 dependencies healthy apps/cli/package.json
open@^10.2.0 dependencies healthy apps/cli/package.json
ora@^9.3.0 dependencies healthy apps/cli/package.json
ssh2@^1.17.0 dependencies healthy apps/cli/package.json
@types/node@^22.13.0 dependencies healthy apps/cli/package.json
tsx@^4.21.0 dependencies healthy apps/cli/package.json
tsup@^8.5.1 dependencies healthy apps/cli/package.json
typescript@^5.9.3 dependencies healthy apps/cli/package.json
@radix-ui/react-slot@^1.2.4 dependencies healthy apps/dashboard/package.json
@repo/core@workspace:* dependencies healthy apps/dashboard/package.json
@repo/onboarding@workspace:* dependencies healthy apps/dashboard/package.json
@repo/ui@workspace:* dependencies healthy apps/dashboard/package.json
@xterm/addon-fit@^0.11.0 dependencies healthy apps/dashboard/package.json
@xterm/addon-search@^0.16.0 dependencies healthy apps/dashboard/package.json
@xterm/addon-web-links@^0.12.0 dependencies healthy apps/dashboard/package.json
@xterm/addon-webgl@^0.19.0 dependencies healthy apps/dashboard/package.json
@xterm/xterm@^6.0.0 dependencies healthy apps/dashboard/package.json
better-auth@^1.5.4 dependencies healthy apps/dashboard/package.json
chart.js@^4.4.9 dependencies healthy apps/dashboard/package.json
class-variance-authority@^0.7.1 dependencies healthy apps/dashboard/package.json

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

LabelLayerStatusPath
ResponsiveModal frontend healthy apps/email/client/components/responsive-modal.tsx
ThreadSubject frontend healthy apps/email/client/components/mail/thread-subject.tsx
AttachmentsAccordion frontend healthy apps/email/client/components/mail/attachments-accordion.tsx
AttachmentDialog frontend healthy apps/email/client/components/mail/attachment-dialog.tsx
SelectAllCheckbox frontend healthy apps/email/client/components/mail/select-all-checkbox.tsx
ReplyCompose frontend healthy apps/email/client/components/mail/reply-composer.tsx
Toaster frontend healthy apps/email/client/components/ui/toast.tsx
SidebarLabels frontend healthy apps/email/client/components/ui/sidebar-labels.tsx
Envelop frontend healthy apps/email/client/components/ui/envelop.tsx
AISidebar frontend healthy apps/email/client/components/ui/ai-sidebar.tsx
Editor frontend healthy apps/email/client/components/create/editor.tsx
EditorMenu frontend healthy apps/email/client/components/create/editor-menu.tsx
Index frontend healthy apps/email/client/app/page.tsx
App frontend healthy apps/email/client/app/root.tsx
ErrorMessage frontend healthy apps/email/client/app/(auth)/login/error-message.tsx
LoginPage frontend healthy apps/email/client/app/(auth)/login/page.tsx
Layout frontend healthy apps/email/client/app/(routes)/layout.tsx
SettingsLayout frontend healthy apps/email/client/app/(routes)/settings/layout.tsx
SecurityPage frontend healthy apps/email/client/app/(routes)/settings/security/page.tsx
NotificationsPage frontend healthy apps/email/client/app/(routes)/settings/notifications/page.…
SettingsPage frontend healthy apps/email/client/app/(routes)/settings/[...settings]/page.…
LabelsPage frontend healthy apps/email/client/app/(routes)/settings/labels/page.tsx
PrivacyPage frontend healthy apps/email/client/app/(routes)/settings/privacy/page.tsx
GeneralPage frontend healthy apps/email/client/app/(routes)/settings/general/page.tsx
AppearancePage frontend healthy apps/email/client/app/(routes)/settings/appearance/page.tsx
ShortcutsPage frontend healthy apps/email/client/app/(routes)/settings/shortcuts/page.tsx
MailLayout frontend healthy apps/email/client/app/(routes)/mail/layout.tsx
ComposePage frontend healthy apps/email/client/app/(routes)/mail/compose/page.tsx
MailPage frontend healthy apps/email/client/app/(routes)/mail/[folder]/page.tsx
BackButton frontend healthy apps/email/client/app/(routes)/mail/under-construction/[pat…
UnderConstruction frontend healthy apps/email/client/app/(routes)/mail/under-construction/[pat…
DeveloperPage frontend healthy apps/email/client/app/(routes)/developer/page.tsx
GithubPermissionModal frontend healthy apps/dashboard/src/components/integrations/GithubPermission…
PublicEndpointsCard frontend healthy apps/dashboard/src/components/routing/PublicEndpointsCard.t…
RoutingConfigEditor frontend healthy apps/dashboard/src/components/routing/RoutingConfigEditor.t…
DomainSwitcher frontend healthy apps/dashboard/src/components/routing/DomainSwitcher.tsx
PageHero frontend healthy apps/dashboard/src/components/shared/PageHero.tsx
ErrorState frontend healthy apps/dashboard/src/components/shared/ErrorState.tsx
StatCard frontend healthy apps/dashboard/src/components/shared/StatCard.tsx
AlertBox frontend healthy apps/dashboard/src/components/shared/AlertBox.tsx
MachineSettingsModal frontend healthy apps/dashboard/src/components/shared/MachineSettingsModal.t…
Modal frontend healthy apps/dashboard/src/components/shared/Modal.tsx
FeatureCard frontend healthy apps/dashboard/src/components/shared/FeatureCard.tsx
ValueCard frontend healthy apps/dashboard/src/components/shared/ValueCard.tsx
WarningCallout frontend healthy apps/dashboard/src/components/shared/WarningCallout.tsx
OTPInput frontend healthy apps/dashboard/src/components/shared/OTPInput.tsx
PlatformFeatureCard frontend healthy apps/dashboard/src/components/shared/PlatformFeatureCard.tsx
CTASection frontend healthy apps/dashboard/src/components/shared/CTASection.tsx
ServerSelector frontend healthy apps/dashboard/src/components/shared/ServerSelector.tsx
Tabs frontend healthy apps/dashboard/src/components/ui/Tabs.tsx

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

LabelLayerStatusPath
KeyboardLayoutMapper software healthy apps/email/client/utils/keyboard-layout-map.ts:KeyboardLayo…
key software healthy apps/email/client/components/create/extensions.ts:key
OptimisticActionsManager software healthy apps/email/client/lib/optimistic-actions-manager.ts:Optimis…
ImapTimeoutError software healthy apps/email/server/src/lib/imap.ts:ImapTimeoutError
libraries software healthy apps/api/test/lib/project-root-detector.test.ts:libraries
FakeIORedis software healthy apps/api/test/lib/rate-limit/rate-limit.test.ts:FakeIORedis
TtlCache software healthy apps/api/src/lib/cache.ts:TtlCache
ReleaseDistMissingError software healthy apps/api/src/lib/release-resolver.ts:ReleaseDistMissingError
library software healthy apps/api/src/lib/project-root-detector.ts:library
libraries software healthy apps/api/src/lib/project-root-detector.ts:libraries
InMemoryEphemeralStore software healthy apps/api/src/lib/ephemeral-store.ts:InMemoryEphemeralStore
ReleaseDistMissingError software healthy apps/api/src/lib/release-dist.ts:ReleaseDistMissingError
SshConnectionManager software healthy apps/api/src/lib/ssh-manager.ts:SshConnectionManager
ReleaseDownloadError software healthy apps/api/src/lib/release-download.ts:ReleaseDownloadError
RedisRateLimitStore software healthy apps/api/src/lib/rate-limit/redis-store.ts:RedisRateLimitSt…
MemoryRateLimitStore software healthy apps/api/src/lib/rate-limit/memory-store.ts:MemoryRateLimit…
InProcessJobRunner software healthy apps/api/src/lib/job-runner/in-process.ts:InProcessJobRunner
BullMQJobRunner software healthy apps/api/src/lib/job-runner/bullmq.ts:BullMQJobRunner
RedisCacheStore software healthy apps/api/src/lib/cache-store/redis.ts:RedisCacheStore
MemoryCacheStore software healthy apps/api/src/lib/cache-store/memory.ts:MemoryCacheStore
of software healthy apps/api/src/modules/mail/admin/components.service.ts:of
UnknownComponentError software healthy apps/api/src/modules/mail/admin/components.service.ts:Unkno…
MailboxExistsError software healthy apps/api/src/modules/mail/admin/mailboxes.service.ts:Mailbo…
MailboxNotFoundError software healthy apps/api/src/modules/mail/admin/mailboxes.service.ts:Mailbo…
PlatformMailboxError software healthy apps/api/src/modules/mail/admin/platform-mailbox.service.ts…
this software healthy apps/api/src/modules/mail/admin/platform-mailbox.service.ts…
DomainExistsError software healthy apps/api/src/modules/mail/admin/domains.service.ts:DomainEx…
DomainNotFoundError software healthy apps/api/src/modules/mail/admin/domains.service.ts:DomainNo…
DomainHasDependentsError software healthy apps/api/src/modules/mail/admin/domains.service.ts:DomainHa…
of software healthy apps/api/src/modules/mail/admin/test-email.service.ts:of
TestEmailError software healthy apps/api/src/modules/mail/admin/test-email.service.ts:TestE…
GhCliSource software healthy apps/api/src/modules/github/sources/gh-cli-source.ts:GhCliS…
LocalGitHubSource software healthy apps/api/src/modules/github/sources/local-source.ts:LocalGi…
covers software healthy apps/api/src/modules/github/sources/app-source.ts:covers
GitHubAppSource software healthy apps/api/src/modules/github/sources/app-source.ts:GitHubApp…
the software healthy apps/api/src/modules/projects/project-cleanup.service.ts:the
TransferAlreadyOnTargetError software healthy apps/api/src/modules/projects/transfer.service.ts:TransferA…
TransferConflictError software healthy apps/api/src/modules/projects/transfer.service.ts:TransferC…
TransferNotConnectedError software healthy apps/api/src/modules/projects/transfer.service.ts:TransferN…
TransferCloudCallFailedError software healthy apps/api/src/modules/projects/transfer.service.ts:TransferC…
TransferProjectNotFoundError software healthy apps/api/src/modules/projects/transfer.service.ts:TransferP…
MigrationOrchestratorImpl software healthy apps/api/src/modules/migration/migration.orchestrator.ts:Mi…
CloudAnalyticsForbiddenError software healthy apps/api/src/modules/cloud/cloud-analytics.service.ts:Cloud…
IngestValidationError software healthy apps/api/src/modules/cloud/cloud-ingest.service.ts:IngestVa…
IngestTargetNotEmptyError software healthy apps/api/src/modules/cloud/cloud-ingest.service.ts:IngestTa…
TeardownProjectNotFoundError software healthy apps/api/src/modules/cloud/cloud-ingest.service.ts:Teardown…
library software healthy apps/api/src/modules/deployments/prepare.service.ts:library
BackupOrchestrator software healthy apps/api/src/modules/backups/backup.orchestrator.ts:BackupO…
RestoreOrchestrator software healthy apps/api/src/modules/backups/restore.orchestrator.ts:Restor…
MigrationPreflightFailedError software healthy apps/api/src/modules/system/migration/migrate-instance.serv…

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

LabelLayerStatusPath
/page.tsx frontend healthy apps/email/client/app/page.tsx
/(auth)/login frontend healthy apps/email/client/app/(auth)/login/page.tsx
/(routes)/settings frontend healthy apps/email/client/app/(routes)/settings/page.tsx
/(routes)/settings/security frontend healthy apps/email/client/app/(routes)/settings/security/page.tsx
/(routes)/settings/notifications frontend healthy apps/email/client/app/(routes)/settings/notifications/page.…
/(routes)/settings/[...settings] frontend healthy apps/email/client/app/(routes)/settings/[...settings]/page.…
/(routes)/settings/labels frontend healthy apps/email/client/app/(routes)/settings/labels/page.tsx
/(routes)/settings/privacy frontend healthy apps/email/client/app/(routes)/settings/privacy/page.tsx
/(routes)/settings/general frontend healthy apps/email/client/app/(routes)/settings/general/page.tsx
/(routes)/settings/appearance frontend healthy apps/email/client/app/(routes)/settings/appearance/page.tsx
/(routes)/settings/shortcuts frontend healthy apps/email/client/app/(routes)/settings/shortcuts/page.tsx
/(routes)/mail frontend healthy apps/email/client/app/(routes)/mail/page.tsx
/(routes)/mail/compose frontend healthy apps/email/client/app/(routes)/mail/compose/page.tsx
/(routes)/mail/create frontend healthy apps/email/client/app/(routes)/mail/create/page.tsx
/(routes)/mail/[folder] frontend healthy apps/email/client/app/(routes)/mail/[folder]/page.tsx
/(routes)/mail/under-construction/[path] frontend healthy apps/email/client/app/(routes)/mail/under-construction/[pat…
/(routes)/developer frontend healthy apps/email/client/app/(routes)/developer/page.tsx
/auth/callback/install frontend healthy apps/dashboard/src/app/auth/callback/install/page.tsx
/auth/callback/close frontend healthy apps/dashboard/src/app/auth/callback/close/page.tsx
/(dashboard) frontend healthy apps/dashboard/src/app/(dashboard)/page.tsx
/(dashboard)/settings frontend healthy apps/dashboard/src/app/(dashboard)/settings/page.tsx
/(dashboard)/settings/migration/switch-back frontend healthy apps/dashboard/src/app/(dashboard)/settings/migration/switc…
/(dashboard)/library frontend healthy apps/dashboard/src/app/(dashboard)/library/page.tsx
/(dashboard)/monitoring frontend healthy apps/dashboard/src/app/(dashboard)/monitoring/page.tsx
/(dashboard)/projects frontend healthy apps/dashboard/src/app/(dashboard)/projects/page.tsx
/(dashboard)/projects/[id]/[[...slug]] frontend healthy apps/dashboard/src/app/(dashboard)/projects/[id]/[[...slug]…
/(dashboard)/apps frontend healthy apps/dashboard/src/app/(dashboard)/apps/page.tsx
/(dashboard)/apps/new frontend healthy apps/dashboard/src/app/(dashboard)/apps/new/page.tsx
/(dashboard)/apps/new/mail frontend healthy apps/dashboard/src/app/(dashboard)/apps/new/mail/page.tsx
/(dashboard)/apps/new/[appId] frontend healthy apps/dashboard/src/app/(dashboard)/apps/new/[appId]/page.tsx
/(dashboard)/audit frontend healthy apps/dashboard/src/app/(dashboard)/audit/page.tsx
/(dashboard)/emails frontend healthy apps/dashboard/src/app/(dashboard)/emails/page.tsx
/(dashboard)/billing frontend healthy apps/dashboard/src/app/(dashboard)/billing/page.tsx
/(dashboard)/billing/[tab] frontend healthy apps/dashboard/src/app/(dashboard)/billing/[tab]/page.tsx
/(dashboard)/(deployment)/deploy/mail frontend healthy apps/dashboard/src/app/(dashboard)/(deployment)/deploy/mail…
/(dashboard)/(deployment)/deploy/[slug] frontend healthy apps/dashboard/src/app/(dashboard)/(deployment)/deploy/[slu…
/(dashboard)/deployments frontend healthy apps/dashboard/src/app/(dashboard)/deployments/page.tsx
/(dashboard)/backups frontend healthy apps/dashboard/src/app/(dashboard)/backups/page.tsx
/(dashboard)/backups/[id] frontend healthy apps/dashboard/src/app/(dashboard)/backups/[id]/page.tsx
/(dashboard)/servers frontend healthy apps/dashboard/src/app/(dashboard)/servers/page.tsx
/(dashboard)/servers/new frontend healthy apps/dashboard/src/app/(dashboard)/servers/new/page.tsx
/(dashboard)/servers/[serverId] frontend healthy apps/dashboard/src/app/(dashboard)/servers/[serverId]/page.…
/(dashboard)/members frontend healthy apps/dashboard/src/app/(dashboard)/members/page.tsx
/(dashboard)/jobs frontend healthy apps/dashboard/src/app/(dashboard)/jobs/page.tsx
/(dashboard)/jobs/new frontend healthy apps/dashboard/src/app/(dashboard)/jobs/new/page.tsx
/(dashboard)/jobs/[key] frontend healthy apps/dashboard/src/app/(dashboard)/jobs/[key]/page.tsx
/(dashboard)/jobs/[key]/edit frontend healthy apps/dashboard/src/app/(dashboard)/jobs/[key]/edit/page.tsx
/(dashboard)/domains frontend healthy apps/dashboard/src/app/(dashboard)/domains/page.tsx
/mcp/authorize frontend healthy apps/dashboard/src/app/mcp/authorize/page.tsx
/(onboarding)/onboarding frontend healthy apps/dashboard/src/app/(onboarding)/onboarding/page.tsx

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

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
11.385.6.113 network healthy apps/email/client/components/icons/icons.tsx
3.495.998.108 network healthy apps/email/client/components/icons/icons.tsx
3.176.765.84 network healthy apps/email/client/components/icons/icons.tsx
5.92.42.36 network healthy apps/email/client/components/icons/icons.tsx
315.21.69.825 network healthy apps/email/client/components/icons/icons.tsx
10.95.58.1 network healthy apps/email/client/app/(auth)/login/login-client.tsx
3.36.96.1 network healthy apps/email/client/app/(auth)/login/login-client.tsx
3.13.74.8 network healthy apps/email/client/app/(auth)/login/login-client.tsx
5.69.41.36 network healthy apps/email/client/app/(auth)/login/login-client.tsx
31.21.67.8 network healthy apps/email/client/app/(auth)/login/login-client.tsx
7.43.0.5 network healthy apps/email/engine/functions/packages.sh
192.168.1.1 network healthy apps/email/engine/tools/fail2ban_unban_ip.sh
192.168.2.2 network healthy apps/email/engine/tools/fail2ban_unban_ip.sh
173.254.22.21 network healthy apps/email/engine/tools/fail2ban_unban_ip.sh
8.8.8.8 network healthy apps/email/engine/tools/fail2ban_unban_ip.sh
8.8.4.4 network healthy apps/email/engine/tools/fail2ban_unban_ip.sh
127.0.0.2 network healthy apps/email/engine/tools/enable_postscreen.sh
1.2.3.4 network healthy apps/email/engine/tools/enable_postscreen.sh
2.3.4.5 network healthy apps/email/engine/tools/enable_postscreen.sh
127.0.0.0 network healthy apps/email/engine/tools/enable_postscreen.sh
203.0.113.9 network healthy apps/api/test/middleware/zero-auth-guard.test.ts
10.0.0.5 network healthy apps/api/test/lib/composite-route.test.ts
10.0.0.4 network healthy apps/api/test/lib/composite-route.test.ts
07.21.00.00 network healthy apps/api/test/modules/mail/mailboxes.service.test.ts
203.0.113.10 network healthy apps/api/test/modules/mail/dns-scan.service.test.ts
203.0.113.99 network healthy apps/api/test/modules/mail-server/routing.test.ts
10.0.0.1 network healthy apps/api/test/modules/jobs/_harness.ts
172.17.0.5 network healthy apps/api/test/modules/domains/project-route.service.test.ts
127.0.1.1 network healthy apps/api/src/modules/mail/mail.service.ts
169.254.0.0 network healthy apps/api/src/modules/github/github.service.ts
192.168.1.8 network healthy apps/api/src/modules/health/health.routes.ts
169.254.169.254 network healthy apps/api/src/modules/system/server-check.controller.ts
9.504.5.092 network healthy apps/dashboard/src/components/integrations/GithubPermission…
2.91.832.092 network healthy apps/dashboard/src/components/integrations/GithubPermission…
2.651.64.7 network healthy apps/dashboard/src/components/integrations/GithubPermission…
4.943.359.309 network healthy apps/dashboard/src/components/integrations/GithubPermission…
268.18.58.688 network healthy apps/dashboard/src/components/integrations/GithubPermission…
102.083.185.185 network healthy apps/dashboard/src/components/icons/DockerMark.tsx
102.082.185.185 network healthy apps/dashboard/src/components/icons/DockerMark.tsx
102.084.185.186 network healthy apps/dashboard/src/components/icons/DockerMark.tsx
101.083.185.185 network healthy apps/dashboard/src/components/icons/DockerMark.tsx
1.137.983.003 network healthy apps/dashboard/src/components/icons/DockerMark.tsx
3.162.575.42 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
2.093.584.235 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
1.474.952.85 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
1.086.23.462 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
2.497.442.544 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
265.021.562.063 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…
2.361.365.414 network healthy apps/dashboard/src/app/(dashboard)/settings/_components/Mcp…

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

LabelLayerStatusPath
vmail data healthy packages/db-email/drizzle/0000_heavy_komodo.sql
mail_app data healthy packages/db-email/drizzle/0000_heavy_komodo.sql
oauth_access_token data healthy packages/db/drizzle/0032_wet_mimic.sql
oauth_application data healthy packages/db/drizzle/0032_wet_mimic.sql
oauth_consent data healthy packages/db/drizzle/0032_wet_mimic.sql
docker_migration_run data healthy packages/db/drizzle/0037_clever_makkari.sql
github_deploy_key data healthy packages/db/drizzle/0046_white_harrier.sql
server_github_auth data healthy packages/db/drizzle/0046_white_harrier.sql
cloud_webhook_binding data healthy packages/db/drizzle/0029_bouncy_loners.sql
update_status data healthy packages/db/drizzle/0051_add_update_status.sql
github_webhook_event data healthy packages/db/drizzle/0030_bright_darkstar.sql
job_run data healthy packages/db/drizzle/0039_secret_lady_ursula.sql
stripe_topup_grant data healthy packages/db/drizzle/0015_billing_idempotency_grants.sql
billing_anniversary_grant data healthy packages/db/drizzle/0015_billing_idempotency_grants.sql
github_install_state data healthy packages/db/drizzle/0016_github_auth_high_findings.sql
oblien_webhook_event data healthy packages/db/drizzle/0017_spooky_rumiko_fujikawa.sql
server_module_status data healthy packages/db/drizzle/0055_rainy_klaw.sql
account data healthy packages/db/drizzle/0000_init.sql
audit_event data healthy packages/db/drizzle/0000_init.sql
backup_destination data healthy packages/db/drizzle/0000_init.sql
backup_policy data healthy packages/db/drizzle/0000_init.sql
backup_restore data healthy packages/db/drizzle/0000_init.sql
backup_run data healthy packages/db/drizzle/0000_init.sql
build_session data healthy packages/db/drizzle/0000_init.sql
cloud_handoff_code data healthy packages/db/drizzle/0000_init.sql
deployment data healthy packages/db/drizzle/0000_init.sql
domain data healthy packages/db/drizzle/0000_init.sql
env_var data healthy packages/db/drizzle/0000_init.sql
git_installation data healthy packages/db/drizzle/0000_init.sql
instance_settings data healthy packages/db/drizzle/0000_init.sql
invitation data healthy packages/db/drizzle/0000_init.sql
invitation_pending_grant data healthy packages/db/drizzle/0000_init.sql
mail_servers data healthy packages/db/drizzle/0000_init.sql
member data healthy packages/db/drizzle/0000_init.sql
notification_channel data healthy packages/db/drizzle/0000_init.sql
notification_default data healthy packages/db/drizzle/0000_init.sql
notification_delivery data healthy packages/db/drizzle/0000_init.sql
notification_subscription data healthy packages/db/drizzle/0000_init.sql
organization data healthy packages/db/drizzle/0000_init.sql
project data healthy packages/db/drizzle/0000_init.sql
project_app data healthy packages/db/drizzle/0000_init.sql
resource_grant data healthy packages/db/drizzle/0000_init.sql
server_analytics data healthy packages/db/drizzle/0000_init.sql
server_analytics_geo data healthy packages/db/drizzle/0000_init.sql
servers data healthy packages/db/drizzle/0000_init.sql
service data healthy packages/db/drizzle/0000_init.sql
service_deployment data healthy packages/db/drizzle/0000_init.sql
service_terminal_sessions data healthy packages/db/drizzle/0000_init.sql
session data healthy packages/db/drizzle/0000_init.sql
terminal_sessions data healthy packages/db/drizzle/0000_init.sql

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

LabelLayerStatusPath
auth::apps/api/src/modules/github/github.controller.ts security healthy apps/api/src/modules/github/github.controller.ts
auth::apps/api/src/modules/tokens/token.routes.ts security healthy apps/api/src/modules/tokens/token.routes.ts
auth::apps/api/src/modules/github/github.service.ts security healthy apps/api/src/modules/github/github.service.ts
auth::apps/dashboard/src/i18n/locales/en/settings.json security healthy apps/dashboard/src/i18n/locales/en/settings.json
auth::apps/dashboard/src/i18n/locales/fr/auth.json security healthy apps/dashboard/src/i18n/locales/fr/auth.json
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
auth::packages/db/src/repos/oauth.repo.ts security healthy packages/db/src/repos/oauth.repo.ts
auth::apps/api/src/modules/cloud/cloud-github.service.ts security healthy apps/api/src/modules/cloud/cloud-github.service.ts
auth::apps/dashboard/src/i18n/locales/ar/settings.json security healthy apps/dashboard/src/i18n/locales/ar/settings.json
auth::apps/dashboard/src/i18n/locales/en/widgets.json security healthy apps/dashboard/src/i18n/locales/en/widgets.json
auth::apps/dashboard/src/lib/github-connect-error.ts security healthy apps/dashboard/src/lib/github-connect-error.ts
auth::apps/dashboard/src/i18n/locales/ja/auth.json security healthy apps/dashboard/src/i18n/locales/ja/auth.json
auth::packages/db/src/schema/personal-access-token.ts security healthy packages/db/src/schema/personal-access-token.ts
auth::apps/dashboard/src/i18n/locales/ja/settings.json security healthy apps/dashboard/src/i18n/locales/ja/settings.json
auth::apps/dashboard/src/i18n/locales/ar/auth.json security healthy apps/dashboard/src/i18n/locales/ar/auth.json
auth::apps/api/src/modules/deployments/preflight.ts security healthy apps/api/src/modules/deployments/preflight.ts
auth::apps/api/src/middleware/auth.ts security healthy apps/api/src/middleware/auth.ts
auth::apps/web/src/app/(site)/(marketing)/mail/setup-guide/… security healthy apps/web/src/app/(site)/(marketing)/mail/setup-guide/deskto…
auth::apps/dashboard/src/app/auth/callback/close/page.tsx security healthy apps/dashboard/src/app/auth/callback/close/page.tsx
auth::packages/db/src/schema/settings.ts security healthy packages/db/src/schema/settings.ts
auth::apps/email/client/components/connection/add.tsx security healthy apps/email/client/components/connection/add.tsx
auth::apps/api/src/lib/ephemeral-store.ts security healthy apps/api/src/lib/ephemeral-store.ts
auth::apps/dashboard/src/i18n/locales/tr/auth.json security healthy apps/dashboard/src/i18n/locales/tr/auth.json
auth::apps/dashboard/src/app/(auth)/register/page.tsx security healthy apps/dashboard/src/app/(auth)/register/page.tsx
auth::apps/api/src/lib/git-forwarding/README.md security healthy apps/api/src/lib/git-forwarding/README.md
auth::apps/dashboard/src/i18n/locales/en/auth.json security healthy apps/dashboard/src/i18n/locales/en/auth.json
auth::package.json security healthy package.json
auth::apps/api/src/modules/deployments/clone-plan.ts security healthy apps/api/src/modules/deployments/clone-plan.ts
auth::apps/dashboard/src/i18n/locales/pt/widgets.json security healthy apps/dashboard/src/i18n/locales/pt/widgets.json
auth::apps/api/src/lib/rate-limit/policies.ts security healthy apps/api/src/lib/rate-limit/policies.ts
auth::apps/dashboard/src/i18n/locales/zh/widgets.json security healthy apps/dashboard/src/i18n/locales/zh/widgets.json
auth::apps/dashboard/src/lib/api/github.ts security healthy apps/dashboard/src/lib/api/github.ts
auth::apps/api/src/modules/mcp/mcp.routes.ts security healthy apps/api/src/modules/mcp/mcp.routes.ts
auth::apps/email/client/app/routes.ts security healthy apps/email/client/app/routes.ts
auth::apps/dashboard/src/i18n/locales/fr/widgets.json security healthy apps/dashboard/src/i18n/locales/fr/widgets.json
auth::apps/dashboard/src/i18n/locales/de/widgets.json security healthy apps/dashboard/src/i18n/locales/de/widgets.json
auth::apps/api/src/modules/github/github.auth.ts security healthy apps/api/src/modules/github/github.auth.ts
auth::bun.lock security healthy bun.lock
auth::apps/dashboard/src/i18n/locales/de/auth.json security healthy apps/dashboard/src/i18n/locales/de/auth.json
auth::apps/api/src/modules/github/github.local-auth.ts security healthy apps/api/src/modules/github/github.local-auth.ts
auth::packages/db-email/src/schema/mail_app.ts security healthy packages/db-email/src/schema/mail_app.ts
auth::apps/dashboard/src/i18n/locales/de/settings.json security healthy apps/dashboard/src/i18n/locales/de/settings.json
auth::apps/api/src/modules/github/sources/app-source.ts security healthy apps/api/src/modules/github/sources/app-source.ts
auth::apps/api/src/modules/projects/project.controller.ts security healthy apps/api/src/modules/projects/project.controller.ts
auth::apps/api/test/modules/github/github.controller.test.ts security healthy apps/api/test/modules/github/github.controller.test.ts
auth::apps/api/src/lib/cloud/client.ts security healthy apps/api/src/lib/cloud/client.ts
auth::apps/dashboard/src/i18n/locales/zh/settings.json security healthy apps/dashboard/src/i18n/locales/zh/settings.json
auth::packages/db/src/repos/personal-access-token.repo.ts security healthy packages/db/src/repos/personal-access-token.repo.ts
auth::apps/api/src/app.ts security healthy apps/api/src/app.ts
auth::.env.example security healthy .env.example

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

LabelLayerStatusPath
port:4000 network healthy docker-compose.yml
port:3001 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:993 network healthy apps/email/server/scripts/fetch-thread-debug.ts
port:03 network healthy apps/email/engine/functions/postgresql.sh
port:01 network healthy apps/email/engine/functions/postgresql.sh
port:4300 network healthy apps/api/.env.migtest
port:9091 network healthy apps/api/test/lib/language-detectors.test.ts
port:8080 network healthy apps/api/test/lib/language-detectors.test.ts
port:5174 network healthy apps/api/test/lib/stack-detector.test.ts
port:9000 network healthy apps/api/test/lib/stack-detector.test.ts
port:80 network healthy apps/api/test/lib/stack-detector.test.ts
port:7000 network healthy apps/api/test/lib/project-route-store.test.ts
port:3100 network healthy apps/api/test/lib/public-endpoints.test.ts
port:3200 network healthy apps/api/test/lib/public-endpoints.test.ts
port:9090 network healthy apps/api/test/modules/deployments/prepare.service.test.ts
port:4010 network healthy apps/api/test/modules/domains/project-route.service.test.ts
port:587 network healthy apps/api/src/modules/mail/admin/outbound-relay.service.test…
port:3002 network healthy apps/dashboard/.env.local-saas.example
port:5432 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:3306 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:27017 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:8123 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:26257 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:6379 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:11211 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:9200 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:7700 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:8108 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:6333 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:8000 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:11434 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:5672 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:4222 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:9092 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:1025 network healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…
port:465 network healthy apps/web/src/app/(site)/(marketing)/mail/setup-guide/nodema…
port:22 network healthy packages/adapters/test/ssh-sftp-channel.test.ts
port:127 network healthy packages/adapters/src/infra/openresty-lua.ts
port:3210 network healthy packages/core/src/app-templates.ts
port:3211 network healthy packages/core/src/app-templates.ts
port:6791 network healthy packages/core/src/app-templates.ts
port:5678 network healthy packages/core/src/app-templates.ts
port:2368 network healthy packages/core/src/app-templates.ts
port:8055 network healthy packages/core/src/app-templates.ts

LabelLayerStatusPath
docker-inspect.test.ts data healthy apps/api/test/modules/migration/docker-inspect.test.ts
migration-guard.ts data healthy apps/api/src/middleware/migration-guard.ts
migration.controller.ts data healthy apps/api/src/modules/migration/migration.controller.ts
migration.orchestrator.ts data healthy apps/api/src/modules/migration/migration.orchestrator.ts
migration.routes.ts data healthy apps/api/src/modules/migration/migration.routes.ts
migration.sse.ts data healthy apps/api/src/modules/migration/migration.sse.ts
docker-reconcile.ts data healthy apps/api/src/modules/migration/docker-reconcile.ts
migration-preflight.ts data healthy apps/api/src/modules/migration/migration-preflight.ts
docker-reconcile.test.ts data healthy apps/api/src/modules/migration/docker-reconcile.test.ts
migrate.service.ts data healthy apps/api/src/modules/migration/migrate.service.ts
docker-inspect.service.ts data healthy apps/api/src/modules/migration/docker-inspect.service.ts
migration.controller.ts data healthy apps/api/src/modules/system/migration/migration.controller.…
with-migration.ts data healthy apps/api/src/modules/system/migration/with-migration.ts
migrate-instance.service.ts data healthy apps/api/src/modules/system/migration/migrate-instance.serv…
migrate-to-cloud.service.ts data healthy apps/api/src/modules/system/migration/migrate-to-cloud.serv…
migration-lock.ts data healthy apps/api/src/modules/system/migration/migration-lock.ts
switch-back.service.ts data healthy apps/api/src/modules/system/migration/switch-back.service.ts
preflight.service.ts data healthy apps/api/src/modules/system/migration/preflight.service.ts
db-migrate-remote.service.ts data healthy apps/api/src/modules/system/migration/db-migrate-remote.ser…
openship-project.service.ts data healthy apps/api/src/modules/system/migration/openship-project.serv…
migrate-to-tunnel.service.ts data healthy apps/api/src/modules/system/migration/migrate-to-tunnel.ser…
openship-dist.ts data healthy apps/api/src/modules/system/migration/openship-dist.ts
server-migration.ts data healthy apps/dashboard/src/lib/api/server-migration.ts
migration.ts data healthy apps/dashboard/src/lib/api/migration.ts
migrations-additive.test.ts data healthy packages/db/src/migrations-additive.test.ts
docker-migration.ts data healthy packages/db/src/schema/docker-migration.ts
docker-migration.repo.ts data healthy packages/db/src/repos/docker-migration.repo.ts

LabelLayerStatusPath
mongodb data healthy bun.lock
sqlite data healthy bun.lock
redis data healthy bun.lock
postgres data healthy bun.lock
mysql data healthy README.md
postgresql data healthy .env.example
mariadb data healthy apps/api/src/modules/mail/mail.service.ts
clickhouse data healthy apps/dashboard/src/components/import-project/ComposeService…
cassandra data healthy apps/dashboard/src/components/import-project/ComposeService…
elasticsearch data healthy apps/dashboard/src/components/import-project/ComposeService…
cockroach data healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…

LabelLayerStatusPath
typecheck cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
build-openship cicd healthy .github/workflows/release.yml
build-email cicd healthy .github/workflows/release.yml
build-dashboard cicd healthy .github/workflows/release.yml
build-desktop cicd healthy .github/workflows/release.yml
build-desktop-macos cicd healthy .github/workflows/release.yml
publish-npm cicd healthy .github/workflows/release.yml
publish cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
image::apps/api/Dockerfile hardware healthy apps/api/Dockerfile
image::apps/dashboard/Dockerfile hardware healthy apps/dashboard/Dockerfile
image::apps/web/Dockerfile hardware healthy apps/web/Dockerfile
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
api hardware healthy docker-compose.yml
dashboard hardware healthy docker-compose.yml
web hardware healthy docker-compose.yml

LabelLayerStatusPath
dotenv::apps/email/client/.env.development security healthy apps/email/client/.env.development
dotenv::apps/api/.env.migtest security healthy apps/api/.env.migtest
password_literal::apps/email/engine/tools/create_mail_user_… security healthy apps/email/engine/tools/create_mail_user_OpenLDAP.sh
password_literal::apps/api/test/lib/compose-parser.test.ts security healthy apps/api/test/lib/compose-parser.test.ts
password_literal::apps/api/test/modules/migration/docker-in… security healthy apps/api/test/modules/migration/docker-inspect.test.ts
password_literal::apps/api/src/modules/mail/mail-credential… security healthy apps/api/src/modules/mail/mail-credentials.service.ts
password_literal::apps/api/src/modules/mail/admin/outbound-… security healthy apps/api/src/modules/mail/admin/outbound-relay.service.test…
password_literal::apps/dashboard/src/lib/api/endpoints.ts security healthy apps/dashboard/src/lib/api/endpoints.ts

LabelLayerStatusPath
vps::aws hardware healthy bun.lock
vps::gcp hardware healthy bun.lock
vps::hetzner hardware healthy README.md
vps::digitalocean hardware healthy README.md
vps::linode hardware healthy README.md
vps::azure hardware healthy apps/web/src/app/(site)/(marketing)/roadmap/page.tsx
vps::ec2 hardware healthy apps/web/src/app/(site)/(marketing)/roadmap/page.tsx

LabelLayerStatusPath
APPLE_ID cicd healthy
APPLE_CERTIFICATE_P12_BASE64 cicd healthy
GITHUB_TOKEN cicd healthy
APPLE_IDENTITY cicd healthy
APPLE_CERTIFICATE_PASSWORD cicd healthy
APPLE_TEAM_ID cicd healthy
APPLE_PASSWORD cicd healthy

LabelLayerStatusPath
nginx network healthy apps/email/scripts/build-release.ts
traefik network healthy apps/api/src/config/env.ts
loadbalancer network healthy apps/api/src/lib/secure-router.ts
caddy network healthy apps/dashboard/src/lib/api/server-migration.ts
haproxy network healthy apps/dashboard/src/lib/api/server-migration.ts
envoy network healthy packages/adapters/src/runtime/port-conflict.test.ts

LabelLayerStatusPath
bullmq data healthy bun.lock
rabbitmq data healthy apps/dashboard/src/components/import-project/ComposeService…
kafka data healthy apps/dashboard/src/app/(dashboard)/projects/[id]/components…

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
gpu (detected) hardware healthy apps/dashboard/src/utils/theme.js
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/107c4468-b9ff-4420-b3ba-7cafb8eb37e7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/107c4468-b9ff-4420-b3ba-7cafb8eb37e7/

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.