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.

agentic-community/mcp-gateway-registry

https://github.com/agentic-community/mcp-gateway-registry.git · scanned 2026-05-16 02:08 UTC (2 weeks, 6 days ago) · 10 languages

836 findings (481 legacy + 355 scanner) 11th percentile · Python · large (100-500K LoC) Scanner says 60 (lower by 2)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 6 days ago · v1 · 473 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-14-v3
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 0.0 0.25 0.00
testing_score 100.0 0.20 20.00
documentation_score 90.0 0.15 13.50
practices_score 75.0 0.15 11.25
code_quality 46.7 0.10 4.67
Overall 1.00 58.4
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10493 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
get_asor_token software healthy get_asor_token.py:21
App software healthy frontend/src/App.tsx:App
canAccessSettings software healthy frontend/src/utils/permissions.ts:canAccessSettings
buildLocalRuntimeJson software healthy frontend/src/utils/localRuntime.ts:buildLocalRuntimeJson
buildLocalRuntimeForm software healthy frontend/src/utils/localRuntime.ts:buildLocalRuntimeForm
r software healthy frontend/src/utils/localRuntime.ts:r
getBaseURL software healthy frontend/src/utils/basePath.ts:getBaseURL
getBasename software healthy frontend/src/utils/basePath.ts:getBasename
formatRelativeTime software healthy frontend/src/utils/dateUtils.ts:formatRelativeTime
formatAbsoluteDate software healthy frontend/src/utils/dateUtils.ts:formatAbsoluteDate
formatDateWithTooltip software healthy frontend/src/utils/dateUtils.ts:formatDateWithTooltip
to software healthy frontend/src/components/AgentCard.tsx:to
formatTimeSince software healthy frontend/src/components/AgentCard.tsx:formatTimeSince
normalizeHealthStatus software healthy frontend/src/components/AgentCard.tsx:normalizeHealthStatus
fetchSecurityScan software healthy frontend/src/components/AgentCard.tsx:fetchSecurityScan
getStatusIcon software healthy frontend/src/components/AgentCard.tsx:getStatusIcon
getTrustLevelColor software healthy frontend/src/components/AgentCard.tsx:getTrustLevelColor
getTrustLevelIcon software healthy frontend/src/components/AgentCard.tsx:getTrustLevelIcon
getVisibilityIcon software healthy frontend/src/components/AgentCard.tsx:getVisibilityIcon
getSecurityIconState software healthy frontend/src/components/AgentCard.tsx:getSecurityIconState
handleCopy software healthy frontend/src/components/AuditEventDetail.tsx:handleCopy
formatJson software healthy frontend/src/components/AuditEventDetail.tsx:formatJson
getStatusColor software healthy frontend/src/components/AuditEventDetail.tsx:getStatusColor
getMcpStatusColor software healthy frontend/src/components/AuditEventDetail.tsx:getMcpStatusCo…
extractDetail software healthy frontend/src/components/IAMM2M.tsx:extractDetail
toggleCreateGroup software healthy frontend/src/components/IAMM2M.tsx:toggleCreateGroup
toggleRegisterGroup software healthy frontend/src/components/IAMM2M.tsx:toggleRegisterGroup
copyToClipboard software healthy frontend/src/components/IAMM2M.tsx:copyToClipboard
handleCreate software healthy frontend/src/components/IAMM2M.tsx:handleCreate
handleRegister software healthy frontend/src/components/IAMM2M.tsx:handleRegister
handleDelete software healthy frontend/src/components/IAMM2M.tsx:handleDelete
handleEdit software healthy frontend/src/components/IAMM2M.tsx:handleEdit
handleUpdate software healthy frontend/src/components/IAMM2M.tsx:handleUpdate
handleCreate software healthy frontend/src/components/VirtualServerList.tsx:handleCreate
handleEdit software healthy frontend/src/components/VirtualServerList.tsx:handleEdit
handleSave software healthy frontend/src/components/VirtualServerList.tsx:handleSave
handleDelete software healthy frontend/src/components/VirtualServerList.tsx:handleDelete
handleToggle software healthy frontend/src/components/VirtualServerList.tsx:handleToggle
handleApplyFilters software healthy frontend/src/components/ApplicationLogs.tsx:handleApplyFilt…
handleClearFilters software healthy frontend/src/components/ApplicationLogs.tsx:handleClearFilt…
handleRefresh software healthy frontend/src/components/ApplicationLogs.tsx:handleRefresh
handlePrevPage software healthy frontend/src/components/ApplicationLogs.tsx:handlePrevPage
handleNextPage software healthy frontend/src/components/ApplicationLogs.tsx:handleNextPage
_activeFilterCount software healthy frontend/src/components/ApplicationLogs.tsx:_activeFilterCo…
_formatTimestamp software healthy frontend/src/components/ApplicationLogs.tsx:_formatTimestamp
_truncateMessage software healthy frontend/src/components/ApplicationLogs.tsx:_truncateMessage
handleSetDefault software healthy frontend/src/components/VersionSelectorModal.tsx:handleSetD…
getStatusBadge software healthy frontend/src/components/VersionSelectorModal.tsx:getStatusB…
_formatRelativeTime software healthy frontend/src/components/ExternalRegistries.tsx:_formatRelat…
_truncateArn software healthy frontend/src/components/ExternalRegistries.tsx:_truncateArn

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

