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.
72 of your 134 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

langgenius/dify

https://github.com/langgenius/dify · scanned 2026-06-05 04:47 UTC (5 hours, 33 minutes ago) · 10 languages

1882 findings (126 legacy + 1756 scanner) 11/13 scanners ran 59th percentile · Python · medium (20-100K LoC) Scanner says 77 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 hours, 33 minutes ago · v2 · 1004 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 79.0 0.15 11.85
practices_score 68.0 0.15 10.20
code_quality 65.0 0.10 6.50
Overall 1.00 62.5
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 67071 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
createHttpClient software healthy sdks/nodejs-client/tests/test-utils.ts:createHttpClient
createHttpClientWithSpies software healthy sdks/nodejs-client/tests/test-utils.ts:createHttpClientWith…
readBody software healthy sdks/nodejs-client/tests/http.integration.test.ts:readBody
stubFetch software healthy sdks/nodejs-client/src/index.test.ts:stubFetch
jsonResponse software healthy sdks/nodejs-client/src/index.test.ts:jsonResponse
makeLongString software healthy sdks/nodejs-client/src/client/validation.test.ts:makeLongSt…
warnOnce software healthy sdks/nodejs-client/src/client/completion.ts:warnOnce
toConfig software healthy sdks/nodejs-client/src/client/base.ts:toConfig
appendUserToFormData software healthy sdks/nodejs-client/src/client/base.ts:appendUserToFormData
ensureNonEmptyString software healthy sdks/nodejs-client/src/client/validation.ts:ensureNonEmptyS…
ensureOptionalString software healthy sdks/nodejs-client/src/client/validation.ts:ensureOptionalS…
ensureOptionalInt software healthy sdks/nodejs-client/src/client/validation.ts:ensureOptionalI…
ensureOptionalBoolean software healthy sdks/nodejs-client/src/client/validation.ts:ensureOptionalB…
ensureStringArray software healthy sdks/nodejs-client/src/client/validation.ts:ensureStringArr…
ensureOptionalStringArray software healthy sdks/nodejs-client/src/client/validation.ts:ensureOptionalS…
ensureRating software healthy sdks/nodejs-client/src/client/validation.ts:ensureRating
validateParams software healthy sdks/nodejs-client/src/client/validation.ts:validateParams
ensureFormData software healthy sdks/nodejs-client/src/client/knowledge-base.ts:ensureFormD…
ensureNonEmptyArray software healthy sdks/nodejs-client/src/client/knowledge-base.ts:ensureNonEm…
isRecord software healthy sdks/nodejs-client/src/internal/type-guards.ts:isRecord
isFormData software healthy sdks/nodejs-client/src/http/form-data.ts:isFormData
getFormDataHeaders software healthy sdks/nodejs-client/src/http/form-data.ts:getFormDataHeaders
sleep software healthy sdks/nodejs-client/src/http/retry.ts:sleep
getRetryDelayMs software healthy sdks/nodejs-client/src/http/retry.ts:getRetryDelayMs
shouldRetry software healthy sdks/nodejs-client/src/http/retry.ts:shouldRetry
toBufferChunk software healthy sdks/nodejs-client/src/http/sse.ts:toBufferChunk
parseMaybeJson software healthy sdks/nodejs-client/src/http/sse.ts:parseMaybeJson
extractTextFromEvent software healthy sdks/nodejs-client/src/http/sse.ts:extractTextFromEvent
createBinaryStream software healthy sdks/nodejs-client/src/http/sse.ts:createBinaryStream
normalizeSettings software healthy sdks/nodejs-client/src/http/client.ts:normalizeSettings
normalizeHeaders software healthy sdks/nodejs-client/src/http/client.ts:normalizeHeaders
resolveRequestId software healthy sdks/nodejs-client/src/http/client.ts:resolveRequestId
buildRequestUrl software healthy sdks/nodejs-client/src/http/client.ts:buildRequestUrl
buildQueryString software healthy sdks/nodejs-client/src/http/client.ts:buildQueryString
parseRetryAfterSeconds software healthy sdks/nodejs-client/src/http/client.ts:parseRetryAfterSeconds
isPipeableStream software healthy sdks/nodejs-client/src/http/client.ts:isPipeableStream
toNodeReadable software healthy sdks/nodejs-client/src/http/client.ts:toNodeReadable
isBinaryBody software healthy sdks/nodejs-client/src/http/client.ts:isBinaryBody
isJsonBody software healthy sdks/nodejs-client/src/http/client.ts:isJsonBody
isUploadLikeRequest software healthy sdks/nodejs-client/src/http/client.ts:isUploadLikeRequest
resolveErrorMessage software healthy sdks/nodejs-client/src/http/client.ts:resolveErrorMessage
parseJsonLikeText software healthy sdks/nodejs-client/src/http/client.ts:parseJsonLikeText
prepareRequestBody software healthy sdks/nodejs-client/src/http/client.ts:prepareRequestBody
createTimeoutContext software healthy sdks/nodejs-client/src/http/client.ts:createTimeoutContext
mapHttpError software healthy sdks/nodejs-client/src/http/client.ts:mapHttpError
mapTransportError software healthy sdks/nodejs-client/src/http/client.ts:mapTransportError
parsedBody software healthy sdks/nodejs-client/src/http/client.ts:parsedBody
stubFetch software healthy sdks/nodejs-client/src/http/client.test.ts:stubFetch
getFetchCall software healthy sdks/nodejs-client/src/http/client.test.ts:getFetchCall
toHeaderRecord software healthy sdks/nodejs-client/src/http/client.test.ts:toHeaderRecord

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

LabelLayerStatusPath
depot.json software healthy depot.json
vite.config.ts software warning vite.config.ts
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
eslint-suppressions.json software healthy eslint-suppressions.json
AGENTS.md software healthy AGENTS.md
codecov.yml software healthy codecov.yml
README.md software healthy sdks/README.md
vite.config.ts software warning sdks/nodejs-client/vite.config.ts
README.md software healthy sdks/nodejs-client/README.md
package.json software healthy sdks/nodejs-client/package.json
eslint.config.js software warning sdks/nodejs-client/eslint.config.js
tsconfig.json software healthy sdks/nodejs-client/tsconfig.json
test-utils.ts software healthy sdks/nodejs-client/tests/test-utils.ts
http.integration.test.ts software healthy sdks/nodejs-client/tests/http.integration.test.ts
publish.sh software healthy sdks/nodejs-client/scripts/publish.sh
index.test.ts software healthy sdks/nodejs-client/src/index.test.ts
index.ts software healthy sdks/nodejs-client/src/index.ts
workflow.ts software warning sdks/nodejs-client/src/types/workflow.ts
completion.ts software warning sdks/nodejs-client/src/types/completion.ts
chat.ts software warning sdks/nodejs-client/src/types/chat.ts
common.ts software warning sdks/nodejs-client/src/types/common.ts
workspace.ts software warning sdks/nodejs-client/src/types/workspace.ts
annotation.ts software warning sdks/nodejs-client/src/types/annotation.ts
knowledge-base.ts software warning sdks/nodejs-client/src/types/knowledge-base.ts
validation.test.ts software healthy sdks/nodejs-client/src/client/validation.test.ts
workflow.ts software healthy sdks/nodejs-client/src/client/workflow.ts
completion.test.ts software warning sdks/nodejs-client/src/client/completion.test.ts
completion.ts software healthy sdks/nodejs-client/src/client/completion.ts
workflow.test.ts software warning sdks/nodejs-client/src/client/workflow.test.ts
base.ts software healthy sdks/nodejs-client/src/client/base.ts
workspace.test.ts software warning sdks/nodejs-client/src/client/workspace.test.ts
base.test.ts software warning sdks/nodejs-client/src/client/base.test.ts
chat.ts software healthy sdks/nodejs-client/src/client/chat.ts
validation.ts software healthy sdks/nodejs-client/src/client/validation.ts
workspace.ts software healthy sdks/nodejs-client/src/client/workspace.ts
knowledge-base.test.ts software warning sdks/nodejs-client/src/client/knowledge-base.test.ts
chat.test.ts software warning sdks/nodejs-client/src/client/chat.test.ts
knowledge-base.ts software healthy sdks/nodejs-client/src/client/knowledge-base.ts
type-guards.ts software healthy sdks/nodejs-client/src/internal/type-guards.ts
dify-error.ts software healthy sdks/nodejs-client/src/errors/dify-error.ts
dify-error.test.ts software warning sdks/nodejs-client/src/errors/dify-error.test.ts
form-data.ts software healthy sdks/nodejs-client/src/http/form-data.ts
retry.ts software healthy sdks/nodejs-client/src/http/retry.ts
sse.ts software healthy sdks/nodejs-client/src/http/sse.ts

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

