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.
162 of your 387 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 35.26s for a 71.6 MB repo slow.
  • Repobility's analysis ran in 27.14s after the clone landed.

daytonaio/daytona

https://github.com/daytonaio/daytona · scanned 2026-06-05 08:09 UTC (5 days, 21 hours ago) · 10 languages

1379 raw signals (361 security + 1018 graph) 11/13 scanners ran 15th percentile · Typescript · huge (>500K LoC) System graph score 56 (higher by 18)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 21 hours ago · v2 · 597 actionable findings from 2 signal sources. 273 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 85.0 0.25 21.25
testing_score 62.0 0.20 12.40
documentation_score 82.0 0.15 12.30
practices_score 91.0 0.15 13.65
code_quality 57.0 0.10 5.70
Overall 1.00 74.3
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 17580 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
generateOpenAPI software healthy apps/api/src/generate-openapi.ts:generateOpenAPI
addEnumVarnames software healthy apps/api/src/generate-openapi.ts:addEnumVarnames
toVarname software healthy apps/api/src/generate-openapi.ts:toVarname
visit software healthy apps/api/src/generate-openapi.ts:visit
bootstrap software healthy apps/api/src/main.ts:bootstrap
documentFactory software healthy apps/api/src/main.ts:documentFactory
replaceInDirectory software healthy apps/api/src/main.ts:replaceInDirectory
createAdminApiKey software healthy apps/api/src/main.ts:createAdminApiKey
addWebhookDocumentation software healthy apps/api/src/openapi-webhooks.ts:addWebhookDocumentation
getOpenApiConfig software healthy apps/api/src/openapi.config.ts:getOpenApiConfig
createTestGuard software healthy apps/api/src/auth/or.guard.spec.ts:createTestGuard
OrGuard software healthy apps/api/src/auth/or.guard.ts:OrGuard
handleAuthError software healthy apps/api/src/auth/utils/handle-auth-error.util.ts:handleAut…
Public software healthy apps/api/src/auth/decorators/public.decorator.ts:Public
isPublic software healthy apps/api/src/auth/decorators/public.decorator.ts:isPublic
isFresh software healthy apps/api/src/webhook/services/webhook.service.ts:isFresh
key software healthy apps/api/src/encryption/encryption.service.ts:key
UPGRADE_TIER_MESSAGE software healthy apps/api/src/common/constants/error-messages.ts:UPGRADE_TIE…
getAuthContext software healthy apps/api/src/common/utils/get-auth-context.ts:getAuthContext
parseDockerImage software healthy apps/api/src/common/utils/docker-image.util.ts:parseDockerI…
checkDockerfileHasRegistryPrefix software healthy apps/api/src/common/utils/docker-image.util.ts:checkDockerf…
createRangeFilter software healthy apps/api/src/common/utils/range-filter.ts:createRangeFilter
deleteS3Bucket software healthy apps/api/src/common/utils/delete-s3-bucket.ts:deleteS3Bucket
truncateErrorMessage software healthy apps/api/src/common/utils/truncate-error-message.ts:truncat…
isValidUuid software healthy apps/api/src/common/utils/uuid.ts:isValidUuid
generateRandomString software healthy apps/api/src/common/utils/api-key.ts:generateRandomString
generateApiKeyValue software healthy apps/api/src/common/utils/api-key.ts:generateApiKeyValue
generateApiKeyHash software healthy apps/api/src/common/utils/api-key.ts:generateApiKeyHash
setRateLimitHeaders software healthy apps/api/src/common/utils/rate-limit-headers.util.ts:setRat…
isApiEnabled software healthy apps/api/src/common/utils/app-mode.ts:isApiEnabled
isWorkerEnabled software healthy apps/api/src/common/utils/app-mode.ts:isWorkerEnabled
getAppMode software healthy apps/api/src/common/utils/app-mode.ts:getAppMode
fromAxiosError software healthy apps/api/src/common/utils/from-axios-error.ts:fromAxiosError
swapMessageAndObject software healthy apps/api/src/common/utils/pino.util.ts:swapMessageAndObject
isPlainObject software healthy apps/api/src/common/utils/pino.util.ts:isPlainObject
getPinoTransport software healthy apps/api/src/common/utils/pino.util.ts:getPinoTransport
isHealthCheckAuthContext software healthy apps/api/src/common/interfaces/health-check-auth-context.in…
isBaseAuthContext software healthy apps/api/src/common/interfaces/base-auth-context.interface.…
isOrganizationAuthContext software healthy apps/api/src/common/interfaces/organization-auth-context.in…
isRegionProxyAuthContext software healthy apps/api/src/common/interfaces/region-proxy-auth-context.in…
isRegionSSHGatewayAuthContext software healthy apps/api/src/common/interfaces/region-ssh-gateway-auth-cont…
isRegionAuthContext software healthy apps/api/src/common/interfaces/region-auth-context.interfac…
isUserAuthContext software healthy apps/api/src/common/interfaces/user-auth-context.interface.…
isOtelCollectorAuthContext software healthy apps/api/src/common/interfaces/otel-collector-auth-context.…
isProxyAuthContext software healthy apps/api/src/common/interfaces/proxy-auth-context.interface…
isRunnerAuthContext software healthy apps/api/src/common/interfaces/runner-auth-context.interfac…
isSshGatewayAuthContext software healthy apps/api/src/common/interfaces/ssh-gateway-auth-context.int…
OnAsyncEvent software healthy apps/api/src/common/decorators/on-async-event.decorator.ts:…
that software healthy apps/api/src/common/decorators/track-job-execution.decorato…
TrackJobExecution software healthy apps/api/src/common/decorators/track-job-execution.decorato…

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