LabelLayerStatusPath
based software healthy frontend/src/components/IAMUsers.tsx:based
string software healthy frontend/src/components/LocalRuntimeFormPanel.tsx:string
TestStatus software healthy tests/e2e_agent_skills_test.py:58
TestResult software healthy tests/e2e_agent_skills_test.py:67
AgentSkillsE2ETest software healthy tests/e2e_agent_skills_test.py:77
TestInfrastructure software healthy tests/test_infrastructure.py:19
TestOptOut software healthy tests/integration/test_telemetry_e2e.py:76
TestDefaultState software healthy tests/integration/test_telemetry_e2e.py:134
TestHeartbeat software healthy tests/integration/test_telemetry_e2e.py:233
TestDebugMode software healthy tests/integration/test_telemetry_e2e.py:488
TestLiveCollector software healthy tests/integration/test_telemetry_e2e.py:542
TestDeploymentModeIntegration software healthy tests/integration/test_deployment_mode_integration.py:71
TestSkillModels software healthy tests/integration/test_skill_api.py:97
TestSkillService software healthy tests/integration/test_skill_api.py:152
TestSkillVisibility software healthy tests/integration/test_skill_api.py:279
TestToolValidation software healthy tests/integration/test_skill_api.py:376
TestPathUtils software healthy tests/integration/test_skill_api.py:476
TestRepositoryCreateRetrieveRoundTrip software healthy tests/integration/test_skill_scanner_repository.py:50
TestMongoDBConnectivity software healthy tests/integration/test_mongodb_connectivity.py:14
TestPeerFederationRepositoryIntegration software healthy tests/integration/test_peer_federation_e2e.py:176
TestPeerFederationServiceIntegration software healthy tests/integration/test_peer_federation_e2e.py:311
TestOrphanDetection software healthy tests/integration/test_peer_federation_e2e.py:458
TestFilePeerFederationRepository software healthy tests/integration/test_peer_federation_e2e.py:554
TestServerRegistration software healthy tests/integration/test_server_lifecycle.py:247
TestServerListing software healthy tests/integration/test_server_lifecycle.py:359
TestServerRetrieval software healthy tests/integration/test_server_lifecycle.py:472
TestServerUpdate software healthy tests/integration/test_server_lifecycle.py:508
TestServerDeletion software healthy tests/integration/test_server_lifecycle.py:569
TestServerToggle software healthy tests/integration/test_server_lifecycle.py:623
TestServerFullLifecycle software healthy tests/integration/test_server_lifecycle.py:676
TestServerErrorHandling software healthy tests/integration/test_server_lifecycle.py:811
TestEndToEndFlow software healthy tests/integration/test_agentcore_sync_integration.py:191
TestDryRunMode software healthy tests/integration/test_agentcore_sync_integration.py:263
TestMixedDeployment software healthy tests/integration/test_agentcore_sync_integration.py:316
TestManifestWriting software healthy tests/integration/test_agentcore_sync_integration.py:390
TestListVirtualServers software healthy tests/integration/test_virtual_server_api.py:105
TestCreateVirtualServer software healthy tests/integration/test_virtual_server_api.py:132
TestGetVirtualServer software healthy tests/integration/test_virtual_server_api.py:211
TestUpdateVirtualServer software healthy tests/integration/test_virtual_server_api.py:244
TestDeleteVirtualServer software healthy tests/integration/test_virtual_server_api.py:281
TestToggleVirtualServer software healthy tests/integration/test_virtual_server_api.py:329
TestVirtualServerTools software healthy tests/integration/test_virtual_server_api.py:402
TestUpdateVirtualServerErrors software healthy tests/integration/test_virtual_server_api.py:451
TestToolCatalog software healthy tests/integration/test_virtual_server_api.py:510
TestNormalizeVirtualPath software healthy tests/integration/test_virtual_server_api.py:551
TestRateVirtualServer software healthy tests/integration/test_virtual_server_api.py:609
TestGetVirtualServerRating software healthy tests/integration/test_virtual_server_api.py:688
TestGetServiceToolsEndpoint software healthy tests/integration/test_tool_level_access.py:146
TestGetToolsAllEndpoint software healthy tests/integration/test_tool_level_access.py:242
TestGetServersEndpointFilter software healthy tests/integration/test_tool_level_access.py:318

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