LabelLayerStatusPath
FormDataMock software healthy sdks/nodejs-client/src/index.test.ts:FormDataMock
WorkflowClient software healthy sdks/nodejs-client/src/client/workflow.ts:WorkflowClient
CompletionClient software healthy sdks/nodejs-client/src/client/completion.ts:CompletionClient
DifyClient software healthy sdks/nodejs-client/src/client/base.ts:DifyClient
ChatClient software healthy sdks/nodejs-client/src/client/chat.ts:ChatClient
WorkspaceClient software healthy sdks/nodejs-client/src/client/workspace.ts:WorkspaceClient
KnowledgeBaseClient software healthy sdks/nodejs-client/src/client/knowledge-base.ts:KnowledgeBa…
DifyError software healthy sdks/nodejs-client/src/errors/dify-error.ts:DifyError
APIError software healthy sdks/nodejs-client/src/errors/dify-error.ts:APIError
AuthenticationError software healthy sdks/nodejs-client/src/errors/dify-error.ts:AuthenticationE…
RateLimitError software healthy sdks/nodejs-client/src/errors/dify-error.ts:RateLimitError
ValidationError software healthy sdks/nodejs-client/src/errors/dify-error.ts:ValidationError
NetworkError software healthy sdks/nodejs-client/src/errors/dify-error.ts:NetworkError
TimeoutError software healthy sdks/nodejs-client/src/errors/dify-error.ts:TimeoutError
FileUploadError software healthy sdks/nodejs-client/src/errors/dify-error.ts:FileUploadError
HttpClient software healthy sdks/nodejs-client/src/http/client.ts:HttpClient
DifyApp software healthy api/dify_app.py:11
CleanupConfig software healthy api/schedule/clean_unused_datasets_task.py:19
FilesContainedField software healthy api/fields/raws.py:6
SimpleEndUser software healthy api/fields/end_user_fields.py:10
EndUserDetail software healthy api/fields/end_user_fields.py:17
_VarTypedDict software healthy api/fields/_value_type_serializer.py:7
DatasetMetadataResponse software healthy api/fields/dataset_fields.py:21
DatasetMetadataListItemResponse software healthy api/fields/dataset_fields.py:27
DatasetMetadataListResponse software healthy api/fields/dataset_fields.py:34
DatasetMetadataBuiltInFieldResponse software healthy api/fields/dataset_fields.py:39
DatasetMetadataBuiltInFieldsResponse software healthy api/fields/dataset_fields.py:44
DatasetMetadataActionResponse software healthy api/fields/dataset_fields.py:48
DatasetRerankingModelResponse software healthy api/fields/dataset_fields.py:149
DatasetKeywordSettingResponse software healthy api/fields/dataset_fields.py:154
DatasetVectorSettingResponse software healthy api/fields/dataset_fields.py:158
DatasetWeightedScoreResponse software healthy api/fields/dataset_fields.py:164
DatasetRetrievalModelResponse software healthy api/fields/dataset_fields.py:175
DatasetSummaryIndexSettingResponse software healthy api/fields/dataset_fields.py:191
DatasetTagResponse software healthy api/fields/dataset_fields.py:198
DatasetExternalKnowledgeInfoResponse software healthy api/fields/dataset_fields.py:204
DatasetExternalRetrievalModelResponse software healthy api/fields/dataset_fields.py:211
DatasetDocMetadataResponse software healthy api/fields/dataset_fields.py:217
DatasetIconInfoResponse software healthy api/fields/dataset_fields.py:223
DatasetDetailResponse software healthy api/fields/dataset_fields.py:230
MessageFile software healthy api/fields/conversation_fields.py:15
SimpleConversation software healthy api/fields/conversation_fields.py:34
ConversationInfiniteScrollPagination software healthy api/fields/conversation_fields.py:54
ConversationDelete software healthy api/fields/conversation_fields.py:60
ResultResponse software healthy api/fields/conversation_fields.py:64
SimpleAccount software healthy api/fields/conversation_fields.py:68
Feedback software healthy api/fields/conversation_fields.py:74
ConversationAnnotation software healthy api/fields/conversation_fields.py:82
ConversationAnnotationHitHistory software healthy api/fields/conversation_fields.py:95
AgentThought software healthy api/fields/conversation_fields.py:106

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

LabelLayerStatusPath
sdks software healthy sdks
nodejs-client software healthy sdks/nodejs-client
tests software healthy sdks/nodejs-client/tests
scripts software healthy sdks/nodejs-client/scripts
src software healthy sdks/nodejs-client/src
types software healthy sdks/nodejs-client/src/types
client software healthy sdks/nodejs-client/src/client
internal software healthy sdks/nodejs-client/src/internal
errors software healthy sdks/nodejs-client/src/errors
http software healthy sdks/nodejs-client/src/http
php-client software healthy sdks/php-client
docker software healthy docker
tidb software healthy docker/tidb
config software healthy docker/tidb/config
iris software healthy docker/iris
pgvector software healthy docker/pgvector
certbot software healthy docker/certbot
nginx software healthy docker/nginx
startupscripts software healthy docker/startupscripts
volumes software healthy docker/volumes
oceanbase software healthy docker/volumes/oceanbase
init.d software healthy docker/volumes/oceanbase/init.d
sandbox software healthy docker/volumes/sandbox
conf software healthy docker/volumes/sandbox/conf
opensearch software healthy docker/volumes/opensearch
couchbase-server software healthy docker/couchbase-server
ssrf_proxy software healthy docker/ssrf_proxy
elasticsearch software healthy docker/elasticsearch
.devcontainer software healthy .devcontainer
api software healthy api
schedule software healthy api/schedule
fields software healthy api/fields
docker software healthy api/docker
models software healthy api/models
utils software healthy api/models/utils
enterprise software healthy api/enterprise
telemetry software healthy api/enterprise/telemetry
entities software healthy api/enterprise/telemetry/entities
tests software healthy api/tests
integration_tests software healthy api/tests/integration_tests
vdb software healthy api/tests/integration_tests/vdb
plugin software healthy api/tests/integration_tests/plugin
tools software healthy api/tests/integration_tests/plugin/tools
__mock software healthy api/tests/integration_tests/plugin/__mock
model_runtime software healthy api/tests/integration_tests/model_runtime
__mock software healthy api/tests/integration_tests/model_runtime/__mock
factories software healthy api/tests/integration_tests/factories
utils software healthy api/tests/integration_tests/utils
tasks software healthy api/tests/integration_tests/tasks
workflow software healthy api/tests/integration_tests/workflow

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