LabelLayerStatusPath
ecosystem.config.js software warning ecosystem.config.js
.rubocop.yml software healthy .rubocop.yml
project.json software healthy project.json
openapitools.json software healthy openapitools.json
jest.preset.js software warning jest.preset.js
Gemfile software healthy Gemfile
.licenserc-clients.yaml software healthy .licenserc-clients.yaml
README.md software healthy README.md
PREPARING_YOUR_CHANGES.md software healthy PREPARING_YOUR_CHANGES.md
.licenserc.yaml software healthy .licenserc.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
PUBLISHING.md software healthy PUBLISHING.md
jest.config.ts software warning jest.config.ts
PACKAGING.md software healthy PACKAGING.md
components.json software healthy components.json
pyproject.toml software healthy pyproject.toml
tsconfig.json software healthy tsconfig.json
.yarnrc.yml software healthy .yarnrc.yml
.env software healthy .env
.golangci.yaml software healthy .golangci.yaml
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
nx.json software healthy nx.json
tsconfig.base.json software healthy tsconfig.base.json
README.md software healthy docker/README.md
docker-compose.yaml software healthy docker/docker-compose.yaml
docker-compose.build.override.yaml software healthy docker/docker-compose.build.override.yaml
config.yaml software healthy docker/dex/config.yaml
otel-collector-config.yaml software healthy docker/otel/otel-collector-config.yaml
servers.json software healthy docker/pgadmin4/servers.json
verifyAliasEmail.onExecutePreRegister.js software warning functions/auth0/verifyAliasEmail.onExecutePreRegister.js
setCustomClaims.onExecutePostLogin.js software warning functions/auth0/setCustomClaims.onExecutePostLogin.js
validateEmailUnused.onExecutePreRegister.js software warning functions/auth0/validateEmailUnused.onExecutePreRegister.js
validateEmailUnused.onExecutePostLogin.js software warning functions/auth0/validateEmailUnused.onExecutePostLogin.js
docker-compose.yaml software healthy .devcontainer/docker-compose.yaml
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile
buildkitd.toml software healthy .devcontainer/buildkitd.toml
devcontainer-lock.json software healthy .devcontainer/devcontainer-lock.json
devcontainer.build.json software healthy .devcontainer/devcontainer.build.json
config.yaml software healthy .devcontainer/dex/config.yaml
devcontainer-feature.json software healthy .devcontainer/tools-feature/devcontainer-feature.json
install.sh software healthy .devcontainer/tools-feature/install.sh
otel-collector-config.yaml software healthy .devcontainer/otel/otel-collector-config.yaml
servers.json software healthy .devcontainer/pgadmin4/servers.json
project.json software healthy apps/runner/project.json
Dockerfile software healthy apps/runner/Dockerfile
go.mod software healthy apps/runner/go.mod

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

LabelLayerStatusPath
AppService software healthy apps/api/src/app.service.ts:AppService
AppModule software healthy apps/api/src/app.module.ts:AppModule
NotificationModule software healthy apps/api/src/notification/notification.module.ts:Notificati…
NotificationRedisEmitter software healthy apps/api/src/notification/emitters/notification-redis.emitt…
NotificationGateway software healthy apps/api/src/notification/gateways/notification.gateway.ts:…
NotificationEmitter software healthy apps/api/src/notification/gateways/notification-emitter.abs…
NotificationService software healthy apps/api/src/notification/services/notification.service.ts:…
UsageModule software healthy apps/api/src/usage/usage.module.ts:UsageModule
UsageService software healthy apps/api/src/usage/services/usage.service.ts:UsageService
SandboxUsagePeriodArchive software healthy apps/api/src/usage/entities/sandbox-usage-period-archive.en…
SandboxUsagePeriod software healthy apps/api/src/usage/entities/sandbox-usage-period.entity.ts:…
EmailModule software healthy apps/api/src/email/email.module.ts:EmailModule
EmailService software healthy apps/api/src/email/services/email.service.ts:EmailService
TypedConfigModule software healthy apps/api/src/config/typed-config.module.ts:TypedConfigModule
TypedConfigService software healthy apps/api/src/config/typed-config.service.ts:TypedConfigServ…
ConfigController software healthy apps/api/src/config/config.controller.ts:ConfigController
Announcement software healthy apps/api/src/config/dto/configuration.dto.ts:Announcement
PosthogConfig software healthy apps/api/src/config/dto/configuration.dto.ts:PosthogConfig
RateLimitEntry software healthy apps/api/src/config/dto/configuration.dto.ts:RateLimitEntry
RateLimitConfig software healthy apps/api/src/config/dto/configuration.dto.ts:RateLimitConfig
OidcConfig software healthy apps/api/src/config/dto/configuration.dto.ts:OidcConfig
ConfigurationDto software healthy apps/api/src/config/dto/configuration.dto.ts:ConfigurationD…
JwtStrategy software healthy apps/api/src/auth/jwt.strategy.ts:JwtStrategy
to software healthy apps/api/src/auth/global-auth.guard.spec.ts:to
FailedAuthTrackerService software healthy apps/api/src/auth/failed-auth-tracker.service.ts:FailedAuth…
ApiKeyStrategy software healthy apps/api/src/auth/api-key.strategy.ts:ApiKeyStrategy
TestGuard software healthy apps/api/src/auth/or.guard.spec.ts:TestGuard
GlobalAuthGuard software healthy apps/api/src/auth/global-auth.guard.ts:GlobalAuthGuard
AuthModule software healthy apps/api/src/auth/auth.module.ts:AuthModule
OrGuardMixin software healthy apps/api/src/auth/or.guard.ts:OrGuardMixin
ForbiddenOperationError software healthy apps/api/src/exceptions/forbidden-operation.exception.ts:Fo…
SandboxError software healthy apps/api/src/exceptions/sandbox-error.exception.ts:SandboxE…
StateChangeInProgressError software healthy apps/api/src/exceptions/state-change-in-progress.exception.…
BadRequestError software healthy apps/api/src/exceptions/bad-request.exception.ts:BadRequest…
ResourceNotFoundError software healthy apps/api/src/exceptions/not-found.exception.ts:ResourceNotF…
AnalyticsModule software healthy apps/api/src/analytics/analytics.module.ts:AnalyticsModule
AnalyticsService software healthy apps/api/src/analytics/services/analytics.service.ts:Analyt…
ApiKeyService software healthy apps/api/src/api-key/api-key.service.ts:ApiKeyService
ApiKey software healthy apps/api/src/api-key/api-key.entity.ts:ApiKey
ApiKeyModule software healthy apps/api/src/api-key/api-key.module.ts:ApiKeyModule
ApiKeyController software healthy apps/api/src/api-key/api-key.controller.ts:ApiKeyController
ApiKeyListDto software healthy apps/api/src/api-key/dto/api-key-list.dto.ts:ApiKeyListDto
CreateApiKeyDto software healthy apps/api/src/api-key/dto/create-api-key.dto.ts:CreateApiKey…
ApiKeyResponseDto software healthy apps/api/src/api-key/dto/api-key-response.dto.ts:ApiKeyResp…
WebhookModule software healthy apps/api/src/webhook/webhook.module.ts:WebhookModule
WebhookInitializationStatusDto software healthy apps/api/src/webhook/dto/webhook-initialization-status.dto.…
WebhookAppPortalAccessDto software healthy apps/api/src/webhook/dto/webhook-app-portal-access.dto.ts:W…
BaseWebhookEventDto software healthy apps/api/src/webhook/dto/webhook-event-payloads.dto.ts:Base…
SandboxCreatedWebhookDto software healthy apps/api/src/webhook/dto/webhook-event-payloads.dto.ts:Sand…
SandboxStateUpdatedWebhookDto software healthy apps/api/src/webhook/dto/webhook-event-payloads.dto.ts:Sand…

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

