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.

sakibsadmanshajib/hive

https://github.com/sakibsadmanshajib/hive · scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)

499 raw signals (0 security + 499 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 385 actionable findings from 1 signal source. 114 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 8028 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
middleware software healthy apps/web-console/middleware.ts:middleware
redirectTo software healthy apps/web-console/middleware.ts:redirectTo
and software healthy apps/web-console/__tests__/auth-routes.test.ts:and
auth software healthy apps/web-console/__tests__/auth-routes.test.ts:auth
formRequest software healthy apps/web-console/__tests__/members-invite-route.test.ts:for…
grantedFromExpected software healthy apps/web-console/tests/unit/permissions.parity.test.ts:gran…
stubClient software healthy apps/web-console/tests/unit/api-keys-limits.test.ts:stubCli…
signIn software healthy apps/web-console/tests/e2e/console-spend-alerts.spec.ts:sig…
signIn software healthy apps/web-console/tests/e2e/auth-shell.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/console-invoices.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/billing-fx-zero-leak.spec.ts:sig…
signIn software healthy apps/web-console/tests/e2e/console-billing.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/rbac-unverified.spec.ts:signIn
submitForm software healthy apps/web-console/tests/e2e/unauth.spec.ts:submitForm
readValidationMessage software healthy apps/web-console/tests/e2e/unauth.spec.ts:readValidationMes…
client software healthy apps/web-console/tests/e2e/openai-sdk.spec.ts:client
signIn software healthy apps/web-console/tests/e2e/console-budgets.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/console-fx-guard.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/profile-completion.spec.ts:signIn
signIn software healthy apps/web-console/tests/e2e/_probe/staging-flows.spec.ts:sig…
bodyText software healthy apps/web-console/tests/e2e/_probe/staging-flows.spec.ts:bod…
isValidEmail software healthy apps/web-console/tests/e2e/support/e2e-auth-creds.ts:isVali…
envOrDefault software healthy apps/web-console/tests/e2e/support/e2e-auth-creds.ts:envOrD…
envOrDefault software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:en…
isValidEmail software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:is…
maskEmail software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:ma…
hasEdgeFunctionEnv software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:ha…
prepareE2EAuthFixtures software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:pr…
failed software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:fa…
is software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:is
seedSecondaryWorkspace software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:se…
may software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:may
resetProfileBetweenSpecs software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs:re…
resetProfileBetweenSpecs software healthy apps/web-console/tests/e2e/support/reset-profile.ts:resetPr…
message software healthy apps/web-console/tests/e2e/support/reset-profile.ts:message
WorkspaceSwitcher software healthy apps/web-console/components/workspace-switcher.tsx:Workspac…
VerificationBanner software healthy apps/web-console/components/verification-banner.tsx:Verific…
EmailSettingsCard software healthy apps/web-console/components/email-settings-card.tsx:EmailSe…
handleResendVerification software healthy apps/web-console/components/email-settings-card.tsx:handleR…
handleChangeEmail software healthy apps/web-console/components/email-settings-card.tsx:handleC…
NavShell software healthy apps/web-console/components/nav-shell.tsx:NavShell
AuthShell software healthy apps/web-console/components/app-shell/auth-shell.tsx:AuthSh…
Wordmark software healthy apps/web-console/components/app-shell/auth-shell.tsx:Wordma…
ConsoleShell software healthy apps/web-console/components/app-shell/console-shell.tsx:Con…
SignOutButton software healthy apps/web-console/components/app-shell/console-shell.tsx:Sig…
ChevronGlyph software healthy apps/web-console/components/app-shell/console-shell.tsx:Che…
SpendChart software healthy apps/web-console/components/analytics/spend-chart.tsx:Spend…
UsageChart software healthy apps/web-console/components/analytics/usage-chart.tsx:Usage…
ErrorChart software healthy apps/web-console/components/analytics/error-chart.tsx:Error…
isNumber software healthy apps/web-console/components/analytics/analytics-table.tsx:i…

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

LabelLayerStatusPath
.gitguardian.yaml software healthy .gitguardian.yaml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
.env.example software healthy .env.example
Makefile software healthy Makefile
.gitguardian.yml software healthy .gitguardian.yml
playwright.config.ts software healthy apps/web-console/playwright.config.ts
open-next.config.ts software healthy apps/web-console/open-next.config.ts
postcss.config.mjs software healthy apps/web-console/postcss.config.mjs
package.json software healthy apps/web-console/package.json
package-lock.json software healthy apps/web-console/package-lock.json
middleware.ts software healthy apps/web-console/middleware.ts
tsconfig.json software healthy apps/web-console/tsconfig.json
vitest.config.ts software healthy apps/web-console/vitest.config.ts
next.config.ts software healthy apps/web-console/next.config.ts
signup-precheck-route.test.ts software healthy apps/web-console/__tests__/signup-precheck-route.test.ts
supabase-helpers.test.ts software healthy apps/web-console/__tests__/supabase-helpers.test.ts
auth-routes.test.ts software healthy apps/web-console/__tests__/auth-routes.test.ts
invitation-accept.test.tsx software healthy apps/web-console/__tests__/invitation-accept.test.tsx
members-invite-route.test.ts software healthy apps/web-console/__tests__/members-invite-route.test.ts
usage-page.fx-zero-leak.test.tsx software healthy apps/web-console/__tests__/billing/usage-page.fx-zero-leak.…
profile-schemas.test.ts software healthy apps/web-console/tests/unit/profile-schemas.test.ts
invoice-decode.test.ts software healthy apps/web-console/tests/unit/invoice-decode.test.ts
viewer-gates.test.ts software healthy apps/web-console/tests/unit/viewer-gates.test.ts
workspace-switcher.test.ts software healthy apps/web-console/tests/unit/workspace-switcher.test.ts
permissions.parity.test.ts software healthy apps/web-console/tests/unit/permissions.parity.test.ts
api-keys-limits.test.ts software healthy apps/web-console/tests/unit/api-keys-limits.test.ts
console-spend-alerts.spec.ts software healthy apps/web-console/tests/e2e/console-spend-alerts.spec.ts
auth-shell.spec.ts software healthy apps/web-console/tests/e2e/auth-shell.spec.ts
console-invoices.spec.ts software healthy apps/web-console/tests/e2e/console-invoices.spec.ts
billing-fx-zero-leak.spec.ts software healthy apps/web-console/tests/e2e/billing-fx-zero-leak.spec.ts
console-billing.spec.ts software healthy apps/web-console/tests/e2e/console-billing.spec.ts
rbac-unverified.spec.ts software healthy apps/web-console/tests/e2e/rbac-unverified.spec.ts
unauth.spec.ts software healthy apps/web-console/tests/e2e/unauth.spec.ts
openai-sdk.spec.ts software healthy apps/web-console/tests/e2e/openai-sdk.spec.ts
console-budgets.spec.ts software healthy apps/web-console/tests/e2e/console-budgets.spec.ts
console-fx-guard.spec.ts software healthy apps/web-console/tests/e2e/console-fx-guard.spec.ts
profile-completion.spec.ts software healthy apps/web-console/tests/e2e/profile-completion.spec.ts
staging-flows.spec.ts software healthy apps/web-console/tests/e2e/_probe/staging-flows.spec.ts
e2e-auth-defaults.json software healthy apps/web-console/tests/e2e/support/e2e-auth-defaults.json
e2e-auth-creds.ts software healthy apps/web-console/tests/e2e/support/e2e-auth-creds.ts
e2e-auth-fixtures.mjs software healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs
reset-profile.ts software healthy apps/web-console/tests/e2e/support/reset-profile.ts
STYLE_GUIDE.md software healthy apps/web-console/docs/STYLE_GUIDE.md
run-owui-e2e.sh software healthy apps/web-console/scripts/run-owui-e2e.sh
workspace-switcher.tsx software healthy apps/web-console/components/workspace-switcher.tsx
verification-banner.tsx software healthy apps/web-console/components/verification-banner.tsx
email-settings-card.tsx software healthy apps/web-console/components/email-settings-card.tsx
nav-shell.tsx software healthy apps/web-console/components/nav-shell.tsx

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

LabelLayerStatusPath
RootLayout frontend healthy apps/web-console/app/layout.tsx
SignUpPage frontend healthy apps/web-console/app/auth/sign-up/page.tsx
ResetPasswordPage frontend healthy apps/web-console/app/auth/reset-password/page.tsx
SignInPage frontend healthy apps/web-console/app/auth/sign-in/page.tsx
ForgotPasswordPage frontend healthy apps/web-console/app/auth/forgot-password/page.tsx
SocialButton frontend healthy apps/chat-app/client/src/components/Auth/SocialButton.tsx
RequestPasswordReset frontend healthy apps/chat-app/client/src/components/Auth/VerifyEmail.tsx
LoginForm frontend healthy apps/chat-app/client/src/components/Auth/LoginForm.tsx
AuthLayout frontend healthy apps/chat-app/client/src/components/Auth/AuthLayout.tsx
ApiErrorWatcher frontend healthy apps/chat-app/client/src/components/Auth/ApiErrorWatcher.tsx
TwoFactorScreen frontend healthy apps/chat-app/client/src/components/Auth/TwoFactorScreen.tsx
Footer frontend healthy apps/chat-app/client/src/components/Auth/Footer.tsx
Login frontend healthy apps/chat-app/client/src/components/Auth/Login.tsx
SocialLoginRender frontend healthy apps/chat-app/client/src/components/Auth/SocialLoginRender.…
Registration frontend healthy apps/chat-app/client/src/components/Auth/Registration.tsx
RequestPasswordReset frontend healthy apps/chat-app/client/src/components/Auth/RequestPasswordRes…
ResetPassword frontend healthy apps/chat-app/client/src/components/Auth/ResetPassword.tsx
MinimalIcon frontend healthy apps/chat-app/client/src/components/Endpoints/MinimalIcon.t…
Icon frontend healthy apps/chat-app/client/src/components/Endpoints/Icon.tsx
EndpointIcon frontend healthy apps/chat-app/client/src/components/Endpoints/EndpointIcon.…
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/EndpointSetti…
SaveAsPresetDialog frontend healthy apps/chat-app/client/src/components/Endpoints/SaveAsPresetD…
AlternativeSettings frontend healthy apps/chat-app/client/src/components/Endpoints/AlternativeSe…
ConvoIcon frontend healthy apps/chat-app/client/src/components/Endpoints/ConvoIcon.tsx
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Adva…
BedrockSettings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Bedr…
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Assi…
AnthropicSettings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Anth…
OpenAISettings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Open…
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Goog…
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Agen…
OptionHover frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Opti…
Examples frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Exam…
Settings frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Plug…
PluginsView frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Mult…
GoogleView frontend healthy apps/chat-app/client/src/components/Endpoints/Settings/Mult…
Prompts frontend healthy apps/chat-app/client/src/components/Chat/Prompts.tsx
PromptCard frontend healthy apps/chat-app/client/src/components/Chat/PromptCard.tsx
Landing frontend healthy apps/chat-app/client/src/components/Chat/Landing.tsx
Presentation frontend healthy apps/chat-app/client/src/components/Chat/Presentation.tsx
Footer frontend healthy apps/chat-app/client/src/components/Chat/Footer.tsx
ExportAndShareMenu frontend healthy apps/chat-app/client/src/components/Chat/ExportAndShareMenu…
AddMultiConvo frontend healthy apps/chat-app/client/src/components/Chat/AddMultiConvo.tsx
Header frontend healthy apps/chat-app/client/src/components/Chat/Header.tsx
PresetsMenu frontend healthy apps/chat-app/client/src/components/Chat/Menus/PresetsMenu.…
BookmarkMenu frontend healthy apps/chat-app/client/src/components/Chat/Menus/BookmarkMenu…
OpenSidebar frontend healthy apps/chat-app/client/src/components/Chat/Menus/OpenSidebar.…
HeaderNewChat frontend healthy apps/chat-app/client/src/components/Chat/Menus/HeaderNewCha…
DialogManager frontend healthy apps/chat-app/client/src/components/Chat/Menus/Endpoints/Di…
ModelSelector frontend healthy apps/chat-app/client/src/components/Chat/Menus/Endpoints/Mo…

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

LabelLayerStatusPath
apps software healthy apps
web-console software healthy apps/web-console
__tests__ software healthy apps/web-console/__tests__
billing software healthy apps/web-console/__tests__/billing
tests software healthy apps/web-console/tests
unit software healthy apps/web-console/tests/unit
e2e software healthy apps/web-console/tests/e2e
_probe software healthy apps/web-console/tests/e2e/_probe
support software healthy apps/web-console/tests/e2e/support
docs software healthy apps/web-console/docs
scripts software healthy apps/web-console/scripts
components software healthy apps/web-console/components
app-shell software healthy apps/web-console/components/app-shell
analytics software healthy apps/web-console/components/analytics
ui software healthy apps/web-console/components/ui
catalog software healthy apps/web-console/components/catalog
billing software healthy apps/web-console/components/billing
api-keys software healthy apps/web-console/components/api-keys
profile software healthy apps/web-console/components/profile
app software healthy apps/web-console/app
invitations software healthy apps/web-console/app/invitations
accept software healthy apps/web-console/app/invitations/accept
auth software healthy apps/web-console/app/auth
sign-up software healthy apps/web-console/app/auth/sign-up
reset-password software healthy apps/web-console/app/auth/reset-password
callback software healthy apps/web-console/app/auth/callback
sign-in software healthy apps/web-console/app/auth/sign-in
forgot-password software healthy apps/web-console/app/auth/forgot-password
sign-out software healthy apps/web-console/app/auth/sign-out
api software healthy apps/web-console/app/api
spend-alerts software healthy apps/web-console/app/api/spend-alerts
[workspaceId] software healthy apps/web-console/app/api/spend-alerts/[workspaceId]
[alertId] software healthy apps/web-console/app/api/spend-alerts/[workspaceId]/[alertI…
auth software healthy apps/web-console/app/api/auth
signup-precheck software healthy apps/web-console/app/api/auth/signup-precheck
budget software healthy apps/web-console/app/api/budget
[workspaceId] software healthy apps/web-console/app/api/budget/[workspaceId]
console software healthy apps/web-console/app/api/console
members software healthy apps/web-console/app/api/console/members
invoices software healthy apps/web-console/app/api/invoices
[id] software healthy apps/web-console/app/api/invoices/[id]
pdf software healthy apps/web-console/app/api/invoices/[id]/pdf
console software healthy apps/web-console/app/console
settings software healthy apps/web-console/app/console/settings
billing software healthy apps/web-console/app/console/settings/billing
profile software healthy apps/web-console/app/console/settings/profile
analytics software healthy apps/web-console/app/console/analytics
catalog software healthy apps/web-console/app/console/catalog
billing software healthy apps/web-console/app/console/billing
budget software healthy apps/web-console/app/console/billing/budget

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

LabelLayerStatusPath
GET /health api healthy apps/chat-app/api/server/index.js
USE /oauth api healthy apps/chat-app/api/server/index.js
USE /api/auth api healthy apps/chat-app/api/server/index.js
USE /api/actions api healthy apps/chat-app/api/server/index.js
USE /api/keys api healthy apps/chat-app/api/server/index.js
USE /api/user api healthy apps/chat-app/api/server/index.js
USE /api/search api healthy apps/chat-app/api/server/index.js
USE /api/edit api healthy apps/chat-app/api/server/index.js
USE /api/messages api healthy apps/chat-app/api/server/index.js
USE /api/convos api healthy apps/chat-app/api/server/index.js
USE /api/presets api healthy apps/chat-app/api/server/index.js
USE /api/prompts api healthy apps/chat-app/api/server/index.js
USE /api/categories api healthy apps/chat-app/api/server/index.js
USE /api/tokenizer api healthy apps/chat-app/api/server/index.js
USE /api/endpoints api healthy apps/chat-app/api/server/index.js
USE /api/balance api healthy apps/chat-app/api/server/index.js
USE /api/models api healthy apps/chat-app/api/server/index.js
USE /api/plugins api healthy apps/chat-app/api/server/index.js
USE /api/config api healthy apps/chat-app/api/server/index.js
USE /api/assistants api healthy apps/chat-app/api/server/index.js
USE /api/files api healthy apps/chat-app/api/server/index.js
USE /images/ api healthy apps/chat-app/api/server/index.js
USE /api/share api healthy apps/chat-app/api/server/index.js
USE /api/roles api healthy apps/chat-app/api/server/index.js
USE /api/agents api healthy apps/chat-app/api/server/index.js
USE /api/banner api healthy apps/chat-app/api/server/index.js
USE /api/memories api healthy apps/chat-app/api/server/index.js
USE /api/tags api healthy apps/chat-app/api/server/index.js
USE /api/mcp api healthy apps/chat-app/api/server/index.js
GET / api healthy apps/chat-app/api/server/routes/models.js
POST / api healthy apps/chat-app/api/server/routes/presets.js
POST /delete api healthy apps/chat-app/api/server/routes/presets.js
GET /:conversationId api healthy apps/chat-app/api/server/routes/convos.js
POST /gen_title api healthy apps/chat-app/api/server/routes/convos.js
DELETE / api healthy apps/chat-app/api/server/routes/convos.js
DELETE /all api healthy apps/chat-app/api/server/routes/convos.js
POST /update api healthy apps/chat-app/api/server/routes/convos.js
POST /import api healthy apps/chat-app/api/server/routes/convos.js
POST /fork api healthy apps/chat-app/api/server/routes/convos.js
POST /duplicate api healthy apps/chat-app/api/server/routes/convos.js
GET /:roleName api healthy apps/chat-app/api/server/routes/roles.js
PUT /:roleName/prompts api healthy apps/chat-app/api/server/routes/roles.js
PUT /:roleName/agents api healthy apps/chat-app/api/server/routes/roles.js
PUT /:roleName/memories api healthy apps/chat-app/api/server/routes/roles.js
GET /groups/:groupId api healthy apps/chat-app/api/server/routes/prompts.js
GET /all api healthy apps/chat-app/api/server/routes/prompts.js
GET /groups api healthy apps/chat-app/api/server/routes/prompts.js
PATCH /groups/:groupId api healthy apps/chat-app/api/server/routes/prompts.js
PATCH /:promptId/tags/production api healthy apps/chat-app/api/server/routes/prompts.js
GET /:promptId api healthy apps/chat-app/api/server/routes/prompts.js

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

LabelLayerStatusPath
ControlPlaneError software healthy apps/web-console/__tests__/members-invite-route.test.ts:Con…
ControlPlaneError software healthy apps/web-console/lib/control-plane/client.ts:ControlPlaneEr…
MarkdownErrorBoundary software healthy apps/chat-app/client/src/components/Chat/Messages/Content/M…
MockIntersectionObserver software healthy apps/chat-app/client/src/components/ui/SplitText.spec.tsx:M…
Pixel software healthy apps/chat-app/client/src/components/ui/PixelCard.tsx:Pixel
ResizeObserver software healthy apps/chat-app/client/src/components/Plugins/Store/__tests__…
MockedResizeObserver software healthy apps/chat-app/client/src/components/Nav/SettingsTabs/Genera…
MockedResizeObserver software healthy apps/chat-app/client/src/components/Nav/SettingsTabs/Genera…
MediaSourceAppender software healthy apps/chat-app/client/src/hooks/Audio/MediaSourceAppender.ts…
instances software healthy apps/chat-app/api/utils/LoggingSystem.js:instances
KeyvMongoCustom software healthy apps/chat-app/api/cache/keyvMongo.js:KeyvMongoCustom
BaseClient software healthy apps/chat-app/api/app/clients/BaseClient.js:BaseClient
OpenAIClient software healthy apps/chat-app/api/app/clients/OpenAIClient.js:OpenAIClient
SplitStreamHandler software healthy apps/chat-app/api/app/clients/AnthropicClient.js:SplitStrea…
AnthropicClient software healthy apps/chat-app/api/app/clients/AnthropicClient.js:AnthropicC…
OllamaClient software healthy apps/chat-app/api/app/clients/OllamaClient.js:OllamaClient
TextStream software healthy apps/chat-app/api/app/clients/TextStream.js:TextStream
GoogleClient software healthy apps/chat-app/api/app/clients/GoogleClient.js:GoogleClient
CustomAgent software healthy apps/chat-app/api/app/clients/agents/CustomAgent/CustomAgen…
CustomOutputParser software healthy apps/chat-app/api/app/clients/agents/CustomAgent/outputPars…
GoogleSearchResults software healthy apps/chat-app/api/app/clients/tools/structured/GoogleSearch…
TavilySearchResults software healthy apps/chat-app/api/app/clients/tools/structured/TavilySearch…
WolframAlphaAPI software healthy apps/chat-app/api/app/clients/tools/structured/Wolfram.js:W…
AzureAISearch software healthy apps/chat-app/api/app/clients/tools/structured/AzureAISearc…
OpenWeather software healthy apps/chat-app/api/app/clients/tools/structured/OpenWeather.…
FluxAPI software healthy apps/chat-app/api/app/clients/tools/structured/FluxAPI.js:F…
TraversaalSearch software healthy apps/chat-app/api/app/clients/tools/structured/TraversaalSe…
DALLE3 software healthy apps/chat-app/api/app/clients/tools/structured/DALLE3.js:DA…
StableDiffusionAPI software healthy apps/chat-app/api/app/clients/tools/structured/StableDiffus…
FakeClient software healthy apps/chat-app/api/app/clients/specs/FakeClient.js:FakeClient
const software healthy apps/chat-app/api/app/clients/specs/OpenAIClient.test.js:co…
RunManager software healthy apps/chat-app/api/app/clients/llm/RunManager.js:RunManager
ImportBatchBuilder software healthy apps/chat-app/api/server/utils/import/importBatchBuilder.js…
AgentClient software healthy apps/chat-app/api/server/controllers/agents/client.js:Agent…
ModelEndHandler software healthy apps/chat-app/api/server/controllers/agents/callbacks.js:Mo…
KeyvMongo software healthy apps/chat-app/api/server/services/ActionService.spec.js:Key…
to software healthy apps/chat-app/api/server/services/ActionService.js:to
Files software healthy apps/chat-app/api/server/services/Endpoints/azureAssistants…
StreamRunManager software healthy apps/chat-app/api/server/services/Runs/StreamRunManager.js:…
RunManager software healthy apps/chat-app/api/server/services/Runs/RunManager.js:RunMan…
for software healthy apps/chat-app/api/server/services/Files/Audio/TTSService.js…
TTSService software healthy apps/chat-app/api/server/services/Files/Audio/TTSService.js…
KeyvMongo software healthy apps/chat-app/api/server/services/Files/Audio/streamAudio.s…
for software healthy apps/chat-app/api/server/services/Files/Audio/STTService.js…
STTService software healthy apps/chat-app/api/server/services/Files/Audio/STTService.js…
MeiliSearchClient software healthy apps/chat-app/api/db/indexSync.js:MeiliSearchClient
CustomOpenIDStrategy software healthy apps/chat-app/api/strategies/openidStrategy.js:CustomOpenID…
MCPConnection software healthy apps/chat-app/packages/api/src/mcp/connection.ts:MCPConnect…
MCPManager software healthy apps/chat-app/packages/api/src/mcp/manager.ts:MCPManager
MCPTokenStorage software healthy apps/chat-app/packages/api/src/mcp/oauth/tokens.ts:MCPToken…

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

LabelLayerStatusPath
S3_ENDPOINT cicd healthy
LATEST_TAG cicd healthy
SUPABASE_ANON_KEY cicd healthy
STAGING_HOST cicd healthy
SUPABASE_DB_USER cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
GH_REPOSITORY cicd healthy
REGISTRY cicd healthy
OPENAI_API_KEY cicd healthy
S3_REGION cicd healthy
LANGFUSE_PUBLIC_KEY cicd healthy
JWT_SECRET cicd healthy
DNS_NAME_LABEL cicd healthy
AXE_LINTER_API_KEY cicd healthy
RUNNER_VERSION cicd healthy
DO_SSH_PRIVATE_KEY cicd healthy
S3_ACCESS_KEY cicd healthy
NVIDIA_NIM_API_KEY cicd healthy
PUBLISH_NPM_TOKEN cicd healthy
MONGO_URI cicd healthy
E2E_FIXTURE_URL cicd healthy
DO_KNOWN_HOSTS cicd healthy
NEXT_PUBLIC_SUPABASE_URL cicd healthy
OPENROUTER_API_KEY cicd healthy
HIVE_TEST_DB_URL cicd healthy
LOCIZE_API_KEY cicd healthy
OWUI_E2E_PASSWORD cicd healthy
AZURE_CREDENTIALS cicd healthy
REGISTRY_PASSWORD cicd healthy
E2E_VERIFIED_EMAIL cicd healthy
ACI_RESOURCE_GROUP cicd healthy
S3_BUCKET_FILES cicd healthy
LANGFUSE_SECRET_KEY cicd healthy
BAN_DURATION cicd healthy
E2E_UNVERIFIED_PASSWORD cicd healthy
NEXT_PUBLIC_SUPABASE_ANON_KEY cicd healthy
CREDS_IV cicd healthy
S3_SECRET_KEY cicd healthy
SLACK_WEBHOOK_URL cicd healthy
STAGING_SSH_KEY cicd healthy
GITHUB_TOKEN cicd healthy
GROQ_API_KEY cicd healthy
PAT_TOKEN cicd healthy
E2E_UNVERIFIED_EMAIL cicd healthy
STAGING_REDIS_URL cicd healthy
E2E_INVITATION_TOKEN cicd healthy
IMAGE_PREFIX cicd healthy
BAN_VIOLATIONS cicd healthy
SUPABASE_DB_NAME cicd healthy
NPM_TOKEN cicd healthy

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

LabelLayerStatusPath
password_literal::apps/chat-app/client/src/components/Auth/… security healthy apps/chat-app/client/src/components/Auth/__tests__/LoginFor…
generic_api_key::apps/chat-app/api/app/clients/tools/util/h… security healthy apps/chat-app/api/app/clients/tools/util/handleTools.test.js
password_literal::apps/chat-app/api/app/clients/tools/util/… security healthy apps/chat-app/api/app/clients/tools/util/handleTools.test.js
generic_api_key::apps/chat-app/api/app/clients/tools/struct… security healthy apps/chat-app/api/app/clients/tools/structured/GoogleSearch…
password_literal::apps/chat-app/api/server/index.spec.js security healthy apps/chat-app/api/server/index.spec.js
generic_api_key::apps/chat-app/api/server/services/Endpoint… security healthy apps/chat-app/api/server/services/Endpoints/openAI/initiali…
generic_api_key::apps/chat-app/api/server/services/Endpoint… security healthy apps/chat-app/api/server/services/Endpoints/openAI/initiali…
generic_api_key::apps/chat-app/api/server/services/Endpoint… security healthy apps/chat-app/api/server/services/Endpoints/openAI/initiali…
generic_api_key::apps/chat-app/api/server/services/Config/l… security healthy apps/chat-app/api/server/services/Config/loadConfigModels.s…
generic_api_key::apps/chat-app/api/server/services/start/ch… security healthy apps/chat-app/api/server/services/start/checks.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
password_literal::apps/chat-app/api/strategies/validators.s… security healthy apps/chat-app/api/strategies/validators.spec.js
github_token::apps/chat-app/packages/api/src/mcp/mcp.spec.ts security healthy apps/chat-app/packages/api/src/mcp/mcp.spec.ts
github_token::apps/chat-app/packages/api/src/mcp/mcp.spec.ts security healthy apps/chat-app/packages/api/src/mcp/mcp.spec.ts
password_literal::apps/chat-app/packages/api/src/mcp/mcp.sp… security healthy apps/chat-app/packages/api/src/mcp/mcp.spec.ts

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

LabelLayerStatusPath
auth::apps/chat-app/api/server/middleware/requireLocalAuth.… security healthy apps/chat-app/api/server/middleware/requireLocalAuth.js
auth::apps/chat-app/api/strategies/samlStrategy.spec.js security healthy apps/chat-app/api/strategies/samlStrategy.spec.js
auth::apps/edge-api/internal/authz/tier_test.go security healthy apps/edge-api/internal/authz/tier_test.go
auth::apps/web-console/e2e/phase-19/owui/owui.setup.ts security healthy apps/web-console/e2e/phase-19/owui/owui.setup.ts
auth::apps/chat-app/api/server/middleware/spec/validateImag… security healthy apps/chat-app/api/server/middleware/spec/validateImages.spe…
auth::tools/i18n/openwebui-bn-BD/translation.json security healthy tools/i18n/openwebui-bn-BD/translation.json
auth::apps/edge-api/internal/auth/selector.go security healthy apps/edge-api/internal/auth/selector.go
auth::apps/chat-app/client/src/components/Auth/__tests__/Re… security healthy apps/chat-app/client/src/components/Auth/__tests__/Registra…
auth::apps/chat-app/client/src/locales/it/translation.json security healthy apps/chat-app/client/src/locales/it/translation.json
auth::apps/chat-app/api/server/middleware/requireLdapAuth.js security healthy apps/chat-app/api/server/middleware/requireLdapAuth.js
auth::apps/chat-app/api/strategies/githubStrategy.js security healthy apps/chat-app/api/strategies/githubStrategy.js
auth::tools/i18n/openwebui-bn-BD/en-US.reference.json security healthy tools/i18n/openwebui-bn-BD/en-US.reference.json
auth::apps/chat-app/api/strategies/googleStrategy.js security healthy apps/chat-app/api/strategies/googleStrategy.js
auth::apps/chat-app/packages/api/src/files/mistral/crud.ts security healthy apps/chat-app/packages/api/src/files/mistral/crud.ts
auth::apps/chat-app/packages/api/src/mcp/oauth/types.ts security healthy apps/chat-app/packages/api/src/mcp/oauth/types.ts
auth::apps/chat-app/api/server/services/twoFactorService.js security healthy apps/chat-app/api/server/services/twoFactorService.js
auth::apps/chat-app/client/src/locales/th/translation.json security healthy apps/chat-app/client/src/locales/th/translation.json
auth::apps/chat-app/client/src/locales/en/translation.json security healthy apps/chat-app/client/src/locales/en/translation.json
auth::apps/chat-app/api/server/middleware/requireJwtAuth.js security healthy apps/chat-app/api/server/middleware/requireJwtAuth.js
auth::apps/edge-api/internal/auth/selector_test.go security healthy apps/edge-api/internal/auth/selector_test.go
auth::apps/chat-app/client/src/locales/de/translation.json security healthy apps/chat-app/client/src/locales/de/translation.json
auth::apps/chat-app/api/server/controllers/auth/TwoFactorAu… security healthy apps/chat-app/api/server/controllers/auth/TwoFactorAuthCont…
auth::apps/chat-app/api/server/services/AuthService.js security healthy apps/chat-app/api/server/services/AuthService.js
auth::apps/chat-app/api/strategies/appleStrategy.test.js security healthy apps/chat-app/api/strategies/appleStrategy.test.js
auth::apps/chat-app/packages/api/src/mcp/oauth/handler.ts security healthy apps/chat-app/packages/api/src/mcp/oauth/handler.ts
auth::apps/web-console/tests/e2e/support/e2e-auth-fixtures.… security healthy apps/web-console/tests/e2e/support/e2e-auth-fixtures.mjs
auth::deploy/docker/pipelines/hive_jwt_forward.py security healthy deploy/docker/pipelines/hive_jwt_forward.py
auth::apps/chat-app/api/server/middleware/optionalJwtAuth.js security healthy apps/chat-app/api/server/middleware/optionalJwtAuth.js
auth::apps/chat-app/client/src/locales/bn-BD/translation.js… security healthy apps/chat-app/client/src/locales/bn-BD/translation.json
auth::apps/chat-app/client/src/components/Auth/__tests__/Lo… security healthy apps/chat-app/client/src/components/Auth/__tests__/LoginFor…
auth::apps/chat-app/client/src/components/SidePanel/Builder… security healthy apps/chat-app/client/src/components/SidePanel/Builder/Actio…
auth::apps/chat-app/packages/api/src/oauth/tokens.ts security healthy apps/chat-app/packages/api/src/oauth/tokens.ts
auth::apps/chat-app/.env.upstream.example security healthy apps/chat-app/.env.upstream.example
auth::apps/chat-app/client/src/components/SidePanel/Agents/… security healthy apps/chat-app/client/src/components/SidePanel/Agents/Action…
auth::apps/edge-api/internal/auth/middleware.go security healthy apps/edge-api/internal/auth/middleware.go
auth::apps/chat-app/api/server/services/MCP.js security healthy apps/chat-app/api/server/services/MCP.js
auth::.env.example security healthy .env.example
auth::apps/chat-app/client/src/components/SidePanel/Builder… security healthy apps/chat-app/client/src/components/SidePanel/Builder/Actio…
auth::apps/chat-app/packages/api/src/mcp/enum.ts security healthy apps/chat-app/packages/api/src/mcp/enum.ts
auth::apps/chat-app/api/strategies/discordStrategy.js security healthy apps/chat-app/api/strategies/discordStrategy.js
auth::apps/chat-app/client/src/hooks/MCP/useMCPServerInitia… security healthy apps/chat-app/client/src/hooks/MCP/useMCPServerInitializati…
auth::apps/chat-app/client/vite.config.ts security healthy apps/chat-app/client/vite.config.ts
auth::apps/chat-app/client/src/components/svg/SamlIcon.tsx security healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
auth::apps/chat-app/client/src/locales/nl/translation.json security healthy apps/chat-app/client/src/locales/nl/translation.json
auth::apps/control-plane/internal/platform/http/router.go security healthy apps/control-plane/internal/platform/http/router.go
auth::apps/edge-api/internal/auth/owui_unwrap.go security healthy apps/edge-api/internal/auth/owui_unwrap.go
auth::apps/chat-app/client/src/locales/zh-Hans/translation.… security healthy apps/chat-app/client/src/locales/zh-Hans/translation.json
auth::apps/chat-app/client/src/locales/ja/translation.json security healthy apps/chat-app/client/src/locales/ja/translation.json
auth::apps/chat-app/api/strategies/openIdJwtStrategy.js security healthy apps/chat-app/api/strategies/openIdJwtStrategy.js
auth::scripts/install.sh security healthy scripts/install.sh

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

LabelLayerStatusPath
20260330_01_credits_ledger.sql data healthy supabase/migrations/20260330_01_credits_ledger.sql
20260328_02_billing_identity_profiles.sql data healthy supabase/migrations/20260328_02_billing_identity_profiles.s…
20260516_04_phase19_audit_log.sql data healthy supabase/migrations/20260516_04_phase19_audit_log.sql
20260516_08_phase19_tenant_invites.sql data healthy supabase/migrations/20260516_08_phase19_tenant_invites.sql
20260414_02_filestore_tables.sql data healthy supabase/migrations/20260414_02_filestore_tables.sql
20260529_01_rls_tenant_tables.sql data healthy supabase/migrations/20260529_01_rls_tenant_tables.sql
20260424_01_api_key_policies_embedding_alias.sql data healthy supabase/migrations/20260424_01_api_key_policies_embedding_…
20260331_02_api_keys.sql data healthy supabase/migrations/20260331_02_api_keys.sql
20260516_05_phase19_audit_outbox.sql data healthy supabase/migrations/20260516_05_phase19_audit_outbox.sql
20260516_07_phase19_custom_access_token_hook.sql data healthy supabase/migrations/20260516_07_phase19_custom_access_token…
20260331_01_model_catalog.sql data healthy supabase/migrations/20260331_01_model_catalog.sql
20260424_02_embedding_fallback_route.sql data healthy supabase/migrations/20260424_02_embedding_fallback_route.sql
20260518_04_phase19_audit_rls_and_indexes.sql data healthy supabase/migrations/20260518_04_phase19_audit_rls_and_index…
20260420_01_batch_accounting_attribution.sql data healthy supabase/migrations/20260420_01_batch_accounting_attributio…
20260331_04_api_key_usage_and_limits.sql data healthy supabase/migrations/20260331_04_api_key_usage_and_limits.sql
20260423_01_embedding_alias.sql data healthy supabase/migrations/20260423_01_embedding_alias.sql
20260411_02_budget_thresholds.sql data healthy supabase/migrations/20260411_02_budget_thresholds.sql
20260611_01_provider_catalog_schema.sql data healthy supabase/migrations/20260611_01_provider_catalog_schema.sql
20260331_03_api_key_policies.sql data healthy supabase/migrations/20260331_03_api_key_policies.sql
20260516_06_phase19_llm_traces.sql data healthy supabase/migrations/20260516_06_phase19_llm_traces.sql
20260330_03_credit_reservations.sql data healthy supabase/migrations/20260330_03_credit_reservations.sql
20260518_01_phase19_audit_outbox_claim.sql data healthy supabase/migrations/20260518_01_phase19_audit_outbox_claim.…
20260411_01_invoices.sql data healthy supabase/migrations/20260411_01_invoices.sql
20260427_01_batch_local_executor.sql data healthy supabase/migrations/20260427_01_batch_local_executor.sql
20260410_01_payment_intents.sql data healthy supabase/migrations/20260410_01_payment_intents.sql
20260410_02_fx_snapshots.sql data healthy supabase/migrations/20260410_02_fx_snapshots.sql
20260330_02_usage_accounting.sql data healthy supabase/migrations/20260330_02_usage_accounting.sql
20260331_02_routing_policy.sql data healthy supabase/migrations/20260331_02_routing_policy.sql
20260507_01_invoices_period_order_check.sql data healthy supabase/migrations/20260507_01_invoices_period_order_check…
20260518_03_phase19_audit_partitions_default.sql data healthy supabase/migrations/20260518_03_phase19_audit_partitions_de…
20260425_01_api_key_rate_limits.sql data healthy supabase/migrations/20260425_01_api_key_rate_limits.sql
20260428_01_budgets_alerts_invoices_grants.sql data healthy supabase/migrations/20260428_01_budgets_alerts_invoices_gra…
20260516_01_phase19_tenants.sql data healthy supabase/migrations/20260516_01_phase19_tenants.sql
20260612_01_seed_tools_supported.sql data healthy supabase/migrations/20260612_01_seed_tools_supported.sql
20260516_09_phase19_tenant_email_domains.sql data healthy supabase/migrations/20260516_09_phase19_tenant_email_domain…
20260424_03_embedding_alias_groups.sql data healthy supabase/migrations/20260424_03_embedding_alias_groups.sql
20260424_04_embedding_nvidia_primary.sql data healthy supabase/migrations/20260424_04_embedding_nvidia_primary.sql
20260328_01_identity_foundation.sql data healthy supabase/migrations/20260328_01_identity_foundation.sql
20260518_02_phase19_embedding_openrouter_primary.sql data healthy supabase/migrations/20260518_02_phase19_embedding_openroute…
20260414_01_provider_capabilities_media_columns.sql data healthy supabase/migrations/20260414_01_provider_capabilities_media…
20260516_02_phase19_tenant_settings.sql data healthy supabase/migrations/20260516_02_phase19_tenant_settings.sql
20260516_03_phase19_tenant_users.sql data healthy supabase/migrations/20260516_03_phase19_tenant_users.sql

LabelLayerStatusPath
release cicd healthy apps/chat-app/.github/workflows/helmcharts.yml
detect-unused-i18n-keys cicd healthy apps/chat-app/.github/workflows/i18n-unused-keys.yml
build cicd healthy apps/chat-app/.github/workflows/data-provider.yml
publish-npm cicd healthy apps/chat-app/.github/workflows/data-provider.yml
tests_Backend cicd healthy apps/chat-app/.github/workflows/backend-review.yml
build cicd healthy apps/chat-app/.github/workflows/main-image-workflow.yml
generate cicd healthy apps/chat-app/.github/workflows/generate_embeddings.yml
build cicd healthy apps/chat-app/.github/workflows/dev-images.yml
axe-linter cicd healthy apps/chat-app/.github/workflows/a11y.yml
deploy-gh-runner-aci cicd healthy apps/chat-app/.github/workflows/deploy.yml
tests_frontend_ubuntu cicd healthy apps/chat-app/.github/workflows/frontend-review.yml
tests_frontend_windows cicd healthy apps/chat-app/.github/workflows/frontend-review.yml
eslint_checks cicd healthy apps/chat-app/.github/workflows/eslint-ci.yml
build-and-publish cicd healthy apps/chat-app/.github/workflows/client.yml
build-and-publish cicd healthy apps/chat-app/.github/workflows/data-schemas.yml
sync-translations cicd healthy apps/chat-app/.github/workflows/locize-i18n-sync.yml
create-pull-request cicd healthy apps/chat-app/.github/workflows/locize-i18n-sync.yml
build cicd healthy apps/chat-app/.github/workflows/tag-images.yml
build cicd healthy apps/chat-app/.github/workflows/dev-branch-images.yml
deploy cicd healthy apps/chat-app/.github/workflows/deploy-dev.yml
detect-unused-packages cicd healthy apps/chat-app/.github/workflows/unused-packages.yml
generate-release-changelog-pr cicd healthy apps/chat-app/.github/workflows/generate-release-changelog-…
build-and-push cicd healthy apps/chat-app/.github/workflows/build.yml
generate-unreleased-changelog-pr cicd healthy apps/chat-app/.github/workflows/generate-unreleased-changel…
cleanup cicd healthy .github/workflows/pr-cleanup.yml
lint-typecheck-build cicd healthy .github/workflows/chat-app-ci.yml
detect-changes cicd healthy .github/workflows/deploy-staging.yml
build-images cicd healthy .github/workflows/deploy-staging.yml
deploy-vm cicd healthy .github/workflows/deploy-staging.yml
sdk-replay cicd healthy .github/workflows/deploy-staging.yml
deploy-workers cicd healthy .github/workflows/deploy-staging.yml
go-tests cicd healthy .github/workflows/ci-noop.yml
repo-policy-lints cicd healthy .github/workflows/ci-noop.yml
web-console cicd healthy .github/workflows/ci-noop.yml
web-e2e cicd healthy .github/workflows/ci-noop.yml
go-tests cicd healthy .github/workflows/ci.yml
repo-policy-lints cicd healthy .github/workflows/ci.yml
web-unit cicd healthy .github/workflows/ci.yml
docker-build cicd healthy .github/workflows/ci.yml
live-integration cicd healthy .github/workflows/ci.yml
web-e2e cicd healthy .github/workflows/ci.yml
owui-e2e cicd healthy .github/workflows/phase-19-owui-nightly.yml

LabelLayerStatusPath
173.245.48.0 network healthy .env.example
103.21.244.0 network healthy .env.example
127.0.0.1 network healthy apps/web-console/lib/http/origin.ts
10.0.0.0 network healthy apps/control-plane/internal/platform/config/signupguard_con…
192.168.0.0 network healthy apps/control-plane/internal/platform/config/signupguard_con…
1.2.3.4 network healthy apps/control-plane/internal/signupguard/ratelimit_test.go
1.1.1.1 network healthy apps/control-plane/internal/signupguard/ratelimit_test.go
2.2.2.2 network healthy apps/control-plane/internal/signupguard/ratelimit_test.go
203.0.113.7 network healthy apps/control-plane/internal/signupguard/http_test.go
9.9.9.9 network healthy apps/control-plane/internal/signupguard/http_test.go
8.8.8.8 network healthy apps/control-plane/internal/signupguard/http_test.go
10.0.0.1 network healthy apps/control-plane/internal/signupguard/http_test.go
5.6.7.8 network healthy apps/control-plane/internal/signupguard/http_test.go
10.0.0.2 network healthy apps/control-plane/internal/signupguard/http_test.go
10.0.0.5 network healthy apps/control-plane/internal/signupguard/http_test.go
10.0.0.6 network healthy apps/control-plane/internal/signupguard/http_test.go
7.7.7.7 network healthy apps/control-plane/internal/signupguard/http_test.go
172.19.0.3 network healthy apps/edge-api/internal/errors/provider_blind_test.go
32.224.672.832 network healthy apps/chat-app/client/src/components/svg/GithubIcon.tsx
3.423.379.35 network healthy apps/chat-app/client/src/components/svg/ChatIcon.tsx
026.67.21.865 network healthy apps/chat-app/client/src/components/svg/ChatIcon.tsx
343.304.687.607 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
072.132.137.268 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
2.309.67.027 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
5.522.026.098 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
17.226.348.448 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
527.67.409.509 network healthy apps/chat-app/client/src/components/svg/SamlIcon.tsx
294.137.563.364 network healthy apps/chat-app/client/src/components/svg/Plugin.tsx
775.245.229.461 network healthy apps/chat-app/client/src/components/svg/Plugin.tsx
3.267.823.823 network healthy apps/chat-app/client/src/components/svg/Plugin.tsx
619.216.846.461 network healthy apps/chat-app/client/src/components/svg/Plugin.tsx
212.228.482.364 network healthy apps/chat-app/client/src/components/svg/Plugin.tsx
203.0.113.0 network healthy deploy/gcp/README.md

LabelLayerStatusPath
image::apps/chat-app/Dockerfile hardware healthy apps/chat-app/Dockerfile
image::apps/chat-app/.devcontainer/Dockerfile hardware healthy apps/chat-app/.devcontainer/Dockerfile
api hardware healthy apps/chat-app/docker-compose.yml
mongodb hardware healthy apps/chat-app/docker-compose.yml
meilisearch hardware healthy apps/chat-app/docker-compose.yml
vectordb hardware healthy apps/chat-app/docker-compose.yml
rag_api hardware healthy apps/chat-app/docker-compose.yml
app hardware healthy apps/chat-app/.devcontainer/docker-compose.yml
mongodb hardware healthy apps/chat-app/.devcontainer/docker-compose.yml
meilisearch hardware healthy apps/chat-app/.devcontainer/docker-compose.yml
edge-api hardware healthy deploy/docker/docker-compose.yml
toolchain hardware healthy deploy/docker/docker-compose.yml
litellm hardware healthy deploy/docker/docker-compose.yml
sdk-tests-js hardware healthy deploy/docker/docker-compose.yml
sdk-tests-py hardware healthy deploy/docker/docker-compose.yml
sdk-tests-java hardware healthy deploy/docker/docker-compose.yml
control-plane hardware healthy deploy/docker/docker-compose.yml
redis hardware healthy deploy/docker/docker-compose.yml
web-console hardware healthy deploy/docker/docker-compose.yml
open-webui hardware healthy deploy/docker/docker-compose.yml
caddy-owui hardware healthy deploy/docker/docker-compose.yml
ollama hardware healthy deploy/docker/docker-compose.yml
prometheus hardware healthy deploy/docker/docker-compose.yml
grafana hardware healthy deploy/docker/docker-compose.yml
alertmanager hardware healthy deploy/docker/docker-compose.yml
k8s::Secret::apps/chat-app/helm/librechat-rag-api/templates… hardware healthy apps/chat-app/helm/librechat-rag-api/templates/vectordb-sec…
k8s::ConfigMap::apps/chat-app/helm/librechat-rag-api/templa… hardware healthy apps/chat-app/helm/librechat-rag-api/templates/configmap.ya…
k8s::ConfigMap::apps/chat-app/helm/librechat/templates/conf… hardware healthy apps/chat-app/helm/librechat/templates/configmap-env.yaml
k8s::ConfigMap::apps/chat-app/helm/librechat/templates/conf… hardware healthy apps/chat-app/helm/librechat/templates/configmap.yaml
k8s::HorizontalPodAutoscaler::apps/chat-app/helm/librechat/… hardware healthy apps/chat-app/helm/librechat/templates/hpa.yaml
k8s::PersistentVolumeClaim::apps/chat-app/helm/librechat/te… hardware healthy apps/chat-app/helm/librechat/templates/persistentvolumeclai…

LabelLayerStatusPath
gha::helmcharts cicd healthy apps/chat-app/.github/workflows/helmcharts.yml
gha::i18n-unused-keys cicd healthy apps/chat-app/.github/workflows/i18n-unused-keys.yml
gha::data-provider cicd healthy apps/chat-app/.github/workflows/data-provider.yml
gha::backend-review cicd healthy apps/chat-app/.github/workflows/backend-review.yml
gha::main-image-workflow cicd healthy apps/chat-app/.github/workflows/main-image-workflow.yml
gha::generate_embeddings cicd healthy apps/chat-app/.github/workflows/generate_embeddings.yml
gha::dev-images cicd healthy apps/chat-app/.github/workflows/dev-images.yml
gha::a11y cicd healthy apps/chat-app/.github/workflows/a11y.yml
gha::deploy cicd healthy apps/chat-app/.github/workflows/deploy.yml
gha::frontend-review cicd healthy apps/chat-app/.github/workflows/frontend-review.yml
gha::eslint-ci cicd healthy apps/chat-app/.github/workflows/eslint-ci.yml
gha::client cicd healthy apps/chat-app/.github/workflows/client.yml
gha::data-schemas cicd healthy apps/chat-app/.github/workflows/data-schemas.yml
gha::locize-i18n-sync cicd healthy apps/chat-app/.github/workflows/locize-i18n-sync.yml
gha::tag-images cicd healthy apps/chat-app/.github/workflows/tag-images.yml
gha::dev-branch-images cicd healthy apps/chat-app/.github/workflows/dev-branch-images.yml
gha::deploy-dev cicd healthy apps/chat-app/.github/workflows/deploy-dev.yml
gha::unused-packages cicd healthy apps/chat-app/.github/workflows/unused-packages.yml
gha::generate-release-changelog-pr cicd healthy apps/chat-app/.github/workflows/generate-release-changelog-…
gha::build cicd healthy apps/chat-app/.github/workflows/build.yml
gha::generate-unreleased-changelog-pr cicd healthy apps/chat-app/.github/workflows/generate-unreleased-changel…
gha::pr-cleanup cicd healthy .github/workflows/pr-cleanup.yml
gha::chat-app-ci cicd healthy .github/workflows/chat-app-ci.yml
gha::deploy-staging cicd healthy .github/workflows/deploy-staging.yml
gha::ci-noop cicd healthy .github/workflows/ci-noop.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::phase-19-owui-nightly cicd healthy .github/workflows/phase-19-owui-nightly.yml

LabelLayerStatusPath
/page.tsx frontend healthy apps/web-console/app/page.tsx
/invitations/accept frontend healthy apps/web-console/app/invitations/accept/page.tsx
/auth/sign-up frontend healthy apps/web-console/app/auth/sign-up/page.tsx
/auth/reset-password frontend healthy apps/web-console/app/auth/reset-password/page.tsx
/auth/sign-in frontend healthy apps/web-console/app/auth/sign-in/page.tsx
/auth/forgot-password frontend healthy apps/web-console/app/auth/forgot-password/page.tsx
/console frontend healthy apps/web-console/app/console/page.tsx
/console/settings/billing frontend healthy apps/web-console/app/console/settings/billing/page.tsx
/console/settings/profile frontend healthy apps/web-console/app/console/settings/profile/page.tsx
/console/analytics frontend healthy apps/web-console/app/console/analytics/page.tsx
/console/catalog frontend healthy apps/web-console/app/console/catalog/page.tsx
/console/billing frontend healthy apps/web-console/app/console/billing/page.tsx
/console/billing/budget frontend healthy apps/web-console/app/console/billing/budget/page.tsx
/console/billing/alerts frontend healthy apps/web-console/app/console/billing/alerts/page.tsx
/console/billing/invoices frontend healthy apps/web-console/app/console/billing/invoices/page.tsx
/console/api-keys frontend healthy apps/web-console/app/console/api-keys/page.tsx
/console/api-keys/[id]/limits frontend healthy apps/web-console/app/console/api-keys/[id]/limits/page.tsx
/console/members frontend healthy apps/web-console/app/console/members/page.tsx
/console/setup frontend healthy apps/web-console/app/console/setup/page.tsx
/ frontend healthy apps/web-console/app/auth/sign-out/route.ts
/api/test frontend healthy apps/chat-app/api/models/Agent.spec.js
/api/create frontend healthy apps/chat-app/api/models/Agent.spec.js
/path/to/test.pdf frontend healthy apps/chat-app/packages/api/src/files/mistral/crud.spec.ts
/tmp/upload/file.pdf frontend healthy apps/chat-app/packages/api/src/files/mistral/crud.spec.ts
/tmp/upload/image.png frontend healthy apps/chat-app/packages/api/src/files/mistral/crud.spec.ts
/tmp/upload/azure-file.pdf frontend healthy apps/chat-app/packages/api/src/files/mistral/crud.spec.ts

LabelLayerStatusPath
port:8080 network healthy apps/edge-api/cmd/server/main.go
port:5433 network healthy apps/chat-app/rag.yml
port:5432 network healthy apps/chat-app/rag.yml
port:3080 network healthy apps/chat-app/deploy-compose.yml
port:80 network healthy apps/chat-app/deploy-compose.yml
port:443 network healthy apps/chat-app/deploy-compose.yml
port:27018 network healthy apps/chat-app/deploy-compose.yml
port:27017 network healthy apps/chat-app/deploy-compose.yml
port:7700 network healthy apps/chat-app/deploy-compose.yml
port:3090 network healthy apps/chat-app/client/vite.config.ts
port:9000 network healthy apps/chat-app/.devcontainer/docker-compose.yml
port:8000 network healthy apps/chat-app/utils/docker/test-compose.yml
port:3128 network healthy apps/chat-app/packages/api/src/utils/axios.spec.ts
port:256 network healthy deploy/docker/.image-locks.yml
port:86 network healthy deploy/docker/.image-locks.yml
port:8081 network healthy deploy/docker/docker-compose.staging.yml
port:4000 network healthy deploy/docker/docker-compose.staging.yml
port:6379 network healthy deploy/docker/docker-compose.yml
port:3000 network healthy deploy/docker/docker-compose.yml
port:3003 network healthy deploy/docker/docker-compose.yml
port:9090 network healthy deploy/docker/docker-compose.yml
port:3001 network healthy deploy/docker/docker-compose.yml
port:9093 network healthy deploy/docker/docker-compose.yml
port:03 network healthy .github/workflows/deploy-staging.yml

LabelLayerStatusPath
vps::azure hardware healthy CLAUDE.md
vps::aws hardware healthy apps/web-console/package-lock.json
vps::gcp hardware healthy apps/chat-app/.env.upstream.example
vps::digitalocean hardware healthy apps/chat-app/.github/workflows/deploy-dev.yml
vps::droplet hardware healthy apps/chat-app/.github/workflows/deploy-dev.yml

LabelLayerStatusPath
postgres data healthy README.md
redis data healthy README.md
postgresql data healthy apps/web-console/app/api/budget/[workspaceId]/route.ts
mongodb data healthy apps/chat-app/deploy-compose.yml

LabelLayerStatusPath
k8s::Deployment::apps/chat-app/helm/librechat-rag-api/templ… hardware healthy apps/chat-app/helm/librechat-rag-api/templates/rag-deployme…
k8s::Pod::apps/chat-app/helm/librechat-rag-api/templates/te… hardware healthy apps/chat-app/helm/librechat-rag-api/templates/tests/test-c…
k8s::Deployment::apps/chat-app/helm/librechat/templates/dep… hardware healthy apps/chat-app/helm/librechat/templates/deployment.yaml
k8s::Pod::apps/chat-app/helm/librechat/templates/tests/test… hardware healthy apps/chat-app/helm/librechat/templates/tests/test-connectio…

LabelLayerStatusPath
public data healthy supabase/migrations/20260330_01_credits_ledger.sql
account_budget_thresholds data healthy supabase/migrations/20260411_02_budget_thresholds.sql
payment_invoices data healthy supabase/migrations/20260411_01_invoices.sql

LabelLayerStatusPath
caddy network healthy README.md
nginx network healthy apps/chat-app/deploy-compose.yml

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

LabelLayerStatusPath
sqs data healthy apps/web-console/package-lock.json

LabelLayerStatusPath
ingress::apps/chat-app/helm/librechat/templates/ingress.yaml network healthy apps/chat-app/helm/librechat/templates/ingress.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy .env.example
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/a18c5b3d-c298-4cd9-a394-fec18a4c8864/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a18c5b3d-c298-4cd9-a394-fec18a4c8864/

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.