LabelLayerStatusPath
Home frontend healthy web/app/page.tsx
LocaleLayout frontend healthy web/app/layout.tsx
AppError frontend healthy web/app/error.tsx
RoutePrefixHandle frontend healthy web/app/routePrefixHandle.tsx
LoadedFormContent frontend healthy web/app/(humanInputLayout)/form/[token]/loaded-form-content…
React frontend healthy web/app/(humanInputLayout)/form/[token]/form.tsx
React frontend healthy web/app/(humanInputLayout)/form/[token]/page.tsx
FormStatusCard frontend healthy web/app/(humanInputLayout)/form/[token]/form-status-card.tsx
Install frontend healthy web/app/install/page.tsx
InstallForm frontend healthy web/app/install/installForm.tsx
CheckCode frontend healthy web/app/reset-password/page.tsx
SignInLayout frontend healthy web/app/reset-password/layout.tsx
ChangePasswordForm frontend healthy web/app/reset-password/set-password/page.tsx
CheckCode frontend healthy web/app/reset-password/check-code/page.tsx
Signup frontend healthy web/app/signup/page.tsx
RegisterLayout frontend healthy web/app/signup/layout.tsx
Form frontend healthy web/app/signup/components/input-mail.tsx
ChangePasswordForm frontend healthy web/app/signup/set-password/page.tsx
CheckCode frontend healthy web/app/signup/check-code/page.tsx
DatasetsLoading frontend healthy web/app/components/datasets/loading.tsx
React frontend healthy web/app/components/datasets/no-linked-apps-panel.tsx
React frontend healthy web/app/components/datasets/settings/option-card.tsx
Form frontend healthy web/app/components/datasets/settings/form/index.tsx
IndexingSection frontend healthy web/app/components/datasets/settings/form/components/indexi…
ExternalKnowledgeSection frontend healthy web/app/components/datasets/settings/form/components/extern…
BasicInfoSection frontend healthy web/app/components/datasets/settings/form/components/basic-…
React frontend healthy web/app/components/datasets/settings/index-method/keyword-n…
IndexMethod frontend healthy web/app/components/datasets/settings/index-method/index.tsx
React frontend healthy web/app/components/datasets/settings/permission-selector/pe…
PermissionSelector frontend healthy web/app/components/datasets/settings/permission-selector/in…
React frontend healthy web/app/components/datasets/settings/permission-selector/me…
React frontend healthy web/app/components/datasets/settings/chunk-structure/index.…
React frontend healthy web/app/components/datasets/extra-info/statistics.tsx
React frontend healthy web/app/components/datasets/extra-info/index.tsx
React frontend healthy web/app/components/datasets/extra-info/api-access/card.tsx
React frontend healthy web/app/components/datasets/extra-info/api-access/index.tsx
React frontend healthy web/app/components/datasets/extra-info/service-api/card.tsx
React frontend healthy web/app/components/datasets/extra-info/service-api/index.tsx
React frontend healthy web/app/components/datasets/common/chunking-mode-label.tsx
React frontend healthy web/app/components/datasets/common/document-file-icon.tsx
React frontend healthy web/app/components/datasets/common/retrieval-param-config/i…
ImageUploaderInRetrievalTestingWrapper frontend healthy web/app/components/datasets/common/image-uploader/image-upl…
React frontend healthy web/app/components/datasets/common/image-uploader/image-upl…
ImageUploaderInChunkWrapper frontend healthy web/app/components/datasets/common/image-uploader/image-upl…
React frontend healthy web/app/components/datasets/common/image-uploader/image-upl…
React frontend healthy web/app/components/datasets/common/document-picker/preview-…
DocumentList frontend healthy web/app/components/datasets/common/document-picker/document…
ImagePreviewer frontend healthy web/app/components/datasets/common/image-previewer/index.tsx
React frontend healthy web/app/components/datasets/common/economical-retrieval-met…
React frontend healthy web/app/components/datasets/common/retrieval-method-config/…

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