LabelLayerStatusPath
docker software healthy docker
dex software healthy docker/dex
otel software healthy docker/otel
pgadmin4 software healthy docker/pgadmin4
functions software healthy functions
auth0 software healthy functions/auth0
.devcontainer software healthy .devcontainer
dex software healthy .devcontainer/dex
tools-feature software healthy .devcontainer/tools-feature
otel software healthy .devcontainer/otel
pgadmin4 software healthy .devcontainer/pgadmin4
apps software healthy apps
runner software healthy apps/runner
internal software healthy apps/runner/internal
util software healthy apps/runner/internal/util
constants software healthy apps/runner/internal/constants
metrics software healthy apps/runner/internal/metrics
cmd software healthy apps/runner/cmd
runner software healthy apps/runner/cmd/runner
config software healthy apps/runner/cmd/runner/config
pkg software healthy apps/runner/pkg
sshgateway software healthy apps/runner/pkg/sshgateway
docker software healthy apps/runner/pkg/docker
runner software healthy apps/runner/pkg/runner
v2 software healthy apps/runner/pkg/runner/v2
healthcheck software healthy apps/runner/pkg/runner/v2/healthcheck
poller software healthy apps/runner/pkg/runner/v2/poller
executor software healthy apps/runner/pkg/runner/v2/executor
models software healthy apps/runner/pkg/models
enums software healthy apps/runner/pkg/models/enums
netrules software healthy apps/runner/pkg/netrules
api software healthy apps/runner/pkg/api
docs software healthy apps/runner/pkg/api/docs
dto software healthy apps/runner/pkg/api/dto
controllers software healthy apps/runner/pkg/api/controllers
middlewares software healthy apps/runner/pkg/api/middlewares
common software healthy apps/runner/pkg/common
cache software healthy apps/runner/pkg/cache
apiclient software healthy apps/runner/pkg/apiclient
daemon software healthy apps/runner/pkg/daemon
services software healthy apps/runner/pkg/services
telemetry software healthy apps/runner/pkg/telemetry
filters software healthy apps/runner/pkg/telemetry/filters
storage software healthy apps/runner/pkg/storage
otel-collector software healthy apps/otel-collector
exporter software healthy apps/otel-collector/exporter
internal software healthy apps/otel-collector/exporter/internal
config software healthy apps/otel-collector/exporter/internal/config
api software healthy apps/api
scripts software healthy apps/api/scripts

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

LabelLayerStatusPath
ANY /health api healthy guides/python/dspy-rlms/daytona_interpreter.py
ANY /tool_call api healthy guides/python/dspy-rlms/daytona_interpreter.py
ANY /pending api healthy guides/python/dspy-rlms/daytona_interpreter.py
ANY /result/<call_id> api healthy guides/python/dspy-rlms/daytona_interpreter.py
ANY /enqueue api healthy guides/python/recursive-language-models/rlm/repl.py
ANY /respond api healthy guides/python/recursive-language-models/rlm/repl.py
POST / api healthy guides/python/claude/claude-managed-agents/host_orchestrato…
GET /healthz api healthy guides/python/claude/claude-managed-agents/host_orchestrato…
GET /api-keys/current api healthy apps/api/src/api-key/api-key.controller.ts
GET /api-keys/:name api healthy apps/api/src/api-key/api-key.controller.ts
DELETE /api-keys/:name api healthy apps/api/src/api-key/api-key.controller.ts
DELETE /api-keys/:userId/:name api healthy apps/api/src/api-key/api-key.controller.ts
POST /webhooks/organizations/:organizationId/app-portal-acc… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /webhooks/organizations/:organizationId/initialization-… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
POST /webhooks/organizations/:organizationId/initialize api healthy apps/api/src/webhook/controllers/webhook.controller.ts
POST /webhooks/organizations/:organizationId/refresh-endpoi… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /health/ready api healthy apps/api/src/health/health.controller.ts
GET /audit/organizations/:organizationId api healthy apps/api/src/audit/controllers/audit.controller.ts
GET /sandbox/:sandboxId/telemetry/logs api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/traces api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/traces/:traceId api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/metrics api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /admin/snapshots/can-cleanup-image api healthy apps/api/src/admin/controllers/snapshot.controller.ts
PATCH /admin/snapshots/:id/general api healthy apps/api/src/admin/controllers/snapshot.controller.ts
POST /admin/docker-registry/:id/set-default api healthy apps/api/src/admin/controllers/docker-registry.controller.ts
POST /admin/organizations/:organizationId/quota/:regionId api healthy apps/api/src/admin/controllers/organization.controller.ts
GET /admin/organizations/:organizationId/quota/:regionId/:s… api healthy apps/api/src/admin/controllers/organization.controller.ts
PATCH /admin/organizations/:organizationId/quota/:regionId api healthy apps/api/src/admin/controllers/organization.controller.ts
DELETE /admin/organizations/:organizationId/quota/:regionId… api healthy apps/api/src/admin/controllers/organization.controller.ts
GET /admin/runners/:id api healthy apps/api/src/admin/controllers/runner.controller.ts
PATCH /admin/runners/:id/scheduling api healthy apps/api/src/admin/controllers/runner.controller.ts
DELETE /admin/runners/:id api healthy apps/api/src/admin/controllers/runner.controller.ts
POST /admin/webhooks/organizations/:organizationId/send api healthy apps/api/src/admin/controllers/webhook.controller.ts
GET /admin/webhooks/organizations/:organizationId/messages/… api healthy apps/api/src/admin/controllers/webhook.controller.ts
GET /admin/webhooks/status api healthy apps/api/src/admin/controllers/webhook.controller.ts
POST /admin/webhooks/organizations/:organizationId/initiali… api healthy apps/api/src/admin/controllers/webhook.controller.ts
POST /admin/users/:id/regenerate-key-pair api healthy apps/api/src/admin/controllers/user.controller.ts
GET /admin/users/:id api healthy apps/api/src/admin/controllers/user.controller.ts
POST /admin/sandbox/:sandboxId/recover api healthy apps/api/src/admin/controllers/sandbox.controller.ts
GET /snapshots/:id api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
DELETE /snapshots/:id api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
GET /snapshots/:id/build-logs api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
GET /snapshots/:id/build-logs-url api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
POST /snapshots/:id/activate api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
POST /snapshots/:id/deactivate api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
GET /runners/me api healthy apps/api/src/sandbox/controllers/runner.controller.ts
GET /runners/by-sandbox/:sandboxId api healthy apps/api/src/sandbox/controllers/runner.controller.ts
GET /runners/by-snapshot-ref api healthy apps/api/src/sandbox/controllers/runner.controller.ts
GET /runners/:id api healthy apps/api/src/sandbox/controllers/runner.controller.ts
GET /runners/:id/full api healthy apps/api/src/sandbox/controllers/runner.controller.ts

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

