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.

valon-technologies/gestalt-providers

https://github.com/valon-technologies/gestalt-providers · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

77 raw signals (0 security + 77 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 56 actionable findings from 1 signal source. 21 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 3356 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
Page software healthy ui/github/app/page.tsx:Page
RootLayout software healthy ui/github/app/layout.tsx:RootLayout
ensureParent software healthy ui/github/src/static-assets.ts:ensureParent
walkStaticFiles software healthy ui/github/src/static-assets.ts:walkStaticFiles
digest software healthy ui/github/src/static-assets.ts:digest
writeStaticAssets software healthy ui/github/src/static-assets.ts:writeStaticAssets
verifyStaticAssets software healthy ui/github/src/static-assets.ts:verifyStaticAssets
actualFiles software healthy ui/github/src/static-assets.ts:actualFiles
isMainModule software healthy ui/github/src/static-assets.ts:isMainModule
sync software healthy ui/default/scripts/dev-theme-watch.mjs:sync
ensureParent software healthy ui/default/src/admin-static-assets.ts:ensureParent
walkAdminStaticFiles software healthy ui/default/src/admin-static-assets.ts:walkAdminStaticFiles
digest software healthy ui/default/src/admin-static-assets.ts:digest
writeAdminStaticAssets software healthy ui/default/src/admin-static-assets.ts:writeAdminStaticAssets
verifyAdminStaticAssets software healthy ui/default/src/admin-static-assets.ts:verifyAdminStaticAsse…
actualFiles software healthy ui/default/src/admin-static-assets.ts:actualFiles
isMainModule software healthy ui/default/src/admin-static-assets.ts:isMainModule
formatPermissions software healthy ui/default/src/components/IdentityTokenTable.tsx:formatPerm…
IdentityTokenTable software healthy ui/default/src/components/IdentityTokenTable.tsx:IdentityTo…
handleRevoke software healthy ui/default/src/components/IdentityTokenTable.tsx:handleRevo…
PluginSearchBar software healthy ui/default/src/components/PluginSearchBar.tsx:PluginSearchB…
clearSearch software healthy ui/default/src/components/PluginSearchBar.tsx:clearSearch
selectIntegration software healthy ui/default/src/components/PluginSearchBar.tsx:selectIntegra…
Nav software healthy ui/default/src/components/Nav.tsx:Nav
handleLogout software healthy ui/default/src/components/Nav.tsx:handleLogout
CheckCircleIcon software healthy ui/default/src/components/icons.tsx:CheckCircleIcon
SearchIcon software healthy ui/default/src/components/icons.tsx:SearchIcon
GearIcon software healthy ui/default/src/components/icons.tsx:GearIcon
CloseIcon software healthy ui/default/src/components/icons.tsx:CloseIcon
SunIcon software healthy ui/default/src/components/icons.tsx:SunIcon
MoonIcon software healthy ui/default/src/components/icons.tsx:MoonIcon
SunMoonIcon software healthy ui/default/src/components/icons.tsx:SunMoonIcon
CopyIcon software healthy ui/default/src/components/icons.tsx:CopyIcon
CheckIcon software healthy ui/default/src/components/icons.tsx:CheckIcon
DefaultIcon software healthy ui/default/src/components/icons.tsx:DefaultIcon
AuthorizationPageClient software healthy ui/default/src/components/AuthorizationPageClient.tsx:Autho…
loadTokens software healthy ui/default/src/components/AuthorizationPageClient.tsx:loadT…
AuthorizationSectionIntro software healthy ui/default/src/components/AuthorizationPageClient.tsx:Autho…
mergeGrantPluginOptions software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:mer…
resolveGrantPluginOption software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:res…
ChevronUpDownIcon software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:Che…
ManagedIdentityDetailView software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:Man…
handleRename software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:han…
displayName software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:dis…
handleDelete software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:han…
handleMemberSubmit software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:han…
email software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:ema…
role software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:role
handleRemoveMember software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:han…
resetGrantForm software healthy ui/default/src/components/ManagedIdentityDetailView.tsx:res…

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

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
provider-index.yaml software healthy provider-index.yaml
README.md software healthy auth/README.md
go.mod software healthy auth/go.mod
manifest.yaml software healthy auth/oidc/manifest.yaml
provider_test.go software healthy auth/oidc/provider_test.go
README.md software healthy auth/oidc/README.md
provider.go software healthy auth/oidc/provider.go
userinfo_test.go software healthy auth/internal/userinfo/userinfo_test.go
userinfo.go software healthy auth/internal/userinfo/userinfo.go
config.go software healthy auth/internal/configutil/config.go
README.md software healthy ui/README.md
manifest.yaml software healthy ui/github/manifest.yaml
README.md software healthy ui/github/README.md
package.json software healthy ui/github/package.json
package-lock.json software healthy ui/github/package-lock.json
build.sh software healthy ui/github/build.sh
tsconfig.json software healthy ui/github/tsconfig.json
next.config.ts software healthy ui/github/next.config.ts
page.tsx software healthy ui/github/app/page.tsx
layout.tsx software healthy ui/github/app/layout.tsx
static-assets.ts software healthy ui/github/src/static-assets.ts
app-definition.ts software healthy ui/github/src/app-definition.ts
dev.sh software healthy ui/default/dev.sh
manifest.yaml software healthy ui/default/manifest.yaml
playwright.config.ts software healthy ui/default/playwright.config.ts
THEMING.md software healthy ui/default/THEMING.md
postcss.config.mjs software healthy ui/default/postcss.config.mjs
README.md software healthy ui/default/README.md
package.json software healthy ui/default/package.json
next-env.d.ts software healthy ui/default/next-env.d.ts
package-lock.json software healthy ui/default/package-lock.json
build.sh software healthy ui/default/build.sh
tsconfig.json software healthy ui/default/tsconfig.json
eslint.config.mjs software healthy ui/default/eslint.config.mjs
next.config.mjs software healthy ui/default/next.config.mjs
theme.css software healthy ui/default/shared/theme.css
dev-theme-watch.mjs software healthy ui/default/scripts/dev-theme-watch.mjs
config.schema.yaml software healthy ui/default/schemas/config.schema.yaml
admin-static-assets.ts software healthy ui/default/src/admin-static-assets.ts
assets.d.ts software healthy ui/default/src/types/assets.d.ts
IdentityTokenTable.tsx software healthy ui/default/src/components/IdentityTokenTable.tsx
PluginSearchBar.tsx software healthy ui/default/src/components/PluginSearchBar.tsx
Nav.tsx software healthy ui/default/src/components/Nav.tsx
icons.tsx software healthy ui/default/src/components/icons.tsx
AuthorizationPageClient.tsx software healthy ui/default/src/components/AuthorizationPageClient.tsx
ManagedIdentityDetailView.tsx software healthy ui/default/src/components/ManagedIdentityDetailView.tsx
Button.tsx software healthy ui/default/src/components/Button.tsx
IntegrationSettingsModal.tsx software healthy ui/default/src/components/IntegrationSettingsModal.tsx

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

LabelLayerStatusPath
on software healthy ui/default/src/app/layout.tsx:on
APIError software healthy ui/default/src/lib/api.ts:APIError
CodexMCPAgentProvider software healthy agent/codex/provider.py:30
_FakeHostApp software healthy agent/codex/tests/test_provider.py:52
_FakeCodexMCPServer software healthy agent/codex/tests/test_provider.py:75
CodexProviderTests software healthy agent/codex/tests/test_provider.py:135
CodexExecutionError software healthy agent/codex/internals/codex_runner.py:34
CodexExecutionCanceled software healthy agent/codex/internals/codex_runner.py:38
CodexMCPServerProtocol software healthy agent/codex/internals/codex_runner.py:42
ServerFactory software healthy agent/codex/internals/codex_runner.py:54
_ActiveTurn software healthy agent/codex/internals/codex_runner.py:65
CodexMCPStdioServer software healthy agent/codex/internals/codex_runner.py:70
CodexMCPRunner software healthy agent/codex/internals/codex_runner.py:121
BridgeHTTPServer software healthy agent/codex/internals/http_bridge.py:19
CodexAgentConfig software healthy agent/codex/internals/config.py:17
BridgeContext software healthy agent/codex/internals/gestalt_mcp_bridge.py:15
StoreConflictError software healthy agent/codex/internals/store.py:24
StoredSession software healthy agent/codex/internals/store.py:29
StoredTurn software healthy agent/codex/internals/store.py:49
StoredTurnEvent software healthy agent/codex/internals/store.py:67
InMemoryRunStore software healthy agent/codex/internals/store.py:78
ToolBridgeError software healthy agent/codex/internals/tool_bridge.py:20
ToolEntry software healthy agent/codex/internals/tool_bridge.py:25
ToolExecutor software healthy agent/codex/internals/tool_bridge.py:35
FakeCursorAgentFactory software healthy agent/cursor/tests/provider.contract.test.ts:FakeCursorAgen…
FakeSDKAgent software healthy agent/cursor/tests/provider.contract.test.ts:FakeSDKAgent
FakeRun software healthy agent/cursor/tests/provider.contract.test.ts:FakeRun
FakeAppHost software healthy agent/cursor/tests/provider.contract.test.ts:FakeAppHost
Database software healthy agent/cursor/stubs/sqlite3/index.cjs:Database
CursorAgentProvider software healthy agent/cursor/src/provider.ts:CursorAgentProvider
StoreConflictError software healthy agent/cursor/src/store.ts:StoreConflictError
InMemoryRunStore software healthy agent/cursor/src/store.ts:InMemoryRunStore
InMemoryAgentRunStore software healthy agent/cursor/src/cursor_platform.ts:InMemoryAgentRunStore
InMemoryCheckpointStore software healthy agent/cursor/src/cursor_platform.ts:InMemoryCheckpointStore
InMemoryBlobStore software healthy agent/cursor/src/cursor_platform.ts:InMemoryBlobStore
NoopRunEventNotifier software healthy agent/cursor/src/cursor_platform.ts:NoopRunEventNotifier
CursorSDKRunner software healthy agent/cursor/src/runner.ts:CursorSDKRunner
CursorExecutionError software healthy agent/cursor/src/errors.ts:CursorExecutionError
CursorExecutionCanceled software healthy agent/cursor/src/errors.ts:CursorExecutionCanceled
ClaudeCodeAgentProvider software healthy agent/claude/provider.py:37
FakeIndexedDB software healthy agent/claude/tests/fake_indexeddb.py:23
_FakeHostApp software healthy agent/claude/tests/test_provider.py:61
_FakeClaudeSDKClient software healthy agent/claude/tests/test_provider.py:84
ClaudeProviderTests software healthy agent/claude/tests/test_provider.py:265
ToolEntry software healthy agent/claude/internals/mcp_bridge.py:48
GestaltMCPBridge software healthy agent/claude/internals/mcp_bridge.py:60
LocalClaudeCodePlugin software healthy agent/claude/internals/claude_code_config.py:34
ToolPermissionSpec software healthy agent/claude/internals/claude_code_config.py:40
ClaudeCodeToolPermissions software healthy agent/claude/internals/claude_code_config.py:81
ClaudeCodeTurnOptions software healthy agent/claude/internals/claude_code_config.py:109

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

LabelLayerStatusPath
auth software healthy auth
oidc software healthy auth/oidc
internal software healthy auth/internal
userinfo software healthy auth/internal/userinfo
configutil software healthy auth/internal/configutil
ui software healthy ui
github software healthy ui/github
app software healthy ui/github/app
src software healthy ui/github/src
default software healthy ui/default
shared software healthy ui/default/shared
scripts software healthy ui/default/scripts
schemas software healthy ui/default/schemas
src software healthy ui/default/src
types software healthy ui/default/src/types
components software healthy ui/default/src/components
app software healthy ui/default/src/app
integrations software healthy ui/default/src/app/integrations
auth software healthy ui/default/src/app/auth
callback software healthy ui/default/src/app/auth/callback
login software healthy ui/default/src/app/login
apps software healthy ui/default/src/app/apps
docs software healthy ui/default/src/app/docs
connect software healthy ui/default/src/app/docs/connect
invoke software healthy ui/default/src/app/docs/invoke
mcp software healthy ui/default/src/app/docs/mcp
authorization software healthy ui/default/src/app/docs/authorization
getting-started software healthy ui/default/src/app/docs/getting-started
tokens software healthy ui/default/src/app/docs/tokens
workflows software healthy ui/default/src/app/docs/workflows
troubleshooting software healthy ui/default/src/app/docs/troubleshooting
authorization software healthy ui/default/src/app/authorization
tokens software healthy ui/default/src/app/tokens
agents software healthy ui/default/src/app/agents
identities software healthy ui/default/src/app/identities
workflows software healthy ui/default/src/app/workflows
lib software healthy ui/default/src/lib
hooks software healthy ui/default/src/hooks
e2e software healthy ui/default/e2e
agent software healthy agent
codex software healthy agent/codex
tests software healthy agent/codex/tests
internals software healthy agent/codex/internals
schemas software healthy agent/codex/schemas
cursor software healthy agent/cursor
tests software healthy agent/cursor/tests
stubs software healthy agent/cursor/stubs
sqlite3 software healthy agent/cursor/stubs/sqlite3
schemas software healthy agent/cursor/schemas
src software healthy agent/cursor/src

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

LabelLayerStatusPath
k8s::authentication::auth/oidc/manifest.yaml hardware healthy auth/oidc/manifest.yaml
k8s::ui::ui/github/manifest.yaml hardware healthy ui/github/manifest.yaml
k8s::ui::ui/default/manifest.yaml hardware healthy ui/default/manifest.yaml
k8s::agent::agent/codex/manifest.yaml hardware healthy agent/codex/manifest.yaml
k8s::agent::agent/cursor/manifest.yaml hardware healthy agent/cursor/manifest.yaml
k8s::agent::agent/claude/manifest.yaml hardware healthy agent/claude/manifest.yaml
k8s::cache::cache/valkey/manifest.yaml hardware healthy cache/valkey/manifest.yaml
k8s::app::app/bigquery/manifest.yaml hardware healthy app/bigquery/manifest.yaml
k8s::app::app/granola/manifest.yaml hardware healthy app/granola/manifest.yaml
k8s::app::app/gcs/manifest.yaml hardware healthy app/gcs/manifest.yaml
k8s::app::app/gcp_batch/manifest.yaml hardware healthy app/gcp_batch/manifest.yaml
k8s::app::app/google_slides/manifest.yaml hardware healthy app/google_slides/manifest.yaml
k8s::app::app/gong/manifest.yaml hardware healthy app/gong/manifest.yaml
k8s::app::app/hex/manifest.yaml hardware healthy app/hex/manifest.yaml
k8s::app::app/launchdarkly/manifest.yaml hardware healthy app/launchdarkly/manifest.yaml
k8s::app::app/jira/manifest.yaml hardware healthy app/jira/manifest.yaml
k8s::app::app/zendesk/manifest.yaml hardware healthy app/zendesk/manifest.yaml
k8s::app::app/github/manifest.yaml hardware healthy app/github/manifest.yaml
k8s::app::app/sharepoint/manifest.yaml hardware healthy app/sharepoint/manifest.yaml
k8s::app::app/notion/manifest.yaml hardware healthy app/notion/manifest.yaml
k8s::app::app/ramp/manifest.yaml hardware healthy app/ramp/manifest.yaml
k8s::app::app/planetscale/manifest.yaml hardware healthy app/planetscale/manifest.yaml
k8s::app::app/google_admin_directory/manifest.yaml hardware healthy app/google_admin_directory/manifest.yaml
k8s::app::app/excalidraw/manifest.yaml hardware healthy app/excalidraw/manifest.yaml
k8s::app::app/teams/manifest.yaml hardware healthy app/teams/manifest.yaml
k8s::app::app/nice_incontact/manifest.yaml hardware healthy app/nice_incontact/manifest.yaml
k8s::app::app/datadog/manifest.yaml hardware healthy app/datadog/manifest.yaml
k8s::app::app/google_admin_datatransfer/manifest.yaml hardware healthy app/google_admin_datatransfer/manifest.yaml
k8s::app::app/gitlab/manifest.yaml hardware healthy app/gitlab/manifest.yaml
k8s::app::app/modern_treasury/manifest.yaml hardware healthy app/modern_treasury/manifest.yaml
k8s::app::app/google_docs/manifest.yaml hardware healthy app/google_docs/manifest.yaml
k8s::app::app/trunk/manifest.yaml hardware healthy app/trunk/manifest.yaml
k8s::app::app/extend/manifest.yaml hardware healthy app/extend/manifest.yaml
k8s::app::app/intercom/manifest.yaml hardware healthy app/intercom/manifest.yaml
k8s::app::app/google_calendar/manifest.yaml hardware healthy app/google_calendar/manifest.yaml
k8s::app::app/vercel/manifest.yaml hardware healthy app/vercel/manifest.yaml
k8s::app::app/google_forms/manifest.yaml hardware healthy app/google_forms/manifest.yaml
k8s::app::app/dbt_cloud/manifest.yaml hardware healthy app/dbt_cloud/manifest.yaml
k8s::app::app/rippling/manifest.yaml hardware healthy app/rippling/manifest.yaml
k8s::app::app/linear/manifest.yaml hardware healthy app/linear/manifest.yaml
k8s::app::app/google_sheets/manifest.yaml hardware healthy app/google_sheets/manifest.yaml
k8s::app::app/gmail/manifest.yaml hardware healthy app/gmail/manifest.yaml
k8s::app::app/google_drive/manifest.yaml hardware healthy app/google_drive/manifest.yaml
k8s::app::app/confluence/manifest.yaml hardware healthy app/confluence/manifest.yaml
k8s::app::app/incident_io/manifest.yaml hardware healthy app/incident_io/manifest.yaml
k8s::app::app/looker/manifest.yaml hardware healthy app/looker/manifest.yaml
k8s::app::app/clickhouse/manifest.yaml hardware healthy app/clickhouse/manifest.yaml
k8s::app::app/slack/manifest.yaml hardware healthy app/slack/manifest.yaml
k8s::app::app/figma/manifest.yaml hardware healthy app/figma/manifest.yaml
k8s::app::app/pagerduty/manifest.yaml hardware healthy app/pagerduty/manifest.yaml

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

LabelLayerStatusPath
auth::app/google_drive/README.md security healthy app/google_drive/README.md
auth::ui/default/e2e/identities-mock.spec.ts security healthy ui/default/e2e/identities-mock.spec.ts
auth::app/gitlab/manifest.yaml security healthy app/gitlab/manifest.yaml
auth::ui/default/src/components/IntegrationSettingsModal.tsx security healthy ui/default/src/components/IntegrationSettingsModal.tsx
auth::app/vercel/tests/test_provider.py security healthy app/vercel/tests/test_provider.py
auth::app/sharepoint/openapi.yaml security healthy app/sharepoint/openapi.yaml
auth::app/pagerduty/schemas/config.schema.yaml security healthy app/pagerduty/schemas/config.schema.yaml
auth::app/google_calendar/README.md security healthy app/google_calendar/README.md
auth::ui/default/src/app/docs/DocsContent.tsx security healthy ui/default/src/app/docs/DocsContent.tsx
auth::app/planetscale/README.md security healthy app/planetscale/README.md
auth::auth/oidc/provider_test.go security healthy auth/oidc/provider_test.go
auth::app/intercom/README.md security healthy app/intercom/README.md
auth::app/gcp_batch/README.md security healthy app/gcp_batch/README.md
auth::app/slack/manifest.yaml security healthy app/slack/manifest.yaml
auth::app/figma/README.md security healthy app/figma/README.md
auth::app/notion/README.md security healthy app/notion/README.md
auth::provider-index.yaml security healthy provider-index.yaml
auth::app/google_calendar/schemas/config.schema.yaml security healthy app/google_calendar/schemas/config.schema.yaml
auth::ui/default/src/components/ManagedIdentityDetailView.t… security healthy ui/default/src/components/ManagedIdentityDetailView.tsx
auth::app/launchdarkly/README.md security healthy app/launchdarkly/README.md
auth::app/zendesk/README.md security healthy app/zendesk/README.md
auth::app/modern_treasury/README.md security healthy app/modern_treasury/README.md
auth::ui/default/src/lib/integrationStatus.ts security healthy ui/default/src/lib/integrationStatus.ts
auth::app/nice_incontact/manifest.yaml security healthy app/nice_incontact/manifest.yaml
auth::app/figma/manifest.yaml security healthy app/figma/manifest.yaml
auth::app/gong/openapi.yaml security healthy app/gong/openapi.yaml
auth::app/gmail/schemas/config.schema.yaml security healthy app/gmail/schemas/config.schema.yaml
auth::app/sharepoint/schemas/config.schema.yaml security healthy app/sharepoint/schemas/config.schema.yaml
auth::app/slack/README.md security healthy app/slack/README.md
auth::app/google_admin_directory/README.md security healthy app/google_admin_directory/README.md
auth::app/ramp/manifest.yaml security healthy app/ramp/manifest.yaml
auth::externalcredentials/default/provider_test.go security healthy externalcredentials/default/provider_test.go
auth::app/dbt_cloud/openapi.yaml security healthy app/dbt_cloud/openapi.yaml
auth::app/linear/README.md security healthy app/linear/README.md
auth::app/hex/README.md security healthy app/hex/README.md
auth::app/teams/openapi.yaml security healthy app/teams/openapi.yaml
auth::app/github/manifest.yaml security healthy app/github/manifest.yaml
auth::app/pagerduty/README.md security healthy app/pagerduty/README.md
auth::app/gitlab/README.md security healthy app/gitlab/README.md
auth::app/linear/manifest.yaml security healthy app/linear/manifest.yaml
auth::app/modern_treasury/openapi.yaml security healthy app/modern_treasury/openapi.yaml
auth::app/github/internals/client.py security healthy app/github/internals/client.py
auth::app/google_admin_datatransfer/README.md security healthy app/google_admin_datatransfer/README.md
auth::app/nice_incontact/README.md security healthy app/nice_incontact/README.md
auth::ui/default/e2e/integrations-mock.spec.ts security healthy ui/default/e2e/integrations-mock.spec.ts
auth::app/google_forms/README.md security healthy app/google_forms/README.md
auth::app/jira/manifest.yaml security healthy app/jira/manifest.yaml
auth::app/github/README.md security healthy app/github/README.md
auth::auth/oidc/provider.go security healthy auth/oidc/provider.go
auth::app/confluence/README.md security healthy app/confluence/README.md

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

LabelLayerStatusPath
Page frontend healthy ui/github/app/page.tsx
RootLayout frontend healthy ui/github/app/layout.tsx
IdentityTokenTable frontend healthy ui/default/src/components/IdentityTokenTable.tsx
PluginSearchBar frontend healthy ui/default/src/components/PluginSearchBar.tsx
Nav frontend healthy ui/default/src/components/Nav.tsx
AuthorizationPageClient frontend healthy ui/default/src/components/AuthorizationPageClient.tsx
ManagedIdentityDetailView frontend healthy ui/default/src/components/ManagedIdentityDetailView.tsx
Button frontend healthy ui/default/src/components/Button.tsx
IntegrationSettingsModal frontend healthy ui/default/src/components/IntegrationSettingsModal.tsx
ShikiCode frontend healthy ui/default/src/components/ShikiCode.tsx
Container frontend healthy ui/default/src/components/Container.tsx
IdentitySummaryCard frontend healthy ui/default/src/components/IdentitySummaryCard.tsx
IdentityTokenCreateForm frontend healthy ui/default/src/components/IdentityTokenCreateForm.tsx
AuthGuard frontend healthy ui/default/src/components/AuthGuard.tsx
ManagedIdentitiesPageClient frontend healthy ui/default/src/components/ManagedIdentitiesPageClient.tsx
AppsCatalogPageClient frontend healthy ui/default/src/components/AppsCatalogPageClient.tsx
TokenTable frontend healthy ui/default/src/components/TokenTable.tsx
IntegrationCard frontend healthy ui/default/src/components/IntegrationCard.tsx
TokenCreateForm frontend healthy ui/default/src/components/TokenCreateForm.tsx
DashboardPage frontend healthy ui/default/src/app/page.tsx
RootLayout frontend healthy ui/default/src/app/layout.tsx
IntegrationsPage frontend healthy ui/default/src/app/integrations/page.tsx
AuthCallbackPage frontend healthy ui/default/src/app/auth/callback/page.tsx
LoginPage frontend healthy ui/default/src/app/login/page.tsx
AppsPage frontend healthy ui/default/src/app/apps/page.tsx
DocsShell frontend healthy ui/default/src/app/docs/DocsShell.tsx
DocsPage frontend healthy ui/default/src/app/docs/page.tsx
DocsLayout frontend healthy ui/default/src/app/docs/layout.tsx
ConnectPage frontend healthy ui/default/src/app/docs/connect/page.tsx
InvokePage frontend healthy ui/default/src/app/docs/invoke/page.tsx
McpPage frontend healthy ui/default/src/app/docs/mcp/page.tsx
AuthorizationPage frontend healthy ui/default/src/app/docs/authorization/page.tsx
GettingStartedPage frontend healthy ui/default/src/app/docs/getting-started/page.tsx
TokensPage frontend healthy ui/default/src/app/docs/tokens/page.tsx
WorkflowsPage frontend healthy ui/default/src/app/docs/workflows/page.tsx
TroubleshootingPage frontend healthy ui/default/src/app/docs/troubleshooting/page.tsx
AuthorizationPage frontend healthy ui/default/src/app/authorization/page.tsx
TokensPage frontend healthy ui/default/src/app/tokens/page.tsx
AgentsPage frontend healthy ui/default/src/app/agents/page.tsx
ManagedIdentitiesPage frontend healthy ui/default/src/app/identities/page.tsx
WorkflowsPage frontend healthy ui/default/src/app/workflows/page.tsx

LabelLayerStatusPath
port:43123 network healthy ui/default/e2e/auth-mock.spec.ts
port:128 network healthy agent/codex/internals/http_bridge.py
port:12 network healthy app/vanta/openapi.yaml
port:32 network healthy app/vanta/openapi.yaml
port:15 network healthy app/vanta/openapi.yaml
port:55 network healthy app/vanta/openapi.yaml
port:05 network healthy app/vanta/openapi.yaml
port:20 network healthy app/vanta/openapi.yaml
port:17 network healthy app/vanta/openapi.yaml
port:01 network healthy app/vanta/openapi.yaml
port:24 network healthy app/vanta/openapi.yaml
port:14 network healthy app/vanta/openapi.yaml
port:45 network healthy app/vanta/openapi.yaml
port:18 network healthy app/vanta/openapi.yaml
port:46 network healthy app/vanta/openapi.yaml
port:19 network healthy app/vanta/openapi.yaml
port:02 network healthy app/vanta/openapi.yaml
port:56 network healthy app/vanta/openapi.yaml
port:07 network healthy app/vanta/openapi.yaml
port:21 network healthy app/vanta/openapi.yaml
port:22 network healthy app/vanta/openapi.yaml
port:43 network healthy app/vanta/openapi.yaml
port:34 network healthy app/vanta/openapi.yaml
port:10 network healthy app/vanta/openapi.yaml
port:30 network healthy app/vanta/openapi.yaml
port:53 network healthy app/vanta/openapi.yaml
port:06 network healthy app/vanta/openapi.yaml
port:09 network healthy app/vanta/openapi.yaml
port:51 network healthy app/vanta/openapi.yaml
port:08 network healthy app/vanta/openapi.yaml
port:29 network healthy app/vanta/openapi.yaml
port:38 network healthy app/vanta/openapi.yaml
port:52 network healthy app/vanta/openapi.yaml
port:256 network healthy app/vanta/openapi.yaml
port:12345 network healthy app/vanta/openapi.yaml
port:443 network healthy runtime/gkeagentsandbox/egress.go
port:80 network healthy runtime/gkeagentsandbox/egress.go
port:8080 network healthy .github/workflows/ci.yml

LabelLayerStatusPath
rerelease-darwin-amd64 cicd healthy .github/workflows/codex-rerelease-python-provider-assets.yml
discover cicd healthy .github/workflows/publish-provider-snapshot.yml
build-linux-amd64 cicd healthy .github/workflows/publish-provider-snapshot.yml
build-darwin-arm64 cicd healthy .github/workflows/publish-provider-snapshot.yml
publish cicd healthy .github/workflows/publish-provider-snapshot.yml
prepare cicd healthy .github/workflows/release-app.yml
release cicd healthy .github/workflows/release-app.yml
metadata cicd healthy .github/workflows/release-app-reusable.yml
build-linux-amd64 cicd healthy .github/workflows/release-app-reusable.yml
build-linux-arm64 cicd healthy .github/workflows/release-app-reusable.yml
build-linux-arm64-rust cicd healthy .github/workflows/release-app-reusable.yml
build-linux-armv7 cicd healthy .github/workflows/release-app-reusable.yml
build-darwin-arm64 cicd healthy .github/workflows/release-app-reusable.yml
build-darwin-amd64 cicd healthy .github/workflows/release-app-reusable.yml
build-macos-arm64-python cicd healthy .github/workflows/release-app-reusable.yml
build-macos-amd64-python cicd healthy .github/workflows/release-app-reusable.yml
publish cicd healthy .github/workflows/release-app-reusable.yml
validate-provider-index cicd healthy .github/workflows/ci.yml
discover cicd healthy .github/workflows/ci.yml
build-gestaltd cicd healthy .github/workflows/ci.yml
validate cicd healthy .github/workflows/ci.yml
ui-lint cicd healthy .github/workflows/ci.yml
ui-tests cicd healthy .github/workflows/ci.yml
ui-e2e cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
/page.tsx frontend healthy ui/github/app/page.tsx
/integrations frontend healthy ui/default/src/app/integrations/page.tsx
/auth/callback frontend healthy ui/default/src/app/auth/callback/page.tsx
/login frontend healthy ui/default/src/app/login/page.tsx
/apps frontend healthy ui/default/src/app/apps/page.tsx
/docs frontend healthy ui/default/src/app/docs/page.tsx
/docs/connect frontend healthy ui/default/src/app/docs/connect/page.tsx
/docs/invoke frontend healthy ui/default/src/app/docs/invoke/page.tsx
/docs/mcp frontend healthy ui/default/src/app/docs/mcp/page.tsx
/docs/authorization frontend healthy ui/default/src/app/docs/authorization/page.tsx
/docs/getting-started frontend healthy ui/default/src/app/docs/getting-started/page.tsx
/docs/tokens frontend healthy ui/default/src/app/docs/tokens/page.tsx
/docs/workflows frontend healthy ui/default/src/app/docs/workflows/page.tsx
/docs/troubleshooting frontend healthy ui/default/src/app/docs/troubleshooting/page.tsx
/authorization frontend healthy ui/default/src/app/authorization/page.tsx
/tokens frontend healthy ui/default/src/app/tokens/page.tsx
/agents frontend healthy ui/default/src/app/agents/page.tsx
/identities frontend healthy ui/default/src/app/identities/page.tsx
/workflows frontend healthy ui/default/src/app/workflows/page.tsx

LabelLayerStatusPath
127.0.0.1 network healthy auth/oidc/provider_test.go
12.12.123.123 network healthy app/vanta/openapi.yaml
34.11.22.90 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
172.24.192.2 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
203.0.113.10 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
10.96.0.10 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
169.254.20.10 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
10.20.0.11 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
10.20.0.12 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
10.20.0.44 network healthy runtime/gkeagentsandbox/runtime_contract_test.go
10.20.0.10 network healthy runtime/gkeagentsandbox/runtime_contract_test.go

LabelLayerStatusPath
clickhouse data healthy provider-index.yaml
mongodb data healthy provider-index.yaml
postgresql data healthy provider-index.yaml
mysql data healthy provider-index.yaml
sqlite data healthy provider-index.yaml
postgres data healthy app/dbt_cloud/openapi.yaml
mariadb data healthy app/vanta/openapi.yaml

LabelLayerStatusPath
gha::codex-rerelease-python-provider-assets cicd healthy .github/workflows/codex-rerelease-python-provider-assets.yml
gha::publish-provider-snapshot cicd healthy .github/workflows/publish-provider-snapshot.yml
gha::release-app cicd healthy .github/workflows/release-app.yml
gha::release-app-reusable cicd healthy .github/workflows/release-app-reusable.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
vps::gcp hardware healthy provider-index.yaml
vps::aws hardware healthy provider-index.yaml
vps::azure hardware healthy provider-index.yaml
vps::ec2 hardware healthy secrets/go.mod

LabelLayerStatusPath
PYTHON_ALPINE_VERSION cicd healthy
GCP_WORKLOAD_IDENTITY_PROVIDER cicd healthy
GCP_SERVICE_ACCOUNT cicd healthy

LabelLayerStatusPath
password_literal::.github/scripts/setup_go_indexeddb_test_e… security healthy .github/scripts/setup_go_indexeddb_test_env.sh
password_literal::.github/scripts/setup_go_indexeddb_test_e… security healthy .github/scripts/setup_go_indexeddb_test_env.sh

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

LabelLayerStatusPath
sqs data healthy app/vanta/openapi.yaml

LabelLayerStatusPath
envoy network healthy s3/gcs/go.mod
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/49f57b08-c5a3-44ff-9917-f3efe59f048f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/49f57b08-c5a3-44ff-9917-f3efe59f048f/

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.