LabelLayerStatusPath
/page.tsx frontend healthy web/app/page.tsx
/(humanInputLayout)/form/[token] frontend healthy web/app/(humanInputLayout)/form/[token]/page.tsx
/install frontend healthy web/app/install/page.tsx
/reset-password frontend healthy web/app/reset-password/page.tsx
/reset-password/set-password frontend healthy web/app/reset-password/set-password/page.tsx
/reset-password/check-code frontend healthy web/app/reset-password/check-code/page.tsx
/signup frontend healthy web/app/signup/page.tsx
/signup/set-password frontend healthy web/app/signup/set-password/page.tsx
/signup/check-code frontend healthy web/app/signup/check-code/page.tsx
/forgot-password frontend healthy web/app/forgot-password/page.tsx
/signin frontend healthy web/app/signin/page.tsx
/signin/invite-settings frontend healthy web/app/signin/invite-settings/page.tsx
/signin/check-code frontend healthy web/app/signin/check-code/page.tsx
/(commonLayout)/datasets frontend healthy web/app/(commonLayout)/datasets/page.tsx
/(commonLayout)/datasets/connect frontend healthy web/app/(commonLayout)/datasets/connect/page.tsx
/(commonLayout)/datasets/create-from-pipeline frontend healthy web/app/(commonLayout)/datasets/create-from-pipeline/page.t…
/(commonLayout)/datasets/create frontend healthy web/app/(commonLayout)/datasets/create/page.tsx
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/… frontend healthy web/app/(commonLayout)/datasets/(datasetDetailLayout)/[data…
/(commonLayout)/apps frontend healthy web/app/(commonLayout)/apps/page.tsx
/(commonLayout)/app/(appDetailLayout)/[appId]/develop frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/develo…
/(commonLayout)/app/(appDetailLayout)/[appId]/configuration frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/config…
/(commonLayout)/app/(appDetailLayout)/[appId]/logs frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/logs/p…
/(commonLayout)/app/(appDetailLayout)/[appId]/annotations frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/annota…
/(commonLayout)/app/(appDetailLayout)/[appId]/workflow frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/workfl…
/(commonLayout)/app/(appDetailLayout)/[appId]/overview frontend healthy web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overvi…
/(commonLayout)/education-apply frontend healthy web/app/(commonLayout)/education-apply/page.tsx
/(commonLayout)/tools frontend healthy web/app/(commonLayout)/tools/page.tsx
/(commonLayout)/explore/apps frontend healthy web/app/(commonLayout)/explore/apps/page.tsx
/(commonLayout)/explore/installed/[appId] frontend healthy web/app/(commonLayout)/explore/installed/[appId]/page.tsx
/(commonLayout)/plugins frontend healthy web/app/(commonLayout)/plugins/page.tsx
/oauth-callback frontend healthy web/app/oauth-callback/page.tsx
/education-apply frontend healthy web/app/education-apply/education-apply-page.tsx
/device frontend healthy web/app/device/page.tsx
/activate frontend healthy web/app/activate/page.tsx
/account/(commonLayout) frontend healthy web/app/account/(commonLayout)/page.tsx
/account/oauth/authorize frontend healthy web/app/account/oauth/authorize/page.tsx
/init frontend healthy web/app/init/page.tsx
/(shareLayout)/chatbot/[token] frontend healthy web/app/(shareLayout)/chatbot/[token]/page.tsx
/(shareLayout)/webapp-reset-password frontend healthy web/app/(shareLayout)/webapp-reset-password/page.tsx
/(shareLayout)/webapp-reset-password/set-password frontend healthy web/app/(shareLayout)/webapp-reset-password/set-password/pa…
/(shareLayout)/webapp-reset-password/check-code frontend healthy web/app/(shareLayout)/webapp-reset-password/check-code/page…
/(shareLayout)/chat/[token] frontend healthy web/app/(shareLayout)/chat/[token]/page.tsx

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

LabelLayerStatusPath
ANY /health api healthy api/extensions/ext_app_metrics.py
ANY /threads api healthy api/extensions/ext_app_metrics.py
ANY /db-pool-stat api healthy api/extensions/ext_app_metrics.py
ANY /server/<string:server_code>/mcp api healthy api/controllers/mcp/mcp.py
ANY /upload/for-plugin api healthy api/controllers/files/upload.py
ANY /tools/<uuid:file_id>.<string:extension> api healthy api/controllers/files/tool_files.py
ANY /<uuid:file_id>/image-preview api healthy api/controllers/files/image_preview.py
ANY /<uuid:file_id>/file-preview api healthy api/controllers/files/image_preview.py
ANY /workspaces/<uuid:workspace_id>/webapp-logo api healthy api/controllers/files/image_preview.py
ANY /system-features api healthy api/controllers/web/feature.py
ANY /completion-messages api healthy api/controllers/web/completion.py
ANY /completion-messages/<string:task_id>/stop api healthy api/controllers/web/completion.py
ANY /chat-messages api healthy api/controllers/web/completion.py
ANY /chat-messages/<string:task_id>/stop api healthy api/controllers/web/completion.py
ANY /workflows/run api healthy api/controllers/web/workflow.py
ANY /workflows/tasks/<string:task_id>/stop api healthy api/controllers/web/workflow.py
ANY /site api healthy api/controllers/web/site.py
ANY /saved-messages api healthy api/controllers/web/saved_message.py
ANY /saved-messages/<uuid:message_id> api healthy api/controllers/web/saved_message.py
ANY /forgot-password api healthy api/controllers/web/forgot_password.py
ANY /forgot-password/validity api healthy api/controllers/web/forgot_password.py
ANY /forgot-password/resets api healthy api/controllers/web/forgot_password.py
ANY /parameters api healthy api/controllers/web/app.py
ANY /meta api healthy api/controllers/web/app.py
ANY /webapp/access-mode api healthy api/controllers/web/app.py
ANY /webapp/permission api healthy api/controllers/web/app.py
ANY /remote-files/<path:url> api healthy api/controllers/web/remote_files.py
ANY /remote-files/upload api healthy api/controllers/web/remote_files.py
ANY /audio-to-text api healthy api/controllers/web/audio.py
ANY /text-to-audio api healthy api/controllers/web/audio.py
ANY /messages api healthy api/controllers/web/message.py
ANY /messages/<uuid:message_id>/feedbacks api healthy api/controllers/web/message.py
ANY /messages/<uuid:message_id>/more-like-this api healthy api/controllers/web/message.py
ANY /messages/<uuid:message_id>/suggested-questions api healthy api/controllers/web/message.py
ANY /form/human_input/<string:form_token>/upload-token api healthy api/controllers/web/human_input_form.py
ANY /form/human_input/<string:form_token> api healthy api/controllers/web/human_input_form.py
ANY /files/upload api healthy api/controllers/web/files.py
ANY /login api healthy api/controllers/web/login.py
ANY /login/status api healthy api/controllers/web/login.py
ANY /logout api healthy api/controllers/web/login.py
ANY /email-code-login api healthy api/controllers/web/login.py
ANY /email-code-login/validity api healthy api/controllers/web/login.py
ANY /human-input-forms/files api healthy api/controllers/web/human_input_file_upload.py
ANY /passport api healthy api/controllers/web/passport.py
ANY /conversations api healthy api/controllers/web/conversation.py
ANY /conversations/<uuid:c_id> api healthy api/controllers/web/conversation.py
ANY /conversations/<uuid:c_id>/name api healthy api/controllers/web/conversation.py
ANY /conversations/<uuid:c_id>/pin api healthy api/controllers/web/conversation.py
ANY /conversations/<uuid:c_id>/unpin api healthy api/controllers/web/conversation.py
ANY /enterprise/mail api healthy api/controllers/inner_api/mail.py

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 sdks/nodejs-client/tests/http.integration.test.ts
127.0.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
10.0.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
172.16.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
192.168.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
100.64.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
192.0.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
192.0.2.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
198.18.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
192.88.99.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
198.51.100.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
203.0.113.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
224.0.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
240.0.0.0 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
255.255.255.255 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
1.17.1.4 network healthy api/pyproject.toml
192.168.1.1 network healthy api/tests/unit_tests/models/test_account_models.py
203.0.113.10 network healthy api/tests/unit_tests/controllers/web/test_human_input_form.…
1.1.1.1 network healthy api/tests/unit_tests/controllers/console/workspace/test_mem…
4.3.5.1 network healthy api/providers/vdb/vdb-oceanbase/tests/unit_tests/test_ocean…
4.3.4.0 network healthy api/providers/vdb/vdb-oceanbase/tests/unit_tests/test_ocean…
120.0.0.0 network healthy api/services/tools/api_tools_manage_service.py
192.168.1.100 network healthy api/configs/middleware/vdb/elasticsearch_config.py
8.8.8.8 network healthy api/configs/remote_settings_sources/apollo/utils.py
139.0.0.0 network healthy scripts/stress-test/setup/install_openai_plugin.py
012.085.012.17 network healthy packages/iconify-collections/custom-public/icons.json
423.121.763.352 network healthy packages/iconify-collections/custom-public/icons.json
243.218.583.34 network healthy packages/iconify-collections/custom-public/icons.json
425.097.716.28 network healthy packages/iconify-collections/custom-public/icons.json
182.17.51.255 network healthy packages/iconify-collections/custom-public/icons.json
254.048.448.158 network healthy packages/iconify-collections/custom-public/icons.json
243.218.584.34 network healthy packages/iconify-collections/custom-public/icons.json
06.024.158.06 network healthy packages/iconify-collections/custom-public/icons.json
414.084.827.12 network healthy packages/iconify-collections/custom-public/icons.json
231.036.462.072 network healthy packages/iconify-collections/custom-public/icons.json
206.05.413.098 network healthy packages/iconify-collections/custom-public/icons.json
146.085.243.17 network healthy packages/iconify-collections/custom-public/icons.json
06.085.085.194 network healthy packages/iconify-collections/custom-public/icons.json
29.097.533.304 network healthy packages/iconify-collections/custom-public/icons.json
207.193.583.387 network healthy packages/iconify-collections/custom-public/icons.json
316.424.486.909 network healthy packages/iconify-collections/custom-public/icons.json
073.06.146.206 network healthy packages/iconify-collections/custom-public/icons.json
085.06.146.206 network healthy packages/iconify-collections/custom-public/icons.json
485.121.848.376 network healthy packages/iconify-collections/custom-public/icons.json
28.267.632.389 network healthy packages/iconify-collections/custom-public/icons.json
388.036.69.121 network healthy packages/iconify-collections/custom-public/icons.json
073.23.194.473 network healthy packages/iconify-collections/custom-public/icons.json
377.048.778.133 network healthy packages/iconify-collections/custom-public/icons.json
1.045.388.486 network healthy packages/iconify-collections/custom-public/icons.json
254.049.448.158 network healthy packages/iconify-collections/custom-public/icons.json

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

LabelLayerStatusPath
test_legacy_model_type_migration.py data healthy api/tests/unit_tests/commands/test_legacy_model_type_migrat…
test_data_migration_commands.py data healthy api/tests/unit_tests/commands/test_data_migration_commands.…
test_data_migration_wizard.py data healthy api/tests/unit_tests/commands/test_data_migration_wizard.py
test_plugin_migration.py data healthy api/tests/unit_tests/services/plugin/test_plugin_migration.…
test_dependency_discovery_service.py data healthy api/tests/unit_tests/services/data_migration/test_dependenc…
test_entities.py data healthy api/tests/unit_tests/services/data_migration/test_entities.…
test_report_service.py data healthy api/tests/unit_tests/services/data_migration/test_report_se…
test_import_service.py data healthy api/tests/unit_tests/services/data_migration/test_import_se…
test_export_service.py data healthy api/tests/unit_tests/services/data_migration/test_export_se…
test_package_service.py data healthy api/tests/unit_tests/services/data_migration/test_package_s…
legacy_model_type_migration.py data healthy api/tests/helpers/legacy_model_type_migration.py
test_legacy_model_type_migration.py data healthy api/tests/test_containers_integration_tests/commands/test_l…
data_migration.py data healthy api/commands/data_migration.py
db_migration_lock.py data healthy api/libs/db_migration_lock.py
legacy_model_type_migration.py data healthy api/services/legacy_model_type_migration.py
data_migration.py data healthy api/services/plugin/data_migration.py
plugin_migration.py data healthy api/services/plugin/plugin_migration.py
package_service.py data healthy api/services/data_migration/package_service.py
__init__.py data healthy api/services/data_migration/__init__.py
dependency_discovery_service.py data healthy api/services/data_migration/dependency_discovery_service.py
export_service.py data healthy api/services/data_migration/export_service.py
entities.py data healthy api/services/data_migration/entities.py
import_service.py data healthy api/services/data_migration/import_service.py
report_service.py data healthy api/services/data_migration/report_service.py
env.py data healthy api/migrations/env.py
2024_12_19_1746-11b07f66c737_remove_unused_tool_providers.py data healthy api/migrations/versions/2024_12_19_1746-11b07f66c737_remove…
16830a790f0f_.py data healthy api/migrations/versions/16830a790f0f_.py
5fda94355fce_custom_disclaimer.py data healthy api/migrations/versions/5fda94355fce_custom_disclaimer.py
2026_05_25_1143-97e2e1a644e8_add_workflow_version_to_workfl… data healthy api/migrations/versions/2026_05_25_1143-97e2e1a644e8_add_wo…
4e99a8df00ff_add_load_balancing.py data healthy api/migrations/versions/4e99a8df00ff_add_load_balancing.py
2025_08_20_1747-8d289573e1da_add_oauth_provider_apps.py data healthy api/migrations/versions/2025_08_20_1747-8d289573e1da_add_oa…
408176b91ad3_add_max_active_requests.py data healthy api/migrations/versions/408176b91ad3_add_max_active_request…
c031d46af369_remove_app_model_config_trace_config_.py data healthy api/migrations/versions/c031d46af369_remove_app_model_confi…
2024_10_09_1329-d8e744d88ed6_fix_wrong_service_api_history.… data healthy api/migrations/versions/2024_10_09_1329-d8e744d88ed6_fix_wr…
2026_04_15_1726-227822d22895_add_workflow_comments_table.py data healthy api/migrations/versions/2026_04_15_1726-227822d22895_add_wo…
2025_11_06_1603-9e6fa5cbcd80_make_message_annotation_questi… data healthy api/migrations/versions/2025_11_06_1603-9e6fa5cbcd80_make_m…
2024_12_25_1137-923752d42eb6_add_auto_disabled_dataset_logs… data healthy api/migrations/versions/2024_12_25_1137-923752d42eb6_add_au…
fca025d3b60f_add_dataset_retrival_model.py data healthy api/migrations/versions/fca025d3b60f_add_dataset_retrival_m…
2025_03_03_1436-ee79d9b1c156_add_marked_name_and_marked_com… data healthy api/migrations/versions/2025_03_03_1436-ee79d9b1c156_add_ma…
2024_09_24_0922-6af6a521a53e_update_retrieval_resource.py data healthy api/migrations/versions/2024_09_24_0922-6af6a521a53e_update…
77e83833755c_add_app_config_retriever_resource.py data healthy api/migrations/versions/77e83833755c_add_app_config_retriev…
7b45942e39bb_add_api_key_auth_binding.py data healthy api/migrations/versions/7b45942e39bb_add_api_key_auth_bindi…
2024_08_20_0455-2dbe42621d96_rename_workflow__conversation_… data healthy api/migrations/versions/2024_08_20_0455-2dbe42621d96_rename…
2025_12_25_1039-7df29de0f6be_add_credit_pool.py data healthy api/migrations/versions/2025_12_25_1039-7df29de0f6be_add_cr…
2025_11_12_1537-d57accd375ae_support_multi_modal.py data healthy api/migrations/versions/2025_11_12_1537-d57accd375ae_suppor…
714aafe25d39_add_anntation_history_match_response.py data healthy api/migrations/versions/714aafe25d39_add_anntation_history_…
e8883b0148c9_add_dataset_model_name.py data healthy api/migrations/versions/e8883b0148c9_add_dataset_model_name…
2026_03_02_1805-0ec65df55790_add_indexes_for_human_input_fo… data healthy api/migrations/versions/2026_03_02_1805-0ec65df55790_add_in…
47cc7df8c4f3_modify_default_model_name_length.py data healthy api/migrations/versions/47cc7df8c4f3_modify_default_model_n…
a8f9b3c45e4a_add_tenant_id_db_index.py data healthy api/migrations/versions/a8f9b3c45e4a_add_tenant_id_db_index…

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

LabelLayerStatusPath
IF data healthy api/providers/vdb/vdb-oracle/src/dify_vdb_oracle/oraclevect…
volume data healthy api/extensions/storage/clickzetta_volume/clickzetta_volume_…
accounts data healthy api/models/account.py
tenants data healthy api/models/account.py
tenant_account_joins data healthy api/models/account.py
account_integrates data healthy api/models/account.py
invitation_codes data healthy api/models/account.py
account_plugin_permissions data healthy api/models/account.py
tenant_plugin_auto_upgrade_strategies data healthy api/models/account.py
App data healthy api/models/model.py
Conversation data healthy api/models/model.py
Message data healthy api/models/model.py
EndUser data healthy api/models/model.py
Site data healthy api/models/model.py
ApiToken data healthy api/models/model.py
dify_setups data healthy api/models/model.py
apps data healthy api/models/model.py
app_model_configs data healthy api/models/model.py
recommended_apps data healthy api/models/model.py
installed_apps data healthy api/models/model.py
trial_apps data healthy api/models/model.py
account_trial_app_records data healthy api/models/model.py
exporle_banners data healthy api/models/model.py
oauth_provider_apps data healthy api/models/model.py
conversations data healthy api/models/model.py
messages data healthy api/models/model.py
message_feedbacks data healthy api/models/model.py
message_files data healthy api/models/model.py
message_annotations data healthy api/models/model.py
app_annotation_hit_histories data healthy api/models/model.py
app_annotation_settings data healthy api/models/model.py
operation_logs data healthy api/models/model.py
end_users data healthy api/models/model.py
app_mcp_servers data healthy api/models/model.py
sites data healthy api/models/model.py
api_tokens data healthy api/models/model.py
upload_files data healthy api/models/model.py
api_requests data healthy api/models/model.py
message_chains data healthy api/models/model.py
message_agent_thoughts data healthy api/models/model.py
dataset_retriever_resources data healthy api/models/model.py
tags data healthy api/models/model.py
tag_bindings data healthy api/models/model.py
trace_app_config data healthy api/models/model.py
tenant_credit_pools data healthy api/models/model.py
Workflow data healthy api/models/workflow.py
WorkflowRun data healthy api/models/workflow.py
WorkflowNodeExecutionModel data healthy api/models/workflow.py
WorkflowNodeExecutionOffload data healthy api/models/workflow.py
WorkflowDraftVariable data healthy api/models/workflow.py

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

LabelLayerStatusPath
password_literal::docker/volumes/opensearch/opensearch_dash… security healthy docker/volumes/opensearch/opensearch_dashboards.yml
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/models/test_account_… security healthy api/tests/unit_tests/models/test_account_models.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/tasks/test_mail_send… security healthy api/tests/unit_tests/tasks/test_mail_send_task.py
password_literal::api/tests/unit_tests/extensions/test_cele… security healthy api/tests/unit_tests/extensions/test_celery_ssl.py
password_literal::api/tests/unit_tests/controllers/web/test… security healthy api/tests/unit_tests/controllers/web/test_pydantic_models.py
password_literal::api/tests/unit_tests/controllers/web/test… security healthy api/tests/unit_tests/controllers/web/test_pydantic_models.py
password_literal::api/tests/unit_tests/controllers/web/test… security healthy api/tests/unit_tests/controllers/web/test_pydantic_models.py
generic_api_key::api/tests/unit_tests/controllers/console/t… security healthy api/tests/unit_tests/controllers/console/test_extension.py
password_literal::api/tests/unit_tests/controllers/console/… security healthy api/tests/unit_tests/controllers/console/test_init_validate…
password_literal::api/tests/unit_tests/controllers/console/… security healthy api/tests/unit_tests/controllers/console/auth/test_email_re…
password_literal::api/tests/unit_tests/libs/test_encryption… security healthy api/tests/unit_tests/libs/test_encryption.py
password_literal::api/tests/unit_tests/libs/test_encryption… security healthy api/tests/unit_tests/libs/test_encryption.py
password_literal::api/tests/unit_tests/libs/test_encryption… security healthy api/tests/unit_tests/libs/test_encryption.py
password_literal::api/tests/unit_tests/libs/test_encryption… security healthy api/tests/unit_tests/libs/test_encryption.py
password_literal::api/tests/unit_tests/libs/test_encryption… security healthy api/tests/unit_tests/libs/test_encryption.py
password_literal::api/tests/unit_tests/libs/test_password.py security healthy api/tests/unit_tests/libs/test_password.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/unit_tests/services/test_accoun… security healthy api/tests/unit_tests/services/test_account_service.py
password_literal::api/tests/test_containers_integration_tes… security healthy api/tests/test_containers_integration_tests/test_container_…
password_literal::api/tests/test_containers_integration_tes… security healthy api/tests/test_containers_integration_tests/models/test_acc…
password_literal::api/tests/test_containers_integration_tes… security healthy api/tests/test_containers_integration_tests/models/test_wor…
password_literal::api/tests/test_containers_integration_tes… security healthy api/tests/test_containers_integration_tests/tasks/test_mail…

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

LabelLayerStatusPath
image::docker/couchbase-server/Dockerfile hardware healthy docker/couchbase-server/Dockerfile
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::api/Dockerfile hardware healthy api/Dockerfile
image::web/Dockerfile hardware healthy web/Dockerfile
image::dify-agent/docker/shellctl/Dockerfile hardware healthy dify-agent/docker/shellctl/Dockerfile
init_permissions hardware healthy docker/docker-compose.yaml
api hardware healthy docker/docker-compose.yaml
api_websocket hardware healthy docker/docker-compose.yaml
worker hardware healthy docker/docker-compose.yaml
worker_beat hardware healthy docker/docker-compose.yaml
web hardware healthy docker/docker-compose.yaml
db_postgres hardware healthy docker/docker-compose.yaml
db_mysql hardware healthy docker/docker-compose.yaml
redis hardware healthy docker/docker-compose.yaml
sandbox hardware healthy docker/docker-compose.yaml
plugin_daemon hardware healthy docker/docker-compose.yaml
ssrf_proxy hardware healthy docker/docker-compose.yaml
certbot hardware healthy docker/docker-compose.yaml
nginx hardware healthy docker/docker-compose.yaml
weaviate hardware healthy docker/docker-compose.yaml
oceanbase hardware healthy docker/docker-compose.yaml
seekdb hardware healthy docker/docker-compose.yaml
qdrant hardware healthy docker/docker-compose.yaml
couchbase-server hardware healthy docker/docker-compose.yaml
pgvector hardware healthy docker/docker-compose.yaml
vastbase hardware healthy docker/docker-compose.yaml
pgvecto-rs hardware healthy docker/docker-compose.yaml
chroma hardware healthy docker/docker-compose.yaml
iris hardware healthy docker/docker-compose.yaml
oracle hardware healthy docker/docker-compose.yaml
etcd hardware healthy docker/docker-compose.yaml
minio hardware healthy docker/docker-compose.yaml
milvus-standalone hardware healthy docker/docker-compose.yaml
opensearch hardware healthy docker/docker-compose.yaml
opensearch-dashboards hardware healthy docker/docker-compose.yaml
opengauss hardware healthy docker/docker-compose.yaml
myscale hardware healthy docker/docker-compose.yaml
matrixone hardware healthy docker/docker-compose.yaml
elasticsearch hardware healthy docker/docker-compose.yaml
kibana hardware healthy docker/docker-compose.yaml
unstructured hardware healthy docker/docker-compose.yaml
pd0 hardware healthy docker/tidb/docker-compose.yaml
tikv hardware healthy docker/tidb/docker-compose.yaml
tidb hardware healthy docker/tidb/docker-compose.yaml
tiflash hardware healthy docker/tidb/docker-compose.yaml
k8s::app::api/tests/fixtures/workflow/test-answer-order.yml hardware healthy api/tests/fixtures/workflow/test-answer-order.yml
k8s::app::api/tests/fixtures/workflow/increment_loop_with_b… hardware healthy api/tests/fixtures/workflow/increment_loop_with_break_condi…
k8s::app::api/tests/fixtures/workflow/array_iteration_forma… hardware healthy api/tests/fixtures/workflow/array_iteration_formatting_work…
k8s::app::api/tests/fixtures/workflow/test_streaming_conver… hardware healthy api/tests/fixtures/workflow/test_streaming_conversation_var…
k8s::app::api/tests/fixtures/workflow/simple_passthrough_wo… hardware healthy api/tests/fixtures/workflow/simple_passthrough_workflow.yml

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

LabelLayerStatusPath
smoke cicd healthy .github/workflows/cli-smoke.yml
deploy cicd healthy .github/workflows/deploy-hitl.yml
pyrefly-diff cicd healthy .github/workflows/pyrefly-diff.yml
trigger cicd healthy .github/workflows/trigger-i18n-sync.yml
translate cicd healthy .github/workflows/translate-i18n-claude.yml
test cicd healthy .github/workflows/cli-tests.yml
build cicd healthy .github/workflows/tool-test-sdks.yaml
test cicd healthy .github/workflows/vdb-tests-full.yml
build cicd healthy .github/workflows/build-push.yml
fork-build-validate cicd healthy .github/workflows/build-push.yml
create-manifest cicd healthy .github/workflows/build-push.yml
test cicd healthy .github/workflows/web-e2e.yml
deploy cicd healthy .github/workflows/deploy-enterprise.yml
db-migration-test-postgres cicd healthy .github/workflows/db-migration-test.yml
db-migration-test-mysql cicd healthy .github/workflows/db-migration-test.yml
lint cicd healthy .github/workflows/semantic-pull-request.yml
deploy cicd healthy .github/workflows/deploy-saas.yml
labeler cicd healthy .github/workflows/labeler.yml
check-cherry-pick-provenance cicd healthy .github/workflows/hotfix-cherry-pick.yml
test cicd healthy .github/workflows/vdb-tests.yml
api-unit cicd healthy .github/workflows/api-tests.yml
api-integration cicd healthy .github/workflows/api-tests.yml
api-coverage cicd healthy .github/workflows/api-tests.yml
autofix cicd healthy .github/workflows/autofix.yml
release cicd healthy .github/workflows/cli-release.yml
python-style cicd healthy .github/workflows/style.yml
web-style cicd healthy .github/workflows/style.yml
ts-common-style cicd healthy .github/workflows/style.yml
superlinter cicd healthy .github/workflows/style.yml
stale cicd healthy .github/workflows/stale.yml
comment cicd healthy .github/workflows/pyrefly-diff-comment.yml
comment cicd healthy .github/workflows/pyrefly-type-coverage-comment.yml
test cicd healthy .github/workflows/web-tests.yml
merge-reports cicd healthy .github/workflows/web-tests.yml
dify-ui-test cicd healthy .github/workflows/web-tests.yml
pre_job cicd healthy .github/workflows/main-ci.yml
check-changes cicd healthy .github/workflows/main-ci.yml
api-tests-run cicd healthy .github/workflows/main-ci.yml
api-tests-skip cicd healthy .github/workflows/main-ci.yml
api-tests cicd healthy .github/workflows/main-ci.yml
cli-tests-run cicd healthy .github/workflows/main-ci.yml
cli-tests-skip cicd healthy .github/workflows/main-ci.yml
cli-tests cicd healthy .github/workflows/main-ci.yml
web-tests-run cicd healthy .github/workflows/main-ci.yml
web-tests-skip cicd healthy .github/workflows/main-ci.yml
web-tests cicd healthy .github/workflows/main-ci.yml
web-e2e-run cicd healthy .github/workflows/main-ci.yml
web-e2e-skip cicd healthy .github/workflows/main-ci.yml
web-e2e cicd healthy .github/workflows/main-ci.yml
style-check cicd healthy .github/workflows/main-ci.yml

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

LabelLayerStatusPath
auth::web/__tests__/plugins/plugin-auth-flow.test.tsx security healthy web/__tests__/plugins/plugin-auth-flow.test.tsx
auth::web/i18n/ru-RU/plugin.json security healthy web/i18n/ru-RU/plugin.json
auth::web/__tests__/embedded-user-id-auth.test.tsx security healthy web/__tests__/embedded-user-id-auth.test.tsx
auth::packages/contracts/generated/api/openapi/orpc.gen.ts security healthy packages/contracts/generated/api/openapi/orpc.gen.ts
auth::api/services/trigger/trigger_provider_service.py security healthy api/services/trigger/trigger_provider_service.py
auth::api/services/webapp_auth_service.py security healthy api/services/webapp_auth_service.py
auth::api/tests/unit_tests/core/plugin/test_plugin_runtime.… security healthy api/tests/unit_tests/core/plugin/test_plugin_runtime.py
auth::api/tests/unit_tests/controllers/web/test_web_passpor… security healthy api/tests/unit_tests/controllers/web/test_web_passport.py
auth::api/controllers/console/auth/oauth.py security healthy api/controllers/console/auth/oauth.py
auth::api/tests/unit_tests/controllers/openapi/test_oauth_s… security healthy api/tests/unit_tests/controllers/openapi/test_oauth_sso_cla…
auth::web/service/use-common.ts security healthy web/service/use-common.ts
auth::web/i18n/fa-IR/workflow.json security healthy web/i18n/fa-IR/workflow.json
auth::web/i18n/de-DE/workflow.json security healthy web/i18n/de-DE/workflow.json
auth::api/tests/test_containers_integration_tests/services/… security healthy api/tests/test_containers_integration_tests/services/test_a…
auth::web/i18n/uk-UA/tools.json security healthy web/i18n/uk-UA/tools.json
auth::web/app/components/plugins/plugin-auth/authorize/__te… security healthy web/app/components/plugins/plugin-auth/authorize/__tests__/…
auth::web/app/account/oauth/authorize/layout.tsx security healthy web/app/account/oauth/authorize/layout.tsx
auth::api/tests/unit_tests/controllers/openapi/test_device_… security healthy api/tests/unit_tests/controllers/openapi/test_device_sso.py
auth::web/i18n/it-IT/plugin.json security healthy web/i18n/it-IT/plugin.json
auth::web/i18n/sl-SI/plugin-trigger.json security healthy web/i18n/sl-SI/plugin-trigger.json
auth::web/i18n/ko-KR/workflow.json security healthy web/i18n/ko-KR/workflow.json
auth::api/services/account_service.py security healthy api/services/account_service.py
auth::web/app/device/components/authorize-sso.tsx security healthy web/app/device/components/authorize-sso.tsx
auth::api/models/model.py security healthy api/models/model.py
auth::web/app/signin/utils/__tests__/post-login-redirect.sp… security healthy web/app/signin/utils/__tests__/post-login-redirect.spec.ts
auth::web/app/components/plugins/plugin-auth/authorize/__te… security healthy web/app/components/plugins/plugin-auth/authorize/__tests__/…
auth::web/i18n-config/resources.ts security healthy web/i18n-config/resources.ts
auth::web/dev-proxy.config.ts security healthy web/dev-proxy.config.ts
auth::web/i18n/it-IT/workflow.json security healthy web/i18n/it-IT/workflow.json
auth::web/i18n/pt-BR/tools.json security healthy web/i18n/pt-BR/tools.json
auth::api/tests/unit_tests/controllers/openapi/test_oauth_s… security healthy api/tests/unit_tests/controllers/openapi/test_oauth_sso_hos…
auth::api/controllers/openapi/oauth_device_sso.py security healthy api/controllers/openapi/oauth_device_sso.py
auth::web/i18n/uk-UA/plugin-trigger.json security healthy web/i18n/uk-UA/plugin-trigger.json
auth::packages/contracts/generated/api/web/zod.gen.ts security healthy packages/contracts/generated/api/web/zod.gen.ts
auth::web/i18n/tr-TR/tools.json security healthy web/i18n/tr-TR/tools.json
auth::web/service/webapp-auth.ts security healthy web/service/webapp-auth.ts
auth::packages/contracts/generated/enterprise/orpc.gen.ts security healthy packages/contracts/generated/enterprise/orpc.gen.ts
auth::api/models/trigger.py security healthy api/models/trigger.py
auth::web/app/account/oauth/authorize/page.tsx security healthy web/app/account/oauth/authorize/page.tsx
auth::web/app/components/plugins/plugin-detail-panel/subscr… security healthy web/app/components/plugins/plugin-detail-panel/subscription…
auth::web/i18n/uk-UA/workflow.json security healthy web/i18n/uk-UA/workflow.json
auth::web/i18n/th-TH/workflow.json security healthy web/i18n/th-TH/workflow.json
auth::api/services/tools/mcp_tools_manage_service.py security healthy api/services/tools/mcp_tools_manage_service.py
auth::web/service/share.ts security healthy web/service/share.ts
auth::api/tests/unit_tests/controllers/openapi/test_device_… security healthy api/tests/unit_tests/controllers/openapi/test_device_approv…
auth::api/controllers/console/workspace/account.py security healthy api/controllers/console/workspace/account.py
auth::web/i18n/pl-PL/workflow.json security healthy web/i18n/pl-PL/workflow.json
auth::packages/contracts/generated/api/console/oauth/orpc.g… security healthy packages/contracts/generated/api/console/oauth/orpc.gen.ts
auth::api/tests/unit_tests/controllers/console/datasets/tes… security healthy api/tests/unit_tests/controllers/console/datasets/test_data…
auth::api/core/tools/tool_manager.py security healthy api/core/tools/tool_manager.py

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

LabelLayerStatusPath
port:1001 network healthy docker/docker-compose-template.yaml
port:5434 network healthy docker/docker-compose-template.yaml
port:5432 network healthy docker/docker-compose-template.yaml
port:19530 network healthy docker/docker-compose-template.yaml
port:9091 network healthy docker/docker-compose-template.yaml
port:4000 network healthy docker/tidb/docker-compose.yaml
port:8194 network healthy docker/volumes/sandbox/conf/config.yaml
port:5601 network healthy docker/volumes/opensearch/opensearch_dashboards.yml
port:5001 network healthy .devcontainer/post_create_command.sh
port:5003 network healthy api/tests/integration_tests/tools/__mock_server/openapi_tod…
port:465 network healthy api/tests/unit_tests/tasks/test_mail_send_task.py
port:587 network healthy api/tests/unit_tests/tasks/test_mail_send_task.py
port:25 network healthy api/tests/unit_tests/tasks/test_mail_send_task.py
port:6379 network healthy api/tests/test_containers_integration_tests/conftest.py
port:2881 network healthy api/providers/vdb/vdb-oceanbase/tests/integration_tests/tes…
port:6001 network healthy api/providers/vdb/vdb-matrixone/tests/integration_tests/tes…
port:8123 network healthy api/providers/vdb/vdb-myscale/tests/integration_tests/test_…
port:9201 network healthy api/providers/vdb/vdb-opensearch/tests/unit_tests/test_open…
port:5433 network healthy api/providers/vdb/vdb-pgvector/tests/integration_tests/test…
port:3306 network healthy api/providers/vdb/vdb-alibabacloud-mysql/tests/unit_tests/t…
port:8000 network healthy api/providers/vdb/vdb-chroma/tests/integration_tests/test_c…
port:9200 network healthy api/providers/vdb/vdb-elasticsearch/tests/integration_tests…
port:9443 network healthy api/providers/vdb/vdb-elasticsearch/tests/unit_tests/test_e…
port:6600 network healthy api/providers/vdb/vdb-opengauss/tests/integration_tests/tes…
port:5431 network healthy api/providers/vdb/vdb-pgvecto-rs/tests/integration_tests/te…
port:80 network healthy api/providers/vdb/vdb-hologres/tests/unit_tests/test_hologr…
port:5004 network healthy scripts/stress-test/setup/mock_openai_server.py
port:8083 network healthy packages/dev-proxy/src/config.spec.ts
port:9002 network healthy packages/dev-proxy/src/config.spec.ts
port:7777 network healthy packages/dev-proxy/src/config.spec.ts
port:7788 network healthy packages/dev-proxy/src/config.spec.ts
port:3000 network healthy web/vite.config.ts
port:5678 network healthy web/plugins/vite/code-inspector.ts

LabelLayerStatusPath
gha::cli-smoke cicd healthy .github/workflows/cli-smoke.yml
gha::deploy-hitl cicd healthy .github/workflows/deploy-hitl.yml
gha::pyrefly-diff cicd healthy .github/workflows/pyrefly-diff.yml
gha::trigger-i18n-sync cicd healthy .github/workflows/trigger-i18n-sync.yml
gha::translate-i18n-claude cicd healthy .github/workflows/translate-i18n-claude.yml
gha::cli-tests cicd healthy .github/workflows/cli-tests.yml
gha::tool-test-sdks cicd healthy .github/workflows/tool-test-sdks.yaml
gha::vdb-tests-full cicd healthy .github/workflows/vdb-tests-full.yml
gha::build-push cicd healthy .github/workflows/build-push.yml
gha::web-e2e cicd healthy .github/workflows/web-e2e.yml
gha::deploy-enterprise cicd healthy .github/workflows/deploy-enterprise.yml
gha::db-migration-test cicd healthy .github/workflows/db-migration-test.yml
gha::semantic-pull-request cicd healthy .github/workflows/semantic-pull-request.yml
gha::deploy-saas cicd healthy .github/workflows/deploy-saas.yml
gha::labeler cicd healthy .github/workflows/labeler.yml
gha::hotfix-cherry-pick cicd healthy .github/workflows/hotfix-cherry-pick.yml
gha::vdb-tests cicd healthy .github/workflows/vdb-tests.yml
gha::api-tests cicd healthy .github/workflows/api-tests.yml
gha::autofix cicd healthy .github/workflows/autofix.yml
gha::cli-release cicd healthy .github/workflows/cli-release.yml
gha::style cicd healthy .github/workflows/style.yml
gha::stale cicd healthy .github/workflows/stale.yml
gha::pyrefly-diff-comment cicd healthy .github/workflows/pyrefly-diff-comment.yml
gha::pyrefly-type-coverage-comment cicd healthy .github/workflows/pyrefly-type-coverage-comment.yml
gha::web-tests cicd healthy .github/workflows/web-tests.yml
gha::main-ci cicd healthy .github/workflows/main-ci.yml
gha::pyrefly-type-coverage cicd healthy .github/workflows/pyrefly-type-coverage.yml
gha::deploy-dev cicd healthy .github/workflows/deploy-dev.yml
gha::docker-build cicd healthy .github/workflows/docker-build.yml

LabelLayerStatusPath
CODECOV_TOKEN cicd healthy
DOCKERHUB_USER cicd healthy
SSH_PRIVATE_KEY cicd healthy
GITHUB_TOKEN cicd healthy
PLATFORM_PAIR cicd healthy
SSH_HOST cicd healthy
SAAS_DEV_SSH_HOST cicd healthy
ANTHROPIC_API_KEY cicd healthy
SSH_USER cicd healthy
DEPLOY_SECRET cicd healthy
DOCKERHUB_TOKEN cicd healthy
HITL_SSH_HOST cicd healthy

LabelLayerStatusPath
mysql data healthy Makefile
redis data healthy Makefile
postgres data healthy docker/docker-compose.middleware.yaml
postgresql data healthy docker/docker-compose.middleware.yaml
elasticsearch data healthy docker/docker-compose-template.yaml
clickhouse data healthy docker/docker-compose-template.yaml
sqlite data healthy api/tests/unit_tests/conftest.py
mongodb data healthy web/app/components/base/search-input/index.stories.tsx

LabelLayerStatusPath
celery data healthy docker/docker-compose-template.yaml
pubsub data healthy docker/.env.example
rabbitmq data healthy api/configs/middleware/__init__.py

LabelLayerStatusPath
nginx network healthy docker/docker-compose-template.yaml
envoy network healthy web/public/vs/nls.messages.fr.js

LabelLayerStatusPath
vps::azure hardware healthy api/.env.example
vps::aws hardware healthy api/.env.example

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

LabelLayerStatusPath
Query root api healthy web/models/datasets.ts

LabelLayerStatusPath
gpu (detected) hardware healthy api/constants/recommended_apps.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/10335fbd-0c15-4319-9700-6dfe3d09557a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/10335fbd-0c15-4319-9700-6dfe3d09557a/

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.