LabelLayerStatusPath
1745494761360-migration.ts data healthy apps/api/src/migrations/1745494761360-migration.ts
1743683015304-migration.ts data healthy apps/api/src/migrations/1743683015304-migration.ts
1770880371265-migration.ts data healthy apps/api/src/migrations/1770880371265-migration.ts
1748866194353-migration.ts data healthy apps/api/src/migrations/1748866194353-migration.ts
1764844895058-migration.ts data healthy apps/api/src/migrations/1764844895058-migration.ts
1741877019888-migration.ts data healthy apps/api/src/migrations/1741877019888-migration.ts
1746354231722-migration.ts data healthy apps/api/src/migrations/1746354231722-migration.ts
1755860619921-migration.ts data healthy apps/api/src/migrations/1755860619921-migration.ts
1750077343089-migration.ts data healthy apps/api/src/migrations/1750077343089-migration.ts
1761912147638-migration.ts data healthy apps/api/src/migrations/1761912147638-migration.ts
1765400000000-migration.ts data healthy apps/api/src/migrations/1765400000000-migration.ts
1744808444807-migration.ts data healthy apps/api/src/migrations/1744808444807-migration.ts
1749474791343-migration.ts data healthy apps/api/src/migrations/1749474791343-migration.ts
1745574377029-migration.ts data healthy apps/api/src/migrations/1745574377029-migration.ts
1750436374899-migration.ts data healthy apps/api/src/migrations/1750436374899-migration.ts
1753099115783-migration.ts data healthy apps/api/src/migrations/1753099115783-migration.ts
1751456907334-migration.ts data healthy apps/api/src/migrations/1751456907334-migration.ts
1752494676200-migration.ts data healthy apps/api/src/migrations/1752494676200-migration.ts
1741088883000-migration.ts data healthy apps/api/src/migrations/1741088883000-migration.ts
1745864972652-migration.ts data healthy apps/api/src/migrations/1745864972652-migration.ts
1757513754038-migration.ts data healthy apps/api/src/migrations/1757513754038-migration.ts
1742831092942-migration.ts data healthy apps/api/src/migrations/1742831092942-migration.ts
data-source.ts data healthy apps/api/src/migrations/data-source.ts
1750751712412-migration.ts data healthy apps/api/src/migrations/1750751712412-migration.ts
1759768058397-migration.ts data healthy apps/api/src/migrations/1759768058397-migration.ts
1753430929609-migration.ts data healthy apps/api/src/migrations/1753430929609-migration.ts
1766415256696-migration.ts data healthy apps/api/src/migrations/1766415256696-migration.ts
1747658203010-migration.ts data healthy apps/api/src/migrations/1747658203010-migration.ts
1770212429837-migration.ts data healthy apps/api/src/migrations/1770212429837-migration.ts
1749474791344-migration.ts data healthy apps/api/src/migrations/1749474791344-migration.ts
1759241690773-migration.ts data healthy apps/api/src/migrations/1759241690773-migration.ts
1763561822000-migration.ts data healthy apps/api/src/migrations/1763561822000-migration.ts
1752494676205-migration.ts data healthy apps/api/src/migrations/1752494676205-migration.ts
1744868914148-migration.ts data healthy apps/api/src/migrations/1744868914148-migration.ts
1749474791345-migration.ts data healthy apps/api/src/migrations/1749474791345-migration.ts
1743593463168-migration.ts data healthy apps/api/src/migrations/1743593463168-migration.ts
1741087887225-migration.ts data healthy apps/api/src/migrations/1741087887225-migration.ts
1764073472180-migration.ts data healthy apps/api/src/migrations/1764073472180-migration.ts
1765806205881-migration.ts data healthy apps/api/src/migrations/1765806205881-migration.ts
1745840296260-migration.ts data healthy apps/api/src/migrations/1745840296260-migration.ts
1742475055353-migration.ts data healthy apps/api/src/migrations/1742475055353-migration.ts
1752848014862-migration.ts data healthy apps/api/src/migrations/1752848014862-migration.ts
1750668569562-migration.ts data healthy apps/api/src/migrations/1750668569562-migration.ts
1741088883002-migration.ts data healthy apps/api/src/migrations/1741088883002-migration.ts
1744971114480-migration.ts data healthy apps/api/src/migrations/1744971114480-migration.ts
1746604150910-migration.ts data healthy apps/api/src/migrations/1746604150910-migration.ts
1753100751730-migration.ts data healthy apps/api/src/migrations/1753100751730-migration.ts
1753100751731-migration.ts data healthy apps/api/src/migrations/1753100751731-migration.ts
1754042247109-migration.ts data healthy apps/api/src/migrations/1754042247109-migration.ts
1741088883001-migration.ts data healthy apps/api/src/migrations/1741088883001-migration.ts

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

LabelLayerStatusPath
DocSearchSidepanel frontend healthy apps/docs/src/components/DocSearchSidepanel.tsx
Search frontend healthy apps/docs/src/components/Search.jsx
App frontend healthy apps/dashboard/src/App.tsx
TooltipButton frontend healthy apps/dashboard/src/components/TooltipButton.tsx
LoadingFallback frontend healthy apps/dashboard/src/components/LoadingFallback.tsx
RegionDetailsSheet frontend healthy apps/dashboard/src/components/RegionDetailsSheet.tsx
QuotaLine frontend healthy apps/dashboard/src/components/QuotaLine.tsx
CodeBlock frontend healthy apps/dashboard/src/components/CodeBlock.tsx
RunnerDetailsSheet frontend healthy apps/dashboard/src/components/RunnerDetailsSheet.tsx
ResponseCard frontend healthy apps/dashboard/src/components/Playground/ResponseCard.tsx
PlaygroundActionRunButton frontend healthy apps/dashboard/src/components/Playground/ActionRunButton.tsx
PlaygroundActionForm frontend healthy apps/dashboard/src/components/Playground/ActionForm.tsx
SandboxCodeSnippetsResponse frontend healthy apps/dashboard/src/components/Playground/Sandbox/CodeSnippe…
SandboxManagementParameters frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxFileSystem frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxProcessCodeExecution frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxParameters frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxGitOperations frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
StackedInputFormControl frontend healthy apps/dashboard/src/components/Playground/Inputs/StackedInpu…
FormCheckboxInput frontend healthy apps/dashboard/src/components/Playground/Inputs/CheckboxInp…
FormSelectInput frontend healthy apps/dashboard/src/components/Playground/Inputs/SelectInput…
FormTextInput frontend healthy apps/dashboard/src/components/Playground/Inputs/TextInput.t…
FormNumberInput frontend healthy apps/dashboard/src/components/Playground/Inputs/NumberInput…
InputLabel frontend healthy apps/dashboard/src/components/Playground/Inputs/Label.tsx
InlineInputFormControl frontend healthy apps/dashboard/src/components/Playground/Inputs/InlineInput…
WebTerminal frontend healthy apps/dashboard/src/components/Playground/Terminal/WebTermin…
TerminalDescription frontend healthy apps/dashboard/src/components/Playground/Terminal/Descripti…
VNCDesktopWindowResponse frontend healthy apps/dashboard/src/components/Playground/VNC/DesktopWindowR…
VNCDisplayOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Di…
VNCScreenshotOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Sc…
VNCInteractionOptions frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/in…
VNCMouseOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Mo…
VNCKeyboardOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Ke…
SandboxDetails frontend healthy apps/dashboard/src/components/sandboxes/SandboxDetails.tsx
SandboxDetailsSheet frontend healthy apps/dashboard/src/components/sandboxes/SandboxDetailsSheet…
DeliveryStatsLine frontend healthy apps/dashboard/src/components/Webhooks/DeliveryStatsLine.tsx
Keys frontend healthy apps/dashboard/src/pages/Keys.tsx
OrganizationSettings frontend healthy apps/dashboard/src/pages/OrganizationSettings.tsx
EmailVerify frontend healthy apps/dashboard/src/pages/EmailVerify.tsx
Logout frontend healthy apps/dashboard/src/pages/Logout.tsx
Registries frontend healthy apps/dashboard/src/pages/Registries.tsx
LandingPage frontend healthy apps/dashboard/src/pages/LandingPage.tsx
OrganizationMembers frontend healthy apps/dashboard/src/pages/OrganizationMembers.tsx
AccountSettings frontend healthy apps/dashboard/src/pages/AccountSettings.tsx
Spending frontend healthy apps/dashboard/src/pages/Spending.tsx
Dashboard frontend healthy apps/dashboard/src/pages/Dashboard.tsx
Webhooks frontend healthy apps/dashboard/src/pages/Webhooks.tsx
Callback frontend healthy apps/dashboard/src/pages/Callback.tsx
Runners frontend healthy apps/dashboard/src/pages/Runners.tsx
WebhookEndpointDetails frontend healthy apps/dashboard/src/pages/WebhookEndpointDetails.tsx

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