LabelLayerStatusPath
build_and_run.sh software healthy build_and_run.sh
docker-compose.prebuilt.yml software healthy docker-compose.prebuilt.yml
mkdocs.yml software healthy mkdocs.yml
get_asor_token.py software healthy get_asor_token.py
test-keycloak-mcp.sh software healthy test-keycloak-mcp.sh
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
docker-compose.podman.yml software healthy docker-compose.podman.yml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
build-config.yaml software healthy build-config.yaml
Dockerfile software healthy Dockerfile
DEV_INSTRUCTIONS.md software healthy DEV_INSTRUCTIONS.md
package-lock.json software healthy package-lock.json
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
start_token_refresher.sh software healthy start_token_refresher.sh
.env.example software healthy .env.example
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
docker-compose.dhi.yml software healthy docker-compose.dhi.yml
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
docker-compose.yml software healthy docker-compose.yml
README.md software healthy charts/README.md
Chart.yaml software healthy charts/mongodb-configure/Chart.yaml
values.yaml software healthy charts/mongodb-configure/values.yaml
secret.yaml software healthy charts/mongodb-configure/templates/secret.yaml
configmap.yaml software healthy charts/mongodb-configure/templates/configmap.yaml
job.yaml software healthy charts/mongodb-configure/templates/job.yaml
Chart.yaml software healthy charts/registry/Chart.yaml
values.yaml software healthy charts/registry/values.yaml
extra_env_test.yaml software healthy charts/registry/tests/extra_env_test.yaml
configmap-app-log.yaml software healthy charts/registry/templates/configmap-app-log.yaml
secret.yaml software healthy charts/registry/templates/secret.yaml
configmap-otel.yaml software healthy charts/registry/templates/configmap-otel.yaml
service.yaml software healthy charts/registry/templates/service.yaml
ingress.yaml software healthy charts/registry/templates/ingress.yaml
deployment.yaml software healthy charts/registry/templates/deployment.yaml
Chart.yaml software healthy charts/mcpgw/Chart.yaml
values.yaml software healthy charts/mcpgw/values.yaml
extra_env_test.yaml software healthy charts/mcpgw/tests/extra_env_test.yaml
stateless_http_test.yaml software healthy charts/mcpgw/tests/stateless_http_test.yaml
secret.yaml software healthy charts/mcpgw/templates/secret.yaml
service.yaml software healthy charts/mcpgw/templates/service.yaml
ingress.yaml software healthy charts/mcpgw/templates/ingress.yaml
deployment.yaml software healthy charts/mcpgw/templates/deployment.yaml
poddisruptionbudget.yaml software healthy charts/mcpgw/templates/poddisruptionbudget.yaml
README.md software healthy charts/mcp-gateway-registry-stack/README.md
Chart.yaml software healthy charts/mcp-gateway-registry-stack/Chart.yaml
values.yaml software healthy charts/mcp-gateway-registry-stack/values.yaml

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

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::docker/keycloak/Dockerfile hardware healthy docker/keycloak/Dockerfile
image::metrics-service/Dockerfile hardware healthy metrics-service/Dockerfile
image::agents/a2a/src/flight-booking-agent/Dockerfile hardware healthy agents/a2a/src/flight-booking-agent/Dockerfile
image::agents/a2a/src/travel-assistant-agent/Dockerfile hardware healthy agents/a2a/src/travel-assistant-agent/Dockerfile
image::terraform/aws-ecs/grafana/Dockerfile hardware healthy terraform/aws-ecs/grafana/Dockerfile
mongodb hardware healthy docker-compose.yml
mongodb-init hardware healthy docker-compose.yml
registry hardware healthy docker-compose.yml
metrics-service hardware healthy docker-compose.yml
auth-server hardware healthy docker-compose.yml
currenttime-server hardware healthy docker-compose.yml
fininfo-server hardware healthy docker-compose.yml
mcpgw-server hardware healthy docker-compose.yml
realserverfaketools-server hardware healthy docker-compose.yml
metrics-db hardware healthy docker-compose.yml
prometheus hardware healthy docker-compose.yml
grafana hardware healthy docker-compose.yml
keycloak-db hardware healthy docker-compose.yml
keycloak hardware healthy docker-compose.yml
k8s::Secret::charts/mongodb-configure/templates/secret.yaml hardware healthy charts/mongodb-configure/templates/secret.yaml
k8s::ConfigMap::charts/mongodb-configure/templates/configma… hardware healthy charts/mongodb-configure/templates/configmap.yaml
k8s::ConfigMap::charts/registry/templates/configmap-app-log… hardware healthy charts/registry/templates/configmap-app-log.yaml
k8s::Secret::charts/registry/templates/secret.yaml hardware healthy charts/registry/templates/secret.yaml
k8s::ConfigMap::charts/registry/templates/configmap-otel.ya… hardware healthy charts/registry/templates/configmap-otel.yaml
k8s::Secret::charts/mcpgw/templates/secret.yaml hardware healthy charts/mcpgw/templates/secret.yaml
k8s::PodDisruptionBudget::charts/mcpgw/templates/poddisrupt… hardware healthy charts/mcpgw/templates/poddisruptionbudget.yaml
k8s::ConfigMap::charts/mcp-gateway-registry-stack/templates… hardware healthy charts/mcp-gateway-registry-stack/templates/version-configm…
k8s::Secret::charts/mcp-gateway-registry-stack/templates/ke… hardware healthy charts/mcp-gateway-registry-stack/templates/keycloak-pg-sec…
k8s::Secret::charts/mcp-gateway-registry-stack/templates/oa… hardware healthy charts/mcp-gateway-registry-stack/templates/oauth-provider-…
k8s::Secret::charts/mcp-gateway-registry-stack/templates/sh… hardware healthy charts/mcp-gateway-registry-stack/templates/shared-secret.y…
k8s::Secret::charts/mcp-gateway-registry-stack/templates/ke… hardware healthy charts/mcp-gateway-registry-stack/templates/keycloak-admin-…
k8s::MongoDBCommunity::charts/mcp-gateway-registry-stack/te… hardware healthy charts/mcp-gateway-registry-stack/templates/mongodb-cluster…
k8s::Secret::charts/mcp-gateway-registry-stack/templates/mo… hardware healthy charts/mcp-gateway-registry-stack/templates/mongodb-secret.…
k8s::Secret::charts/keycloak-configure/templates/secret.yaml hardware healthy charts/keycloak-configure/templates/secret.yaml
k8s::RoleBinding::charts/keycloak-configure/templates/roleb… hardware healthy charts/keycloak-configure/templates/rolebinding.yaml
k8s::ConfigMap::charts/keycloak-configure/templates/configm… hardware healthy charts/keycloak-configure/templates/configmap.yaml
k8s::ServiceAccount::charts/keycloak-configure/templates/sa… hardware healthy charts/keycloak-configure/templates/sa.yaml
k8s::Role::charts/keycloak-configure/templates/role.yaml hardware healthy charts/keycloak-configure/templates/role.yaml
k8s::ConfigMap::charts/auth-server/templates/configmap-app-… hardware healthy charts/auth-server/templates/configmap-app-log.yaml
k8s::Secret::charts/auth-server/templates/secret.yaml hardware healthy charts/auth-server/templates/secret.yaml
tf::aws_ecr_repository::services hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_ecr_lifecycle_policy::services hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket::codebuild hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket_versioning::codebuild hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket_public_access_block::codebuild hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket_server_side_encryption_configuration::cod… hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket_policy::codebuild_tls hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_bucket_lifecycle_configuration::codebuild hardware healthy terraform/aws-ecs/codebuild.tf
tf::aws_s3_object::upstream_buildspec hardware healthy terraform/aws-ecs/codebuild.tf

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