LabelLayerStatusPath
.env in repo security healthy .env
.env in repo security healthy apps/runner/.env
.env in repo security healthy apps/api/.env
.env in repo security healthy apps/docs/.env
.env in repo security healthy apps/ssh-gateway/.env
.env in repo security healthy apps/dashboard/.env
.env in repo security healthy apps/cli/.env
.env in repo security healthy apps/daytona-e2e/.env
.env in repo security healthy apps/proxy/.env
password_literal::apps/otel-collector/config.yaml security healthy apps/otel-collector/config.yaml
password_literal::apps/otel-collector/config.dev.yaml security healthy apps/otel-collector/config.dev.yaml
password_literal::apps/api/src/common/validators/is-safe-st… security healthy apps/api/src/common/validators/is-safe-string.validator.int…
password_literal::apps/api/src/common/validators/is-safe-st… security healthy apps/api/src/common/validators/is-safe-string.validator.int…
generic_api_key::apps/api/src/audit/enums/audit-action.enum… security healthy apps/api/src/audit/enums/audit-action.enum.ts
generic_api_key::apps/api/src/audit/enums/audit-action.enum… security healthy apps/api/src/audit/enums/audit-action.enum.ts
password_literal::apps/dashboard/src/components/Playground/… security healthy apps/dashboard/src/components/Playground/Sandbox/CodeSnippe…
password_literal::apps/daemon/pkg/git/cli_errors.go security healthy apps/daemon/pkg/git/cli_errors.go
password_literal::apps/daemon/pkg/git/clone_internal_test.go security healthy apps/daemon/pkg/git/clone_internal_test.go
password_literal::apps/daemon/pkg/git/clone_internal_test.go security healthy apps/daemon/pkg/git/clone_internal_test.go
password_literal::apps/daemon/pkg/git/clone_internal_test.go security healthy apps/daemon/pkg/git/clone_internal_test.go
password_literal::apps/daemon/pkg/git/clone_internal_test.go security healthy apps/daemon/pkg/git/clone_internal_test.go
password_literal::apps/daemon/pkg/git/clone_internal_test.go security healthy apps/daemon/pkg/git/clone_internal_test.go
password_literal::apps/daemon/pkg/git/push_internal_test.go security healthy apps/daemon/pkg/git/push_internal_test.go
password_literal::apps/daemon/pkg/git/push_internal_test.go security healthy apps/daemon/pkg/git/push_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/cli_errors_internal_t… security healthy apps/daemon/pkg/git/cli_errors_internal_test.go
password_literal::apps/daemon/pkg/git/clone.go security healthy apps/daemon/pkg/git/clone.go
password_literal::apps/daemon/pkg/git/pull_internal_test.go security healthy apps/daemon/pkg/git/pull_internal_test.go
password_literal::apps/daemon/pkg/git/pull_internal_test.go security healthy apps/daemon/pkg/git/pull_internal_test.go
password_literal::scripts/setup-domain-oss-deployment.sh security healthy scripts/setup-domain-oss-deployment.sh
password_literal::scripts/setup-domain-oss-deployment.sh security healthy scripts/setup-domain-oss-deployment.sh
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/api-client-java/src/main/java/io/day… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/mo…
password_literal::libs/sdk-python/src/daytona/_async/git.py security healthy libs/sdk-python/src/daytona/_async/git.py
password_literal::libs/sdk-python/src/daytona/_async/git.py security healthy libs/sdk-python/src/daytona/_async/git.py
password_literal::libs/sdk-python/src/daytona/_sync/git.py security healthy libs/sdk-python/src/daytona/_sync/git.py

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

LabelLayerStatusPath
auth::libs/api-client-java/src/main/java/io/daytona/api/cli… security healthy libs/api-client-java/src/main/java/io/daytona/api/client/ap…
auth::libs/sdk-python/tests/test_common.py security healthy libs/sdk-python/tests/test_common.py
auth::apps/api/src/sandbox-telemetry/controllers/sandbox-te… security healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
auth::libs/api-client-go/model_oidc_config.go security healthy libs/api-client-go/model_oidc_config.go
auth::libs/api-client/src/models/daytona-configuration.ts security healthy libs/api-client/src/models/daytona-configuration.ts
auth::apps/api/src/sandbox/controllers/preview.controller.a… security healthy apps/api/src/sandbox/controllers/preview.controller.auth.sp…
auth::libs/api-client-ruby/lib/daytona_api_client/api/webho… security healthy libs/api-client-ruby/lib/daytona_api_client/api/webhooks_ap…
auth::apps/api/src/docker-registry/controllers/docker-regis… security healthy apps/api/src/docker-registry/controllers/docker-registry.co…
auth::apps/dashboard/src/hooks/mutations/useCreateSandboxMu… security healthy apps/dashboard/src/hooks/mutations/useCreateSandboxMutation…
auth::libs/api-client-python/daytona_api_client/api/sandbox… security healthy libs/api-client-python/daytona_api_client/api/sandbox_api.py
auth::libs/api-client-ruby/lib/daytona_api_client/api/toolb… security healthy libs/api-client-ruby/lib/daytona_api_client/api/toolbox_api…
auth::apps/api/tsconfig.spec.json security healthy apps/api/tsconfig.spec.json
auth::apps/api/src/organization/controllers/organization-re… security healthy apps/api/src/organization/controllers/organization-region.c…
auth::apps/api/src/organization/controllers/organization-in… security healthy apps/api/src/organization/controllers/organization-invitati…
auth::apps/api/src/auth/constants/jwt-regex.constant.ts security healthy apps/api/src/auth/constants/jwt-regex.constant.ts
auth::libs/analytics-api-client/src/models/models-trace-sum… security healthy libs/analytics-api-client/src/models/models-trace-summary.ts
auth::apps/api/src/auth/global-auth.guard.ts security healthy apps/api/src/auth/global-auth.guard.ts
auth::libs/api-client-go/api/openapi.yaml security healthy libs/api-client-go/api/openapi.yaml
auth::apps/dashboard/src/hooks/useSandboxSession.ts security healthy apps/dashboard/src/hooks/useSandboxSession.ts
auth::apps/dashboard/src/hooks/usePrivacyConsent.ts security healthy apps/dashboard/src/hooks/usePrivacyConsent.ts
auth::libs/analytics-api-client/src/index.ts security healthy libs/analytics-api-client/src/index.ts
auth::libs/api-client-python-async/daytona_api_client_async… security healthy libs/api-client-python-async/daytona_api_client_async/api/r…
auth::apps/api/src/audit/controllers/audit.controller.auth.… security healthy apps/api/src/audit/controllers/audit.controller.auth.spec.ts
auth::apps/api/src/auth/api-key.strategy.ts security healthy apps/api/src/auth/api-key.strategy.ts
auth::apps/api/src/common/constants/header.constants.ts security healthy apps/api/src/common/constants/header.constants.ts
auth::apps/api/src/organization/controllers/organization.co… security healthy apps/api/src/organization/controllers/organization.controll…
auth::libs/api-client-python/daytona_api_client/api/object_… security healthy libs/api-client-python/daytona_api_client/api/object_storag…
auth::apps/api/src/admin/controllers/sandbox.controller.ts security healthy apps/api/src/admin/controllers/sandbox.controller.ts
auth::libs/api-client/src/api/docker-registry-api.ts security healthy libs/api-client/src/api/docker-registry-api.ts
auth::apps/api/src/api-key/api-key.controller.ts security healthy apps/api/src/api-key/api-key.controller.ts
auth::apps/api/src/user/user.controller.auth.spec.ts security healthy apps/api/src/user/user.controller.auth.spec.ts
auth::libs/analytics-api-client/src/models/models-log-entry… security healthy libs/analytics-api-client/src/models/models-log-entry.ts
auth::apps/proxy/pkg/proxy/auth_callback.go security healthy apps/proxy/pkg/proxy/auth_callback.go
auth::libs/api-client-python/daytona_api_client/models/dayt… security healthy libs/api-client-python/daytona_api_client/models/daytona_co…
auth::libs/sdk-ruby/spec/daytona/sandbox_spec.rb security healthy libs/sdk-ruby/spec/daytona/sandbox_spec.rb
auth::libs/api-client-python/daytona_api_client/api/runners… security healthy libs/api-client-python/daytona_api_client/api/runners_api.py
auth::libs/sdk-typescript/src/__tests__/Daytona.test.ts security healthy libs/sdk-typescript/src/__tests__/Daytona.test.ts
auth::apps/api/src/config/dto/configuration.dto.ts security healthy apps/api/src/config/dto/configuration.dto.ts
auth::libs/analytics-api-client/src/api/telemetry-api.ts security healthy libs/analytics-api-client/src/api/telemetry-api.ts
auth::libs/api-client-python/daytona_api_client/api/volumes… security healthy libs/api-client-python/daytona_api_client/api/volumes_api.py
auth::apps/api/src/auth/failed-auth-tracker.service.ts security healthy apps/api/src/auth/failed-auth-tracker.service.ts
auth::libs/api-client-go/api_snapshots.go security healthy libs/api-client-go/api_snapshots.go
auth::libs/sdk-typescript/src/Daytona.ts security healthy libs/sdk-typescript/src/Daytona.ts
auth::apps/api/src/admin/controllers/docker-registry.contro… security healthy apps/api/src/admin/controllers/docker-registry.controller.ts
auth::libs/api-client/src/models/oidc-config.ts security healthy libs/api-client/src/models/oidc-config.ts
auth::apps/api/src/notification/gateways/notification.gatew… security healthy apps/api/src/notification/gateways/notification.gateway.ts
auth::apps/api/src/admin/controllers/snapshot.controller.ts security healthy apps/api/src/admin/controllers/snapshot.controller.ts
auth::apps/api/src/user/user.controller.ts security healthy apps/api/src/user/user.controller.ts
auth::libs/analytics-api-client/src/models/models-sandbox-u… security healthy libs/analytics-api-client/src/models/models-sandbox-usage.ts
auth::apps/api/src/organization/controllers/organization.co… security healthy apps/api/src/organization/controllers/organization.controll…

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 .devcontainer/Dockerfile
172.20.0.0 network healthy apps/runner/pkg/docker/client.go
172.17.0.2 network healthy apps/runner/pkg/netrules/utils.go
192.168.1.0 network healthy apps/api/src/common/validators/is-safe-string.validator.spe…
10.0.0.0 network healthy apps/api/src/common/validators/is-safe-string.validator.spe…
192.168.1.1 network healthy apps/api/src/common/validators/is-safe-string.validator.spe…
722.88.06.225 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
1.833.364.304 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
995.134.42.364 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
3.03.455.898 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
492.583.28.48 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
1.36.074.11 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
315.832.388.09 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
043.03.049.061 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
1.548.146.662 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
018.225.79.522 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
2.33.127.578 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
1.137.272.98 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
3.16.577.42 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
216.066.426.188 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
324.466.8.812 network healthy apps/docs/src/components/OpenPageDropdown/OpenPageDropdown.…
2.649.821.617 network healthy apps/dashboard/src/assets/Logo.tsx
1.899.257.838 network healthy apps/dashboard/src/assets/Logo.tsx
1.723.23.412 network healthy apps/dashboard/src/assets/Logo.tsx
155.703.402.875 network healthy apps/dashboard/src/assets/Logo.tsx
745.17.342.257 network healthy apps/dashboard/src/assets/Logo.tsx
2.462.274.582 network healthy apps/dashboard/src/assets/Logo.tsx
4.233.36.992 network healthy apps/dashboard/src/assets/Logo.tsx
2.031.436.48 network healthy apps/dashboard/src/assets/Logo.tsx
1.412.206.65 network healthy apps/dashboard/src/assets/Logo.tsx
2.855.487.669 network healthy apps/dashboard/src/assets/Logo.tsx
1.565.292.736 network healthy apps/dashboard/src/assets/Logo.tsx
1.723.23.411 network healthy apps/dashboard/src/assets/Logo.tsx
155.703.402.874 network healthy apps/dashboard/src/assets/Logo.tsx
745.172.342.258 network healthy apps/dashboard/src/assets/Logo.tsx
2.462.275.582 network healthy apps/dashboard/src/assets/Logo.tsx
8.8.8.8 network healthy apps/daytona-e2e/network_settings_runtime_test.go
9.9.9.9 network healthy apps/daytona-e2e/network_settings_runtime_test.go
208.67.222.222 network healthy apps/daytona-e2e/network_settings_runtime_test.go
2.8.19.14 network healthy libs/api-client-python/pyproject.toml
4.13.0.90 network healthy images/sandbox/Dockerfile

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::apps/runner/Dockerfile hardware healthy apps/runner/Dockerfile
image::apps/otel-collector/Dockerfile hardware healthy apps/otel-collector/Dockerfile
image::apps/api/Dockerfile hardware healthy apps/api/Dockerfile
image::apps/snapshot-manager/Dockerfile hardware healthy apps/snapshot-manager/Dockerfile
image::apps/docs/Dockerfile hardware healthy apps/docs/Dockerfile
image::apps/ssh-gateway/Dockerfile hardware healthy apps/ssh-gateway/Dockerfile
image::apps/dashboard/Dockerfile hardware healthy apps/dashboard/Dockerfile
image::apps/proxy/Dockerfile hardware healthy apps/proxy/Dockerfile
image::images/sandbox-slim/Dockerfile hardware healthy images/sandbox-slim/Dockerfile
image::images/sandbox/Dockerfile hardware healthy images/sandbox/Dockerfile
image::images/sandbox-gpu/Dockerfile hardware healthy images/sandbox-gpu/Dockerfile
image::hack/computer-use/Dockerfile hardware healthy hack/computer-use/Dockerfile
image::guides/typescript/agentkit-inngest/coding-agent/anth… hardware healthy guides/typescript/agentkit-inngest/coding-agent/anthropic/D…
api hardware healthy docker/docker-compose.yaml
proxy hardware healthy docker/docker-compose.yaml
runner hardware healthy docker/docker-compose.yaml
ssh-gateway hardware healthy docker/docker-compose.yaml
dex hardware healthy docker/docker-compose.yaml
db hardware healthy docker/docker-compose.yaml
pgadmin hardware healthy docker/docker-compose.yaml
redis hardware healthy docker/docker-compose.yaml
registry-ui hardware healthy docker/docker-compose.yaml
registry hardware healthy docker/docker-compose.yaml
maildev hardware healthy docker/docker-compose.yaml
minio hardware healthy docker/docker-compose.yaml
jaeger hardware healthy docker/docker-compose.yaml
otel-collector hardware healthy docker/docker-compose.yaml
app hardware healthy .devcontainer/docker-compose.yaml
dex hardware healthy .devcontainer/docker-compose.yaml
db hardware healthy .devcontainer/docker-compose.yaml
pgadmin hardware healthy .devcontainer/docker-compose.yaml
redis hardware healthy .devcontainer/docker-compose.yaml
registry-ui hardware healthy .devcontainer/docker-compose.yaml
registry hardware healthy .devcontainer/docker-compose.yaml
maildev hardware healthy .devcontainer/docker-compose.yaml
minio hardware healthy .devcontainer/docker-compose.yaml
jaeger hardware healthy .devcontainer/docker-compose.yaml
otel-collector hardware healthy .devcontainer/docker-compose.yaml