LabelLayerStatusPath
GET /health api healthy auth_server/server.py
GET /validate api healthy auth_server/server.py
GET /config api healthy auth_server/server.py
POST /admin/federation-token api healthy auth_server/server.py
POST /tokens api healthy auth_server/server.py
POST /reload-scopes api healthy auth_server/server.py
GET /oauth2/providers api healthy auth_server/server.py
GET /oauth2/login/{provider} api healthy auth_server/server.py
GET /oauth2/callback/{provider} api healthy auth_server/server.py
GET /oauth2/logout/{provider} api healthy auth_server/server.py
POST /mcp-proxy/{server_name:path} api healthy auth_server/server.py
GET /api/auth/me api healthy registry/main.py
GET /{full_path:path} api healthy registry/main.py
GET /login api healthy registry/auth/routes.py
GET /auth/{provider} api healthy registry/auth/routes.py
GET /auth/callback api healthy registry/auth/routes.py
GET /logout api healthy registry/auth/routes.py
POST /logout api healthy registry/auth/routes.py
GET /providers api healthy registry/auth/routes.py
GET /csrf-token api healthy registry/auth/routes.py
GET /ws/health_status api healthy registry/health/routes.py
GET /ws/stats api healthy registry/health/routes.py
POST /telemetry/heartbeat api healthy registry/api/registry_management_routes.py
POST /telemetry/startup api healthy registry/api/registry_management_routes.py
POST /iam/okta/m2m/sync api healthy registry/api/okta_m2m_routes.py
GET /iam/okta/m2m/clients api healthy registry/api/okta_m2m_routes.py
GET /iam/okta/m2m/clients/{client_id}/groups api healthy registry/api/okta_m2m_routes.py
PATCH /iam/okta/m2m/clients/{client_id}/groups api healthy registry/api/okta_m2m_routes.py
GET /discovery api healthy registry/api/skill_routes.py
GET / api healthy registry/api/skill_routes.py
POST /parse-skill-md api healthy registry/api/skill_routes.py
GET /search api healthy registry/api/skill_routes.py
GET /{skill_path:path}/integrity api healthy registry/api/skill_routes.py
GET /{skill_path:path}/health api healthy registry/api/skill_routes.py
GET /{skill_path:path}/content api healthy registry/api/skill_routes.py
GET /{skill_path:path}/tools api healthy registry/api/skill_routes.py
GET /{skill_path:path}/rating api healthy registry/api/skill_routes.py
GET /{skill_path:path}/security-scan api healthy registry/api/skill_routes.py
POST /{skill_path:path}/rescan api healthy registry/api/skill_routes.py
POST /{skill_path:path}/refresh-resources api healthy registry/api/skill_routes.py
GET /{skill_path:path} api healthy registry/api/skill_routes.py
POST / api healthy registry/api/skill_routes.py
PUT /{skill_path:path} api healthy registry/api/skill_routes.py
DELETE /{skill_path:path} api healthy registry/api/skill_routes.py
POST /{skill_path:path}/toggle api healthy registry/api/skill_routes.py
POST /{skill_path:path}/rate api healthy registry/api/skill_routes.py
POST /sync api healthy registry/api/peer_management_routes.py
GET /connections/all api healthy registry/api/peer_management_routes.py
GET /shared-resources api healthy registry/api/peer_management_routes.py
GET /{peer_id} api healthy registry/api/peer_management_routes.py

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

LabelLayerStatusPath
charts software healthy charts
mongodb-configure software healthy charts/mongodb-configure
templates software healthy charts/mongodb-configure/templates
registry software healthy charts/registry
tests software healthy charts/registry/tests
templates software healthy charts/registry/templates
mcpgw software healthy charts/mcpgw
tests software healthy charts/mcpgw/tests
templates software healthy charts/mcpgw/templates
mcp-gateway-registry-stack software healthy charts/mcp-gateway-registry-stack
tests software healthy charts/mcp-gateway-registry-stack/tests
templates software healthy charts/mcp-gateway-registry-stack/templates
keycloak-configure software healthy charts/keycloak-configure
templates software healthy charts/keycloak-configure/templates
auth-server software healthy charts/auth-server
tests software healthy charts/auth-server/tests
templates software healthy charts/auth-server/templates
frontend software healthy frontend
public software healthy frontend/public
src software healthy frontend/src
types software healthy frontend/src/types
utils software healthy frontend/src/utils
components software healthy frontend/src/components
__tests__ software healthy frontend/src/components/__tests__
contexts software healthy frontend/src/contexts
pages software healthy frontend/src/pages
hooks software healthy frontend/src/hooks
__tests__ software healthy frontend/src/hooks/__tests__
e2e software healthy frontend/e2e
helpers software healthy frontend/e2e/helpers
docker software healthy docker
keycloak software healthy docker/keycloak
config software healthy config
grafana software healthy config/grafana
datasources software healthy config/grafana/datasources
dashboards software healthy config/grafana/dashboards
tests software healthy tests
security software healthy tests/security
integration software healthy tests/integration
unit software healthy tests/unit
auth software healthy tests/unit/auth
middleware software healthy tests/unit/middleware
health software healthy tests/unit/health
api software healthy tests/unit/api
cli software healthy tests/unit/cli
utils software healthy tests/unit/utils
audit software healthy tests/unit/audit
search software healthy tests/unit/search
embeddings software healthy tests/unit/embeddings
servers software healthy tests/unit/servers

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