LabelLayerStatusPath
port:3000 network healthy docker/docker-compose.yaml
port:4000 network healthy docker/docker-compose.yaml
port:3003 network healthy docker/docker-compose.yaml
port:2222 network healthy docker/docker-compose.yaml
port:5556 network healthy docker/docker-compose.yaml
port:5050 network healthy docker/docker-compose.yaml
port:80 network healthy docker/docker-compose.yaml
port:5100 network healthy docker/docker-compose.yaml
port:6000 network healthy docker/docker-compose.yaml
port:1080 network healthy docker/docker-compose.yaml
port:9001 network healthy docker/docker-compose.yaml
port:16686 network healthy docker/docker-compose.yaml
port:12 network healthy apps/runner/pkg/api/docs/swagger.yaml
port:4317 network healthy apps/otel-collector/Dockerfile
port:4318 network healthy apps/otel-collector/Dockerfile
port:13133 network healthy apps/otel-collector/Dockerfile
port:8888 network healthy apps/otel-collector/Dockerfile
port:3001 network healthy apps/api/.env
port:22 network healthy apps/api/src/sandbox/dto/ssh-access.dto.ts
port:5432 network healthy apps/daytona-e2e/docker-compose.e2e.yaml
port:6379 network healthy apps/daytona-e2e/docker-compose.e2e.yaml
port:9000 network healthy apps/daytona-e2e/docker-compose.e2e.yaml
port:5000 network healthy apps/daytona-e2e/docker-compose.e2e.yaml
port:23 network healthy libs/api-client-go/api/openapi.yaml
port:59 network healthy libs/api-client-go/api/openapi.yaml
port:04 network healthy libs/api-client-go/api/openapi.yaml
port:56 network healthy libs/api-client-go/api/openapi.yaml
port:11 network healthy libs/api-client-go/api/openapi.yaml
port:10 network healthy libs/api-client-go/api/openapi.yaml
port:30 network healthy libs/api-client-go/api/openapi.yaml
port:8080 network healthy libs/sdk-python/tests/test_image.py
port:4096 network healthy guides/typescript/opencode/opencode-sdk/src/server.ts
port:5051 network healthy guides/python/claude/claude-managed-agents/.env.example

LabelLayerStatusPath
DAYTONA_AUTH0_AUDIENCE cicd healthy
DAYTONA_AUTH0_DOMAIN cicd healthy
PUBLIC_ALGOLIA_CLI_INDEX_NAME cicd healthy
DAYTONA_AUTH0_CLIENT_SECRET cicd healthy
DAYTONA_AUTH0_CLIENT_ID cicd healthy
RUBYGEMS_API_KEY cicd healthy
PUBLIC_WEB_URL cicd healthy
DOCKER_TOKEN cicd healthy
PUBLIC_ALGOLIA_API_KEY cicd healthy
MAVEN_PASSWORD cicd healthy
PUBLIC_ALGOLIA_API_INDEX_NAME cicd healthy
DAYTONA_AUTH0_CALLBACK_PORT cicd healthy
GITHUBBOT_TOKEN cicd healthy
NPM_TOKEN cicd healthy
MAVEN_GPG_SIGNING_PASSWORD cicd healthy
PUBLIC_DOCSEARCH_APP_ID cicd healthy
PUBLIC_DOCSEARCH_INDEX_NAME cicd healthy
NX_CLOUD_ACCESS_TOKEN cicd healthy
PLATFORM_PAIR cicd healthy
MAVEN_GPG_SIGNING_KEY cicd healthy
PUBLIC_ALGOLIA_APP_ID cicd healthy
PUBLIC_DOCSEARCH_API_KEY cicd healthy
DAYTONA_API_URL cicd healthy
GPU_REGISTRY_IMAGE cicd healthy
PUBLIC_DOCSEARCH_ASSISTANT_ID cicd healthy
GITHUB_TOKEN cicd healthy
PUBLIC_ALGOLIA_SDK_INDEX_NAME cicd healthy
PUBLIC_ALGOLIA_DOCS_INDEX_NAME cicd healthy
MAVEN_USERNAME cicd healthy
GT_API_KEY cicd healthy
PYPI_TOKEN cicd healthy
REGISTRY_IMAGE cicd healthy
GT_PROJECT_ID cicd healthy