LabelLayerStatusPath
App frontend healthy frontend/src/App.tsx
AgentCard frontend healthy frontend/src/components/AgentCard.tsx
AuditEventDetail frontend healthy frontend/src/components/AuditEventDetail.tsx
IAMM2M frontend healthy frontend/src/components/IAMM2M.tsx
VirtualServerList frontend healthy frontend/src/components/VirtualServerList.tsx
ApplicationLogs frontend healthy frontend/src/components/ApplicationLogs.tsx
VersionSelectorModal frontend healthy frontend/src/components/VersionSelectorModal.tsx
ExternalRegistries frontend healthy frontend/src/components/ExternalRegistries.tsx
SearchableSelect frontend healthy frontend/src/components/SearchableSelect.tsx
ANSBadge frontend healthy frontend/src/components/ANSBadge.tsx
AuditStatistics frontend healthy frontend/src/components/AuditStatistics.tsx
SkillCard frontend healthy frontend/src/components/SkillCard.tsx
AuditLogTable frontend healthy frontend/src/components/AuditLogTable.tsx
VirtualServerForm frontend healthy frontend/src/components/VirtualServerForm.tsx
StatusBadge frontend healthy frontend/src/components/StatusBadge.tsx
AddRegistryEntryModal frontend healthy frontend/src/components/AddRegistryEntryModal.tsx
AgentDetailsModal frontend healthy frontend/src/components/AgentDetailsModal.tsx
VirtualServerCard frontend healthy frontend/src/components/VirtualServerCard.tsx
DeleteConfirmation frontend healthy frontend/src/components/DeleteConfirmation.tsx
SemanticSearchResults frontend healthy frontend/src/components/SemanticSearchResults.tsx
ServerDetailsModal frontend healthy frontend/src/components/ServerDetailsModal.tsx
ResourceBoundTokenButton frontend healthy frontend/src/components/ResourceBoundTokenButton.tsx
IAMGroups frontend healthy frontend/src/components/IAMGroups.tsx
ServerConfigModal frontend healthy frontend/src/components/ServerConfigModal.tsx
DetailsModal frontend healthy frontend/src/components/DetailsModal.tsx
Layout frontend healthy frontend/src/components/Layout.tsx
IAMUsers frontend healthy frontend/src/components/IAMUsers.tsx
ToolSelector frontend healthy frontend/src/components/ToolSelector.tsx
Sidebar frontend healthy frontend/src/components/Sidebar.tsx
DiscoverListRow frontend healthy frontend/src/components/DiscoverListRow.tsx
DiscoverTab frontend healthy frontend/src/components/DiscoverTab.tsx
AuditFilterBar frontend healthy frontend/src/components/AuditFilterBar.tsx
UptimeDisplay frontend healthy frontend/src/components/UptimeDisplay.tsx
StarRatingWidget frontend healthy frontend/src/components/StarRatingWidget.tsx
ConfirmModal frontend healthy frontend/src/components/ConfirmModal.tsx
DataExport frontend healthy frontend/src/components/DataExport.tsx
SecurityScanModal frontend healthy frontend/src/components/SecurityScanModal.tsx
VersionBadge frontend healthy frontend/src/components/VersionBadge.tsx
ProtectedRoute frontend healthy frontend/src/components/ProtectedRoute.tsx
ConfigPanel frontend healthy frontend/src/components/ConfigPanel.tsx
LocalRuntimeFormPanel frontend healthy frontend/src/components/LocalRuntimeFormPanel.tsx
RegistryCardSettings frontend healthy frontend/src/components/RegistryCardSettings.tsx
ServerCard frontend healthy frontend/src/components/ServerCard.tsx
FederationPeers frontend healthy frontend/src/components/FederationPeers.tsx
VirtualServerDetailsModal frontend healthy frontend/src/components/VirtualServerDetailsModal.tsx
FederationPeerForm frontend healthy frontend/src/components/FederationPeerForm.tsx
Logout frontend healthy frontend/src/pages/Logout.tsx
TokenGeneration frontend healthy frontend/src/pages/TokenGeneration.tsx
Dashboard frontend healthy frontend/src/pages/Dashboard.tsx
SettingsPage frontend healthy frontend/src/pages/SettingsPage.tsx

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

LabelLayerStatusPath
auth::auth_server/providers/__init__.py security healthy auth_server/providers/__init__.py
auth::credentials-provider/keycloak/get_m2m_token.py security healthy credentials-provider/keycloak/get_m2m_token.py
auth::cli/test_anthropic_api.py security healthy cli/test_anthropic_api.py
auth::keycloak/setup/setup-federation-service-account.sh security healthy keycloak/setup/setup-federation-service-account.sh
auth::credentials-provider/check_and_refresh_creds.sh security healthy credentials-provider/check_and_refresh_creds.sh
auth::cli/agent_mgmt.sh security healthy cli/agent_mgmt.sh
auth::registry/utils/iam_manager.py security healthy registry/utils/iam_manager.py
auth::tests/unit/utils/test_credential_encryption.py security healthy tests/unit/utils/test_credential_encryption.py
auth::registry/api/auth0_m2m_routes.py security healthy registry/api/auth0_m2m_routes.py
auth::registry/api/federation_export_routes.py security healthy registry/api/federation_export_routes.py
auth::registry/audit/models.py security healthy registry/audit/models.py
auth::charts/mcpgw/values.yaml security healthy charts/mcpgw/values.yaml
auth::registry/services/scope_service.py security healthy registry/services/scope_service.py
auth::registry/core/config.py security healthy registry/core/config.py
auth::registry/schemas/agent_models.py security healthy registry/schemas/agent_models.py
auth::frontend/src/pages/Dashboard.tsx security healthy frontend/src/pages/Dashboard.tsx
auth::registry/utils/okta_manager.py security healthy registry/utils/okta_manager.py
auth::tests/fixtures/factories.py security healthy tests/fixtures/factories.py
auth::api/populate-registry.sh security healthy api/populate-registry.sh
auth::charts/keycloak-configure/templates/configmap.yaml security healthy charts/keycloak-configure/templates/configmap.yaml
auth::credentials-provider/agentcore-auth/.env.example security healthy credentials-provider/agentcore-auth/.env.example
auth::tests/integration/test_agentcore_sync_integration.py security healthy tests/integration/test_agentcore_sync_integration.py
auth::tests/e2e/test_virtual_mcp_protocol.py security healthy tests/e2e/test_virtual_mcp_protocol.py
auth::cli/test_asor_complete.py security healthy cli/test_asor_complete.py
auth::charts/mongodb-configure/values.yaml security healthy charts/mongodb-configure/values.yaml
auth::cli/scan_all_servers.py security healthy cli/scan_all_servers.py
auth::auth_server/.env.template security healthy auth_server/.env.template
auth::api/test-management-api-e2e.sh security healthy api/test-management-api-e2e.sh
auth::registry/utils/local_runtime_validation.py security healthy registry/utils/local_runtime_validation.py
auth::keycloak/setup/generate-agent-token.sh security healthy keycloak/setup/generate-agent-token.sh
auth::registry/api/config_routes.py security healthy registry/api/config_routes.py
auth::tests/e2e_agent_skills_test.py security healthy tests/e2e_agent_skills_test.py
auth::agents/agent.py security healthy agents/agent.py
auth::tests/unit/utils/test_okta_manager.py security healthy tests/unit/utils/test_okta_manager.py
auth::cli/agentcore/models.py security healthy cli/agentcore/models.py
auth::tests/auth_server/unit/providers/test_keycloak.py security healthy tests/auth_server/unit/providers/test_keycloak.py
auth::frontend/src/hooks/useIAM.ts security healthy frontend/src/hooks/useIAM.ts
auth::keycloak/setup/setup-m2m-service-account.sh security healthy keycloak/setup/setup-m2m-service-account.sh
auth::tests/unit/api/test_federation_export_routes.py security healthy tests/unit/api/test_federation_export_routes.py
auth::agents/client.py security healthy agents/client.py
auth::auth_server/providers/cognito.py security healthy auth_server/providers/cognito.py
auth::agents/cli_user_auth.py security healthy agents/cli_user_auth.py
auth::registry/schemas/management.py security healthy registry/schemas/management.py
auth::charts/mcp-gateway-registry-stack/templates/keycloak-… security healthy charts/mcp-gateway-registry-stack/templates/keycloak-admin-…
auth::cli/get_user_token.py security healthy cli/get_user_token.py
auth::registry/utils/credential_encryption.py security healthy registry/utils/credential_encryption.py
auth::keycloak/setup/setup-agent-service-account.sh security healthy keycloak/setup/setup-agent-service-account.sh
auth::agents/a2a/src/travel-assistant-agent/env_settings.py security healthy agents/a2a/src/travel-assistant-agent/env_settings.py
auth::api/registry_client.py security healthy api/registry_client.py
auth::charts/mcp-gateway-registry-stack/templates/oauth-pro… security healthy charts/mcp-gateway-registry-stack/templates/oauth-provider-…

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

LabelLayerStatusPath
lint cicd healthy .github/workflows/helm-test.yml
template cicd healthy .github/workflows/helm-test.yml
kubeconform cicd healthy .github/workflows/helm-test.yml
dependency-check cicd healthy .github/workflows/helm-test.yml
unittest cicd healthy .github/workflows/helm-test.yml
reserved-list-sync cicd healthy .github/workflows/helm-test.yml
summary cicd healthy .github/workflows/helm-test.yml
build-release-images cicd healthy .github/workflows/release-images.yml
test cicd healthy .github/workflows/registry-test.yml
lint cicd healthy .github/workflows/registry-test.yml
security cicd healthy .github/workflows/registry-test.yml
summary cicd healthy .github/workflows/registry-test.yml
validate cicd healthy .github/workflows/terraform-test.yml
tflint cicd healthy .github/workflows/terraform-test.yml
tfsec cicd healthy .github/workflows/terraform-test.yml
checkov cicd healthy .github/workflows/terraform-test.yml
summary cicd healthy .github/workflows/terraform-test.yml
lock-check cicd healthy .github/workflows/uv-lock-check.yml
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml
build-and-push cicd healthy .github/workflows/build-mcpgw.yml
retag-release cicd healthy .github/workflows/helm-release-retag.yml
update-helm-charts cicd healthy .github/workflows/helm-chart-update.yml
test cicd healthy .github/workflows/metrics-service-test.yml
lint cicd healthy .github/workflows/metrics-service-test.yml
build-and-push cicd healthy .github/workflows/build-auth-server.yml
test cicd healthy .github/workflows/auth-server-test.yml
lint cicd healthy .github/workflows/auth-server-test.yml
build-and-push cicd healthy .github/workflows/build-registry.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.prebuilt.yml
54.123.45.67 network healthy .env.example
10.0.1.42 network healthy .env.example
10.0.1.100 network healthy charts/mongodb-configure/values.yaml
1.2.3.4 network healthy charts/mcpgw/tests/extra_env_test.yaml
9.504.5.092 network healthy frontend/src/components/Layout.tsx
2.91.832.092 network healthy frontend/src/components/Layout.tsx
2.651.64.7 network healthy frontend/src/components/Layout.tsx
4.942.359.31 network healthy frontend/src/components/Layout.tsx
268.18.58.688 network healthy frontend/src/components/Layout.tsx
169.254.169.253 network healthy docker/registry-entrypoint.sh
10.0.0.1 network healthy tests/unit/test_stats_endpoint.py
169.254.170.2 network healthy tests/unit/test_stats_endpoint.py
192.168.1.1 network healthy tests/unit/test_url_validation.py
127.0.0.2 network healthy tests/unit/health/test_health_service.py
33.111.22.33 network healthy tests/unit/utils/test_request_utils.py
10.0.0.5 network healthy tests/unit/utils/test_request_utils.py
10.1.2.3 network healthy tests/unit/utils/test_request_utils.py
192.168.1.100 network healthy tests/unit/lambda/test_collector.py
192.168.1.101 network healthy tests/unit/lambda/test_collector.py
169.254.169.254 network healthy tests/unit/core/test_cloud_detection.py
172.17.0.5 network healthy tests/unit/core/test_nginx_service.py
192.168.1.50 network healthy tests/unit/core/test_nginx_service.py
10.1.1.1 network healthy tests/unit/core/test_nginx_service.py
3.1.3.7 network healthy auth_server/providers/auth0.py
8.8.8.8 network healthy registry/core/nginx_service.py
8.8.4.4 network healthy registry/core/nginx_service.py
1.0.0.0 network healthy metrics-service/tests/test_validator.py