LabelLayerStatusPath
/opengraph/[...slug] frontend healthy apps/docs/src/pages/opengraph/[...slug].ts
/Keys frontend healthy apps/dashboard/src/pages/Keys.tsx
/OrganizationSettings frontend healthy apps/dashboard/src/pages/OrganizationSettings.tsx
/EmailVerify frontend healthy apps/dashboard/src/pages/EmailVerify.tsx
/Logout frontend healthy apps/dashboard/src/pages/Logout.tsx
/Registries frontend healthy apps/dashboard/src/pages/Registries.tsx
/LandingPage frontend healthy apps/dashboard/src/pages/LandingPage.tsx
/OrganizationMembers frontend healthy apps/dashboard/src/pages/OrganizationMembers.tsx
/AccountSettings frontend healthy apps/dashboard/src/pages/AccountSettings.tsx
/Spending frontend healthy apps/dashboard/src/pages/Spending.tsx
/Dashboard frontend healthy apps/dashboard/src/pages/Dashboard.tsx
/Webhooks frontend healthy apps/dashboard/src/pages/Webhooks.tsx
/Callback frontend healthy apps/dashboard/src/pages/Callback.tsx
/Runners frontend healthy apps/dashboard/src/pages/Runners.tsx
/WebhookEndpointDetails frontend healthy apps/dashboard/src/pages/WebhookEndpointDetails.tsx
/Regions frontend healthy apps/dashboard/src/pages/Regions.tsx
/Onboarding frontend healthy apps/dashboard/src/pages/Onboarding.tsx
/Playground frontend healthy apps/dashboard/src/pages/Playground.tsx
/AuditLogs frontend healthy apps/dashboard/src/pages/AuditLogs.tsx
/Snapshots frontend healthy apps/dashboard/src/pages/Snapshots.tsx
/NotFound frontend healthy apps/dashboard/src/pages/NotFound.tsx
/LinkedAccounts frontend healthy apps/dashboard/src/pages/LinkedAccounts.tsx
/Volumes frontend healthy apps/dashboard/src/pages/Volumes.tsx
/Sandboxes frontend healthy apps/dashboard/src/pages/Sandboxes.tsx
/Wallet frontend healthy apps/dashboard/src/pages/Wallet.tsx
/OrganizationRoles frontend healthy apps/dashboard/src/pages/OrganizationRoles.tsx
/UserOrganizationInvitations frontend healthy apps/dashboard/src/pages/UserOrganizationInvitations.tsx
/Limits frontend healthy apps/dashboard/src/pages/Limits.tsx
/page.tsx frontend healthy libs/sdk-typescript/runtime-tests/nextjs-external/app/page.…
/api/socket.io/ frontend healthy apps/api/src/notification/gateways/notification.gateway.ts
/minio/v1/assume-role frontend healthy apps/api/src/object-storage/services/object-storage.service…
/repo frontend healthy libs/sdk-typescript/src/__tests__/Git.test.ts

LabelLayerStatusPath
docker-build cicd healthy .github/workflows/pr_docker_build.yaml
publish cicd healthy .github/workflows/sdk_publish.yaml
update-homebrew-tap cicd healthy .github/workflows/sdk_publish.yaml
prepare cicd healthy .github/workflows/prepare-release.yaml
publish cicd healthy .github/workflows/release.yaml
build_projects cicd healthy .github/workflows/release.yaml
docker_build cicd healthy .github/workflows/release.yaml
docker_push_manifest cicd healthy .github/workflows/release.yaml
sync_gosum cicd healthy .github/workflows/release.yaml
go-work cicd healthy .github/workflows/pr_checks.yaml
cli-docs cicd healthy .github/workflows/pr_checks.yaml
golangci cicd healthy .github/workflows/pr_checks.yaml
lint-computer-use cicd healthy .github/workflows/pr_checks.yaml
lint-python cicd healthy .github/workflows/pr_checks.yaml
format-lint-api-clients cicd healthy .github/workflows/pr_checks.yaml
typecheck-sdk-typescript cicd healthy .github/workflows/pr_checks.yaml
test cicd healthy .github/workflows/pr_checks.yaml
build cicd healthy .github/workflows/pr_checks.yaml
license-check cicd healthy .github/workflows/pr_checks.yaml
yarnrc-lint cicd healthy .github/workflows/pr_checks.yaml
translate cicd healthy .github/workflows/translate.yaml
docker_build cicd healthy .github/workflows/default_image_publish.yaml
docker_manifest cicd healthy .github/workflows/default_image_publish.yaml
build cicd healthy .github/workflows/build_devcontainer.yaml
e2e-pr-tests cicd healthy .github/workflows/e2e_pr_tests.yaml

LabelLayerStatusPath
gha::pr_docker_build cicd healthy .github/workflows/pr_docker_build.yaml
gha::sdk_publish cicd healthy .github/workflows/sdk_publish.yaml
gha::prepare-release cicd healthy .github/workflows/prepare-release.yaml
gha::release cicd healthy .github/workflows/release.yaml
gha::pr_checks cicd healthy .github/workflows/pr_checks.yaml
gha::translate cicd healthy .github/workflows/translate.yaml
gha::default_image_publish cicd healthy .github/workflows/default_image_publish.yaml
gha::build_devcontainer cicd healthy .github/workflows/build_devcontainer.yaml
gha::e2e_pr_tests cicd healthy .github/workflows/e2e_pr_tests.yaml

LabelLayerStatusPath
clickhouse data healthy package.json
redis data healthy package.json
postgres data healthy docker/docker-compose.yaml
postgresql data healthy docker/docker-compose.yaml
sqlite data healthy guides/python/langgraph/plan-and-execute-data-agent/main.py

LabelLayerStatusPath
vps::aws hardware healthy package.json
vps::azure hardware healthy apps/runner/go.mod
vps::gcp hardware healthy apps/dashboard/src/constants/RegistryProviders.tsx
vps::digitalocean hardware healthy scripts/setup-domain-oss-deployment.sh
vps::hetzner hardware healthy scripts/setup-domain-oss-deployment.sh

LabelLayerStatusPath
nginx network healthy apps/runner/pkg/api/docs/swagger.json
loadbalancer network healthy apps/snapshot-manager/internal/server/config.go
caddy network healthy scripts/setup-domain-oss-deployment.sh

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

LabelLayerStatusPath
kafka data healthy apps/api/src/main.ts

LabelLayerStatusPath
gpu (detected) hardware healthy package.json
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/91c78baa-9673-483f-a92b-06479adf8c58/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/91c78baa-9673-483f-a92b-06479adf8c58/

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.