LabelLayerStatusPath
/Logout frontend healthy frontend/src/pages/Logout.tsx
/TokenGeneration frontend healthy frontend/src/pages/TokenGeneration.tsx
/Dashboard frontend healthy frontend/src/pages/Dashboard.tsx
/SettingsPage frontend healthy frontend/src/pages/SettingsPage.tsx
/AuditLogsPage frontend healthy frontend/src/pages/AuditLogsPage.tsx
/Login frontend healthy frontend/src/pages/Login.tsx
/OAuthCallback frontend healthy frontend/src/pages/OAuthCallback.tsx
/RegisterPage frontend healthy frontend/src/pages/RegisterPage.tsx
/login frontend healthy frontend/src/App.tsx
/logout frontend healthy frontend/src/App.tsx
/auth/callback frontend healthy frontend/src/App.tsx
/ frontend healthy frontend/src/App.tsx
/generate-token frontend healthy frontend/src/App.tsx
/servers/register frontend healthy frontend/src/App.tsx
/settings/* frontend healthy frontend/src/App.tsx
/settings/registry/card frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/audit/logs frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/federation/peers frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/federation/external-registries frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/virtual-mcp/servers frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/iam/groups frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/iam/users frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/iam/m2m frontend healthy registry/static/static/js/main.d2eb0b7d.js
/settings/system-config/configuration frontend healthy registry/static/static/js/main.d2eb0b7d.js

LabelLayerStatusPath
port:8000 network healthy docker-compose.prebuilt.yml
port:8001 network healthy docker-compose.prebuilt.yml
port:8003 network healthy docker-compose.prebuilt.yml
port:8002 network healthy docker-compose.prebuilt.yml
port:80 network healthy docker-compose.prebuilt.yml
port:8080 network healthy docker-compose.prebuilt.yml
port:443 network healthy docker-compose.prebuilt.yml
port:8443 network healthy docker-compose.prebuilt.yml
port:7860 network healthy docker-compose.prebuilt.yml
port:8890 network healthy docker-compose.prebuilt.yml
port:9465 network healthy docker-compose.prebuilt.yml
port:8888 network healthy docker-compose.prebuilt.yml
port:9090 network healthy docker-compose.prebuilt.yml
port:3000 network healthy docker-compose.prebuilt.yml
port:999 network healthy docker-compose.prebuilt.yml
port:27017 network healthy docker-compose.prebuilt.yml
port:18080 network healthy docker-compose.podman.yml
port:1000 network healthy scripts/prepare-log-dirs.sh
port:9001 network healthy agents/a2a/docker-compose.arm.yml
port:9000 network healthy agents/a2a/docker-compose.arm.yml
port:9002 network healthy agents/a2a/docker-compose.arm.yml
port:10 network healthy terraform/aws-ecs/scripts/view-cloudwatch-logs.sh
port:30 network healthy terraform/aws-ecs/scripts/view-cloudwatch-logs.sh

LabelLayerStatusPath
private_key::.env.example security healthy .env.example
password_literal::frontend/src/components/IAMUsers.tsx security healthy frontend/src/components/IAMUsers.tsx
password_literal::tests/unit/test_iam_manager.py security healthy tests/unit/test_iam_manager.py
password_literal::tests/unit/test_iam_manager.py security healthy tests/unit/test_iam_manager.py
password_literal::tests/unit/test_iam_manager.py security healthy tests/unit/test_iam_manager.py
password_literal::tests/unit/test_iam_manager.py security healthy tests/unit/test_iam_manager.py
password_literal::api/test-management-api-e2e.sh security healthy api/test-management-api-e2e.sh
password_literal::scripts/init-mongodb.sh security healthy scripts/init-mongodb.sh
password_literal::cli/bootstrap_user_and_m2m_setup.sh security healthy cli/bootstrap_user_and_m2m_setup.sh
password_literal::cli/user_mgmt.sh security healthy cli/user_mgmt.sh
password_literal::keycloak/setup/get-all-client-credentials… security healthy keycloak/setup/get-all-client-credentials.sh
password_literal::keycloak/setup/disable-ssl.sh security healthy keycloak/setup/disable-ssl.sh
password_literal::keycloak/setup/setup-federation-service-a… security healthy keycloak/setup/setup-federation-service-account.sh
password_literal::keycloak/setup/clean-keycloak.sh security healthy keycloak/setup/clean-keycloak.sh
password_literal::terraform/aws-ecs/setup-documentdb-env.sh security healthy terraform/aws-ecs/setup-documentdb-env.sh
password_literal::terraform/aws-ecs/scripts/post-deployment… security healthy terraform/aws-ecs/scripts/post-deployment-setup.sh
password_literal::terraform/aws-ecs/scripts/init-keycloak.sh security healthy terraform/aws-ecs/scripts/init-keycloak.sh
password_literal::terraform/aws-ecs/scripts/init-keycloak.sh security healthy terraform/aws-ecs/scripts/init-keycloak.sh
password_literal::terraform/aws-ecs/scripts/user_mgmt.sh security healthy terraform/aws-ecs/scripts/user_mgmt.sh
password_literal::terraform/aws-ecs/scripts/user_mgmt.sh security healthy terraform/aws-ecs/scripts/user_mgmt.sh
password_literal::terraform/aws-ecs/scripts/user_mgmt.sh security healthy terraform/aws-ecs/scripts/user_mgmt.sh
password_literal::terraform/telemetry-collector/bastion-scr… security healthy terraform/telemetry-collector/bastion-scripts/query.sh
password_literal::terraform/telemetry-collector/bastion-scr… security healthy terraform/telemetry-collector/bastion-scripts/connect.sh

LabelLayerStatusPath
api_keys data healthy metrics-service/app/storage/database.py
metrics data healthy metrics-service/app/storage/database.py
auth_metrics data healthy metrics-service/app/storage/database.py
discovery_metrics data healthy metrics-service/app/storage/database.py
tool_metrics data healthy metrics-service/app/storage/database.py
schema_migrations data healthy metrics-service/app/storage/migrations.py
metrics_hourly data healthy metrics-service/app/storage/migrations.py
metrics_daily data healthy metrics-service/app/storage/migrations.py
retention_policies data healthy metrics-service/app/storage/migrations.py
api_key_usage_log data healthy metrics-service/app/storage/migrations.py
flights data healthy agents/a2a/src/flight-booking-agent/database.py
bookings data healthy agents/a2a/src/flight-booking-agent/database.py
booking_passengers data healthy agents/a2a/src/flight-booking-agent/database.py
payments data healthy agents/a2a/src/flight-booking-agent/database.py
seat_inventory data healthy agents/a2a/src/flight-booking-agent/database.py
cancellations data healthy agents/a2a/src/flight-booking-agent/database.py
trip_plans data healthy agents/a2a/src/travel-assistant-agent/database.py

LabelLayerStatusPath
gha::helm-test cicd healthy .github/workflows/helm-test.yml
gha::release-images cicd healthy .github/workflows/release-images.yml
gha::registry-test cicd healthy .github/workflows/registry-test.yml
gha::terraform-test cicd healthy .github/workflows/terraform-test.yml
gha::uv-lock-check cicd healthy .github/workflows/uv-lock-check.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::build-mcpgw cicd healthy .github/workflows/build-mcpgw.yml
gha::helm-release-retag cicd healthy .github/workflows/helm-release-retag.yml
gha::helm-chart-update cicd healthy .github/workflows/helm-chart-update.yml
gha::metrics-service-test cicd healthy .github/workflows/metrics-service-test.yml
gha::build-auth-server cicd healthy .github/workflows/build-auth-server.yml
gha::auth-server-test cicd healthy .github/workflows/auth-server-test.yml
gha::build-registry cicd healthy .github/workflows/build-registry.yml

LabelLayerStatusPath
mongodb data healthy docker-compose.prebuilt.yml
sqlite data healthy docker-compose.prebuilt.yml
postgresql data healthy docker-compose.prebuilt.yml
postgres data healthy docker-compose.prebuilt.yml
mysql data healthy docker/keycloak/Dockerfile
redis data healthy tests/integration/test_tool_level_access.py

LabelLayerStatusPath
tf::aws_rds_cluster_instance::keycloak hardware healthy terraform/aws-ecs/keycloak-database.tf
tf::aws_docdb_cluster_instance::registry_primary hardware healthy terraform/aws-ecs/documentdb.tf
tf::aws_docdb_cluster_instance::registry_replica hardware healthy terraform/aws-ecs/documentdb.tf
tf::aws_iam_instance_profile::bastion hardware healthy terraform/telemetry-collector/bastion.tf
tf::aws_instance::bastion hardware healthy terraform/telemetry-collector/bastion.tf
tf::aws_docdb_cluster_instance::telemetry hardware healthy terraform/telemetry-collector/documentdb.tf

LabelLayerStatusPath
vps::aws hardware healthy docker-compose.prebuilt.yml
vps::azure hardware healthy .env.example
vps::ec2 hardware healthy .env.example
vps::gcp hardware healthy tests/unit/lambda/test_collector.py
vps::digitalocean hardware healthy cli/examples/devops_deployment_agent.json
vps::linode hardware healthy cli/examples/devops_deployment_agent.json

LabelLayerStatusPath
k8s::Job::charts/mongodb-configure/templates/job.yaml hardware healthy charts/mongodb-configure/templates/job.yaml
k8s::Deployment::charts/registry/templates/deployment.yaml hardware healthy charts/registry/templates/deployment.yaml
k8s::Deployment::charts/mcpgw/templates/deployment.yaml hardware healthy charts/mcpgw/templates/deployment.yaml
k8s::Job::charts/keycloak-configure/templates/job.yaml hardware healthy charts/keycloak-configure/templates/job.yaml
k8s::Deployment::charts/auth-server/templates/deployment.ya… hardware healthy charts/auth-server/templates/deployment.yaml

LabelLayerStatusPath
nginx network healthy build_and_run.sh
envoy network healthy docker/registry-entrypoint.sh
traefik network healthy tests/unit/auth/test_resource_binding.py
loadbalancer network healthy auth_server/server.py

LabelLayerStatusPath
REGISTRY cicd healthy
ECR_ROLE cicd healthy
NAMESPACE cicd healthy
IMAGE_NAME cicd healthy

LabelLayerStatusPath
test_migrations.py data healthy metrics-service/tests/test_migrations.py
migrations.py data healthy metrics-service/app/storage/migrations.py

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

LabelLayerStatusPath
ingress::charts/registry/templates/ingress.yaml network healthy charts/registry/templates/ingress.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy pyproject.toml
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/063c0d3f-9293-4a44-b676-cd76b0028d8d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/063c0d3f-9293-4a44-b676-cd76b0028d8d/

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.