https://github.com/BerriAI/litellm
· scanned 2026-06-05 17:53 UTC (4 days, 21 hours ago)
· 10 languages
2887 raw signals (352 security + 2535 graph) 11/13 scanners ran 94th percentile · Python · huge (>500K LoC) System graph score 69 (higher by 20)
Last scanned 4 days, 21 hours ago · v2 · 1391 actionable findings from 2 signal sources. 229 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
93.0 | 0.15 | 13.95 |
practices_score |
100.0 | 0.15 | 15.00 |
code_quality |
61.0 | 0.10 | 6.10 |
| Overall | 1.00 | 89.0 |
All 64507 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.
| Label | Layer | Status | Path |
|---|---|---|---|
apply_db_fixes |
software | dead | db_scripts/update_unassigned_teams.py:5 |
check_view_exists |
software | healthy | db_scripts/create_views.py:18 |
parse_csv_value |
software | healthy | db_scripts/migrate_keys.py:17 |
migrate_verification_tokens |
software | healthy | db_scripts/migrate_keys.py:53 |
__init__ |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:25 |
print_verbose |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:50 |
test_violation |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:59 |
async_pre_call_hook |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:67 |
async_post_call_success_hook |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:93 |
async_post_call_streaming_hook |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:110 |
get_enterprise_proxy_hook |
software | dead | enterprise/enterprise_hooks/__init__.py:16 |
__init__ |
software | healthy | enterprise/enterprise_hooks/google_text_moderation.py:41 |
print_verbose |
software | healthy | enterprise/enterprise_hooks/google_text_moderation.py:80 |
async_moderation_hook |
software | healthy | enterprise/enterprise_hooks/google_text_moderation.py:88 |
__init__ |
software | healthy | enterprise/enterprise_hooks/blocked_user_list.py:22 |
print_verbose |
software | healthy | enterprise/enterprise_hooks/blocked_user_list.py:47 |
async_pre_call_hook |
software | healthy | enterprise/enterprise_hooks/blocked_user_list.py:56 |
__init__ |
software | healthy | enterprise/enterprise_hooks/openai_moderation.py:27 |
async_moderation_hook |
software | healthy | enterprise/enterprise_hooks/openai_moderation.py:35 |
__init__ |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:40 |
transform_messages |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:51 |
prepare_aporia_request |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:68 |
make_aporia_api_request |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:88 |
async_post_call_success_hook |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:138 |
async_moderation_hook |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:167 |
_should_run_if_mode_by_tag |
software | healthy | enterprise/litellm_enterprise/integrations/custom_guardrail… |
to_dict |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
get_defaults |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
load_custom_auth_settings |
software | healthy | enterprise/litellm_enterprise/proxy/proxy_server.py:10 |
load_enterprise_config |
software | healthy | enterprise/litellm_enterprise/proxy/proxy_server.py:20 |
get_custom_docs_description |
software | healthy | enterprise/litellm_enterprise/proxy/proxy_server.py:26 |
get_robots |
software | healthy | enterprise/litellm_enterprise/proxy/enterprise_routes.py:21 |
_build_json_field_or_condition |
software | healthy | enterprise/litellm_enterprise/proxy/audit_logging_endpoints… |
get_audit_logs |
software | healthy | enterprise/litellm_enterprise/proxy/audit_logging_endpoints… |
get_audit_log_by_id |
software | healthy | enterprise/litellm_enterprise/proxy/audit_logging_endpoints… |
_should_block_robots |
software | healthy | enterprise/litellm_enterprise/proxy/utils.py:6 |
is_llm_api_route_disabled |
software | healthy | enterprise/litellm_enterprise/proxy/auth/route_checks.py:8 |
is_management_routes_disabled |
software | healthy | enterprise/litellm_enterprise/proxy/auth/route_checks.py:27 |
should_call_route |
software | healthy | enterprise/litellm_enterprise/proxy/auth/route_checks.py:49 |
enterprise_custom_auth |
software | healthy | enterprise/litellm_enterprise/proxy/auth/user_api_key_auth.… |
handle_custom_ui_sso_sign_in |
software | healthy | enterprise/litellm_enterprise/proxy/auth/custom_sso_handler… |
__init__ |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_resp… |
_expire_stale_rows |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_resp… |
_cleanup_stale_managed_objects |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_resp… |
check_responses_cost |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_resp… |
__init__ |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
_get_user_info |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
_cleanup_stale_managed_objects |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
_fallback_find_jobs |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
check_batch_cost |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
_ENTERPRISE_BannedKeywords |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py:23 |
_ENTERPRISE_GoogleTextModeration |
software | healthy | enterprise/enterprise_hooks/google_text_moderation.py:19 |
_ENTERPRISE_BlockedUserList |
software | healthy | enterprise/enterprise_hooks/blocked_user_list.py:20 |
_ENTERPRISE_OpenAI_Moderation |
software | healthy | enterprise/enterprise_hooks/openai_moderation.py:26 |
AporiaGuardrail |
software | healthy | enterprise/enterprise_hooks/aporia_ai.py:39 |
EnterpriseCustomGuardrailHelper |
software | healthy | enterprise/litellm_enterprise/integrations/custom_guardrail… |
CustomAuthSettings |
software | healthy | enterprise/litellm_enterprise/types/proxy/proxy_server.py:6 |
AuditLogResponse |
software | healthy | enterprise/litellm_enterprise/types/proxy/audit_logging_end… |
PaginatedAuditLogResponse |
software | healthy | enterprise/litellm_enterprise/types/proxy/audit_logging_end… |
EmailParams |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
SendKeyCreatedEmailEvent |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
SendKeyRotatedEmailEvent |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
EmailEvent |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
EmailEventSettings |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
EmailEventSettingsUpdateRequest |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
EmailEventSettingsResponse |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
DefaultEmailSettings |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks/se… |
EnterpriseProxyConfig |
software | healthy | enterprise/litellm_enterprise/proxy/proxy_server.py:9 |
EnterpriseRouteChecks |
software | healthy | enterprise/litellm_enterprise/proxy/auth/route_checks.py:6 |
EnterpriseCustomSSOHandler |
software | healthy | enterprise/litellm_enterprise/proxy/auth/custom_sso_handler… |
CheckResponsesCost |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_resp… |
CheckBatchCost |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils/check_batc… |
_PROXY_LiteLLMManagedFiles |
software | healthy | enterprise/litellm_enterprise/proxy/hooks/managed_files.py:… |
_PROXY_LiteLLMManagedVectorStores |
software | healthy | enterprise/litellm_enterprise/proxy/hooks/managed_vector_st… |
StandardLoggingPayloadSetup |
software | healthy | enterprise/litellm_enterprise/litellm_core_utils/litellm_lo… |
_ENTERPRISE_LlamaGuard |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/llama_gu… |
EnterpriseCallbackControls |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/callback… |
_ENTERPRISE_LLMGuard |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/llm_guar… |
_ENTERPRISE_SecretDetection |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secret_d… |
ShippoApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
FinnhubAccessTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
NewRelicDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
VaultDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
FinicityDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
GitLabDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
SendGridApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
CoinbaseAccessTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
RubygemsApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
NYTimesAccessTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
LaunchdarklyAccessTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
MicrosoftTeamsWebhookDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
JWTBase64Detector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
DopplerApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
AgeSecretKeyDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
PyPiUploadTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
GCPApiKeyDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
SnykApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
AtlassianApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
ContentfulApiTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
TravisCiAccessTokenDetector |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
mcp_servers.json |
software | healthy | mcp_servers.json |
security.md |
software | healthy | security.md |
GEMINI.md |
software | healthy | GEMINI.md |
.gitguardian.yaml |
software | healthy | .gitguardian.yaml |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
proxy_server_config.yaml |
software | healthy | proxy_server_config.yaml |
codecov.yaml |
software | healthy | codecov.yaml |
taplo.toml |
software | healthy | taplo.toml |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
prometheus.yml |
software | healthy | prometheus.yml |
render.yaml |
software | healthy | render.yaml |
docker-compose.hardened.yml |
software | healthy | docker-compose.hardened.yml |
package-lock.json |
software | healthy | package-lock.json |
pyrightconfig.json |
software | healthy | pyrightconfig.json |
model_prices_and_context_window.json |
software | healthy | model_prices_and_context_window.json |
policy_templates.json |
software | healthy | policy_templates.json |
.env.example |
software | healthy | .env.example |
provider_endpoints_support.json |
software | healthy | provider_endpoints_support.json |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
license_cache.json |
software | healthy | license_cache.json |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
ruff.toml |
software | healthy | ruff.toml |
update_unassigned_teams.py |
software | healthy | db_scripts/update_unassigned_teams.py |
create_views.py |
software | healthy | db_scripts/create_views.py |
migrate_keys.py |
software | healthy | db_scripts/migrate_keys.py |
README.md |
software | healthy | docker/README.md |
build_admin_ui.sh |
software | healthy | docker/build_admin_ui.sh |
prod_entrypoint.sh |
software | healthy | docker/prod_entrypoint.sh |
.env.example |
software | healthy | docker/.env.example |
install_auto_router.sh |
software | healthy | docker/install_auto_router.sh |
entrypoint.sh |
software | healthy | docker/entrypoint.sh |
nonroot.yaml |
software | healthy | docker/tests/nonroot.yaml |
Readme.md |
software | healthy | docker/build_from_pip/Readme.md |
litellm_config.yaml |
software | healthy | docker/build_from_pip/litellm_config.yaml |
post-create.sh |
software | healthy | .devcontainer/post-create.sh |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
__init__.py |
software | healthy | enterprise/__init__.py |
README.md |
software | healthy | enterprise/README.md |
LICENSE.md |
software | healthy | enterprise/LICENSE.md |
pyproject.toml |
software | healthy | enterprise/pyproject.toml |
README.md |
software | healthy | enterprise/enterprise_ui/README.md |
_enterprise_colors.json |
software | healthy | enterprise/enterprise_ui/_enterprise_colors.json |
banned_keywords.py |
software | healthy | enterprise/enterprise_hooks/banned_keywords.py |
__init__.py |
software | healthy | enterprise/enterprise_hooks/__init__.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
db_scripts |
software | healthy | db_scripts |
docker |
software | healthy | docker |
tests |
software | healthy | docker/tests |
build_from_pip |
software | healthy | docker/build_from_pip |
.devcontainer |
software | healthy | .devcontainer |
enterprise |
software | healthy | enterprise |
enterprise_ui |
software | healthy | enterprise/enterprise_ui |
enterprise_hooks |
software | healthy | enterprise/enterprise_hooks |
litellm_enterprise |
software | healthy | enterprise/litellm_enterprise |
integrations |
software | healthy | enterprise/litellm_enterprise/integrations |
types |
software | healthy | enterprise/litellm_enterprise/types |
proxy |
software | healthy | enterprise/litellm_enterprise/types/proxy |
enterprise_callbacks |
software | healthy | enterprise/litellm_enterprise/types/enterprise_callbacks |
proxy |
software | healthy | enterprise/litellm_enterprise/proxy |
auth |
software | healthy | enterprise/litellm_enterprise/proxy/auth |
common_utils |
software | healthy | enterprise/litellm_enterprise/proxy/common_utils |
vector_stores |
software | healthy | enterprise/litellm_enterprise/proxy/vector_stores |
management_endpoints |
software | healthy | enterprise/litellm_enterprise/proxy/management_endpoints |
hooks |
software | healthy | enterprise/litellm_enterprise/proxy/hooks |
ui_crud_endpoints |
software | healthy | enterprise/litellm_enterprise/proxy/ui_crud_endpoints |
litellm_core_utils |
software | healthy | enterprise/litellm_enterprise/litellm_core_utils |
enterprise_callbacks |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks |
secrets_plugins |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
send_emails |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/send_ema… |
pagerduty |
software | healthy | enterprise/litellm_enterprise/enterprise_callbacks/pagerduty |
cloudformation_stack |
software | healthy | enterprise/cloudformation_stack |
tests |
software | healthy | tests |
basic_proxy_startup_tests |
software | healthy | tests/basic_proxy_startup_tests |
vector_store_tests |
software | healthy | tests/vector_store_tests |
rag |
software | healthy | tests/vector_store_tests/rag |
router_unit_tests |
software | healthy | tests/router_unit_tests |
integration |
software | healthy | tests/integration |
otel_tests |
software | healthy | tests/otel_tests |
proxy_e2e_anthropic_messages_tests |
software | healthy | tests/proxy_e2e_anthropic_messages_tests |
enterprise |
software | healthy | tests/enterprise |
litellm_enterprise |
software | healthy | tests/enterprise/litellm_enterprise |
integrations |
software | healthy | tests/enterprise/litellm_enterprise/integrations |
proxy |
software | healthy | tests/enterprise/litellm_enterprise/proxy |
auth |
software | healthy | tests/enterprise/litellm_enterprise/proxy/auth |
guardrails |
software | healthy | tests/enterprise/litellm_enterprise/proxy/guardrails |
management_endpoints |
software | healthy | tests/enterprise/litellm_enterprise/proxy/management_endpoi… |
hooks |
software | healthy | tests/enterprise/litellm_enterprise/proxy/hooks |
enterprise_callbacks |
software | healthy | tests/enterprise/litellm_enterprise/enterprise_callbacks |
agent_tests |
software | healthy | tests/agent_tests |
local_only_agent_tests |
software | healthy | tests/agent_tests/local_only_agent_tests |
proxy_behavior |
software | healthy | tests/proxy_behavior |
management |
software | healthy | tests/proxy_behavior/management |
benchmarks |
software | healthy | tests/benchmarks |
openai_endpoints_tests |
software | healthy | tests/openai_endpoints_tests |
proxy_security_tests |
software | healthy | tests/proxy_security_tests |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /robots.txt |
api | healthy | enterprise/litellm_enterprise/proxy/enterprise_routes.py |
GET /audit |
api | healthy | enterprise/litellm_enterprise/proxy/audit_logging_endpoints… |
GET /audit/{id} |
api | healthy | enterprise/litellm_enterprise/proxy/audit_logging_endpoints… |
POST /vector_store/new |
api | healthy | enterprise/litellm_enterprise/proxy/vector_stores/endpoints… |
GET /vector_store/list |
api | healthy | enterprise/litellm_enterprise/proxy/vector_stores/endpoints… |
POST /vector_store/delete |
api | healthy | enterprise/litellm_enterprise/proxy/vector_stores/endpoints… |
POST /vector_store/info |
api | healthy | enterprise/litellm_enterprise/proxy/vector_stores/endpoints… |
POST /vector_store/update |
api | healthy | enterprise/litellm_enterprise/proxy/vector_stores/endpoints… |
POST /project/new |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/pr… |
POST /project/update |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/pr… |
DELETE /project/delete |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/pr… |
GET /project/info |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/pr… |
GET /project/list |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/pr… |
GET /user/available_users |
api | healthy | enterprise/litellm_enterprise/proxy/management_endpoints/in… |
POST /log-event |
api | healthy | enterprise/litellm_enterprise/enterprise_callbacks/example_… |
GET /email/event_settings |
api | healthy | enterprise/litellm_enterprise/enterprise_callbacks/send_ema… |
PATCH /email/event_settings |
api | healthy | enterprise/litellm_enterprise/enterprise_callbacks/send_ema… |
POST /email/event_settings/reset |
api | healthy | enterprise/litellm_enterprise/enterprise_callbacks/send_ema… |
GET /health |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
GET /v1/models |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
GET /models |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
POST /v1/chat/completions |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
POST /chat/completions |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
POST /v1/embeddings |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
POST /embeddings |
api | healthy | ui/litellm-dashboard/e2e_tests/fixtures/mock_llm_server/ser… |
POST /model/{model_path:path}/converse |
api | healthy | scripts/mock_bedrock_passthrough_target.py |
POST /model/{model_path:path}/converse-stream |
api | healthy | scripts/mock_bedrock_passthrough_target.py |
POST /model/{model_path:path}/invoke |
api | healthy | scripts/mock_bedrock_passthrough_target.py |
POST /model/{model_path:path}/invoke-with-response-stream |
api | healthy | scripts/mock_bedrock_passthrough_target.py |
GET /beta/litellm_prompt_management |
api | healthy | cookbook/litellm_proxy_server/braintrust_prompt_wrapper_ser… |
GET / |
api | healthy | cookbook/litellm_proxy_server/braintrust_prompt_wrapper_ser… |
POST /beta/litellm_basic_guardrail_api |
api | healthy | cookbook/mock_guardrail_server/mock_bedrock_guardrail_serve… |
POST /config/update |
api | healthy | cookbook/mock_guardrail_server/mock_bedrock_guardrail_serve… |
GET /config |
api | healthy | cookbook/mock_guardrail_server/mock_bedrock_guardrail_serve… |
POST /router_acompletion |
api | healthy | cookbook/litellm_router_load_test/memory_usage/router_endpo… |
GET /prompts |
api | healthy | cookbook/mock_prompt_management_server/mock_prompt_manageme… |
GET /prompts/{prompt_id}/variables |
api | healthy | cookbook/mock_prompt_management_server/mock_prompt_manageme… |
POST /prompts |
api | healthy | cookbook/mock_prompt_management_server/mock_prompt_manageme… |
ANY / |
api | healthy | cookbook/codellama-server/main.py |
ANY /chat/completions |
api | healthy | cookbook/codellama-server/main.py |
ANY /get_models |
api | healthy | cookbook/codellama-server/main.py |
GET /v1/models/{model_id} |
api | healthy | litellm/proxy/proxy_server.py |
GET /models/{model_id} |
api | healthy | litellm/proxy/proxy_server.py |
POST /engines/{model:path}/chat/completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /openai/deployments/{model:path}/chat/completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /v1/completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /engines/{model:path}/completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /openai/deployments/{model:path}/completions |
api | healthy | litellm/proxy/proxy_server.py |
POST /engines/{model:path}/embeddings |
api | healthy | litellm/proxy/proxy_server.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ModelFilters |
frontend | healthy | ui/litellm-dashboard/src/components/model_filters.tsx |
Settings |
frontend | healthy | ui/litellm-dashboard/src/components/settings.tsx |
UsagePage |
frontend | healthy | ui/litellm-dashboard/src/components/usage.tsx |
PassThroughSettings |
frontend | healthy | ui/litellm-dashboard/src/components/pass_through_settings.t… |
KeyValueInput |
frontend | healthy | ui/litellm-dashboard/src/components/key_value_input.tsx |
TransformRequestPanel |
frontend | healthy | ui/litellm-dashboard/src/components/transform_request.tsx |
CacheDashboard |
frontend | healthy | ui/litellm-dashboard/src/components/cache_dashboard.tsx |
AgentsPanel |
frontend | healthy | ui/litellm-dashboard/src/components/agents.tsx |
TeamSSOSettings |
frontend | healthy | ui/litellm-dashboard/src/components/TeamSSOSettings.tsx |
UserAgentActivity |
frontend | healthy | ui/litellm-dashboard/src/components/user_agent_activity.tsx |
BulkEditUserModal |
frontend | healthy | ui/litellm-dashboard/src/components/BulkEditUsers.tsx |
LoggingSettingsView |
frontend | healthy | ui/litellm-dashboard/src/components/logging_settings_view.t… |
ToolPolicies |
frontend | healthy | ui/litellm-dashboard/src/components/ToolPolicies.tsx |
EditUserModal |
frontend | healthy | ui/litellm-dashboard/src/components/edit_user.tsx |
UIAccessControlForm |
frontend | healthy | ui/litellm-dashboard/src/components/UIAccessControlForm.tsx |
Teams |
frontend | healthy | ui/litellm-dashboard/src/components/OldTeams.tsx |
GeneralSettings |
frontend | healthy | ui/litellm-dashboard/src/components/general_settings.tsx |
UsageIndicator |
frontend | healthy | ui/litellm-dashboard/src/components/UsageIndicator.tsx |
ViewUserDashboard |
frontend | healthy | ui/litellm-dashboard/src/components/view_users.tsx |
UIThemeSettings |
frontend | healthy | ui/litellm-dashboard/src/components/ui_theme_settings.tsx |
PriceDataReload |
frontend | healthy | ui/litellm-dashboard/src/components/price_data_reload.tsx |
UserDashboard |
frontend | healthy | ui/litellm-dashboard/src/components/user_dashboard.tsx |
Navbar |
frontend | healthy | ui/litellm-dashboard/src/components/navbar.tsx |
Sidebar |
frontend | healthy | ui/litellm-dashboard/src/components/leftnav.tsx |
ModelGroupAliasSettings |
frontend | healthy | ui/litellm-dashboard/src/components/model_group_alias_setti… |
PromptsPanel |
frontend | healthy | ui/litellm-dashboard/src/components/prompts.tsx |
ModelInfoView |
frontend | healthy | ui/litellm-dashboard/src/components/model_info_view.tsx |
ClaudeCodePluginsPanel |
frontend | healthy | ui/litellm-dashboard/src/components/claude_code_plugins.tsx |
ViewUserSpend |
frontend | healthy | ui/litellm-dashboard/src/components/view_user_spend.tsx |
ToolPoliciesView |
frontend | healthy | ui/litellm-dashboard/src/components/ToolPoliciesView.tsx |
GuardrailsPanel |
frontend | healthy | ui/litellm-dashboard/src/components/guardrails.tsx |
ObjectPermissionsView |
frontend | healthy | ui/litellm-dashboard/src/components/object_permissions_view… |
OrganizationsTable |
frontend | healthy | ui/litellm-dashboard/src/components/organizations.tsx |
DefaultUserSettings |
frontend | healthy | ui/litellm-dashboard/src/components/DefaultUserSettings.tsx |
QueryParamInput |
frontend | healthy | ui/litellm-dashboard/src/components/query_param_input.tsx |
CloudZeroExportModal |
frontend | healthy | ui/litellm-dashboard/src/components/cloudzero_export_modal.… |
AddPassThroughEndpoint |
frontend | healthy | ui/litellm-dashboard/src/components/add_pass_through.tsx |
PublicModelHub |
frontend | healthy | ui/litellm-dashboard/src/components/public_model_hub.tsx |
RoutePreview |
frontend | healthy | ui/litellm-dashboard/src/components/route_preview.tsx |
SCIMConfig |
frontend | healthy | ui/litellm-dashboard/src/components/SCIM.tsx |
PerUserUsage |
frontend | healthy | ui/litellm-dashboard/src/components/per_user_usage.tsx |
PassThroughInfoView |
frontend | healthy | ui/litellm-dashboard/src/components/pass_through_info.tsx |
SSOModals |
frontend | healthy | ui/litellm-dashboard/src/components/SSOModals.tsx |
WebRTCTester |
frontend | healthy | ui/litellm-dashboard/src/components/WebRTCTester.jsx |
AdminPanel |
frontend | healthy | ui/litellm-dashboard/src/components/AdminPanel.tsx |
BulkCreateUsersButton |
frontend | healthy | ui/litellm-dashboard/src/components/bulk_create_users_butto… |
OnboardingModal |
frontend | healthy | ui/litellm-dashboard/src/components/onboarding_link.tsx |
GuardrailSettingsView |
frontend | healthy | ui/litellm-dashboard/src/components/GuardrailSettingsView.t… |
EmailSettings |
frontend | healthy | ui/litellm-dashboard/src/components/email_settings.tsx |
SpendLogsTable |
frontend | healthy | ui/litellm-dashboard/src/components/view_logs/index.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::docker/.env.example |
security | healthy | docker/.env.example |
generic_api_key::tests/batches_tests/test_batch_rate_limits… |
security | healthy | tests/batches_tests/test_batch_rate_limits.py |
generic_api_key::tests/image_gen_tests/test_image_generatio… |
security | healthy | tests/image_gen_tests/test_image_generation.py |
generic_api_key::tests/image_gen_tests/test_image_generatio… |
security | healthy | tests/image_gen_tests/test_image_generation.py |
generic_api_key::tests/image_gen_tests/test_fal_ai_image_ge… |
security | healthy | tests/image_gen_tests/test_fal_ai_image_generation.py |
generic_api_key::tests/proxy_unit_tests/test_proxy_utils.py |
security | healthy | tests/proxy_unit_tests/test_proxy_utils.py |
generic_api_key::tests/proxy_unit_tests/test_proxy_utils.py |
security | healthy | tests/proxy_unit_tests/test_proxy_utils.py |
generic_api_key::tests/proxy_unit_tests/test_jwt_key_mappin… |
security | healthy | tests/proxy_unit_tests/test_jwt_key_mapping.py |
openai_or_anthropic_key::tests/proxy_admin_ui_tests/test_ke… |
security | healthy | tests/proxy_admin_ui_tests/test_key_management.py |
generic_api_key::tests/old_proxy_tests/tests/test_anthropic… |
security | healthy | tests/old_proxy_tests/tests/test_anthropic_sdk.py |
generic_api_key::tests/logging_callback_tests/test_langfuse… |
security | healthy | tests/logging_callback_tests/test_langfuse_e2e_test.py |
password_literal::tests/logging_callback_tests/test_datadog… |
security | healthy | tests/logging_callback_tests/test_datadog.py |
password_literal::tests/llm_translation/test_azure_openai.py |
security | healthy | tests/llm_translation/test_azure_openai.py |
generic_api_key::tests/local_testing/test_get_llm_provider.… |
security | healthy | tests/local_testing/test_get_llm_provider.py |
openai_or_anthropic_key::tests/local_testing/test_secret_de… |
security | healthy | tests/local_testing/test_secret_detect_hook.py |
generic_api_key::tests/local_testing/test_completion_with_r… |
security | healthy | tests/local_testing/test_completion_with_retries.py |
generic_api_key::tests/local_testing/test_completion_with_r… |
security | healthy | tests/local_testing/test_completion_with_retries.py |
password_literal::tests/local_testing/test_caching_ssl.py |
security | healthy | tests/local_testing/test_caching_ssl.py |
password_literal::tests/local_testing/test_caching_ssl.py |
security | healthy | tests/local_testing/test_caching_ssl.py |
password_literal::tests/local_testing/test_router_caching.py |
security | healthy | tests/local_testing/test_router_caching.py |
generic_api_key::tests/local_testing/test_custom_callback_i… |
security | healthy | tests/local_testing/test_custom_callback_input.py |
generic_api_key::tests/test_litellm/test_video_generation.py |
security | healthy | tests/test_litellm/test_video_generation.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
password_literal::tests/test_litellm/test_redis.py |
security | healthy | tests/test_litellm/test_redis.py |
generic_api_key::tests/test_litellm/test_anthropic_skills_t… |
security | healthy | tests/test_litellm/test_anthropic_skills_transformation.py |
generic_api_key::tests/test_litellm/integrations/arize/test… |
security | healthy | tests/test_litellm/integrations/arize/test_arize_utils.py |
generic_api_key::tests/test_litellm/google_genai/test_googl… |
security | healthy | tests/test_litellm/google_genai/test_google_genai_adapter.py |
password_literal::tests/test_litellm/secret_managers/test_g… |
security | healthy | tests/test_litellm/secret_managers/test_get_azure_ad_token_… |
password_literal::tests/test_litellm/proxy/test_proxy_serve… |
security | healthy | tests/test_litellm/proxy/test_proxy_server.py |
openai_or_anthropic_key::tests/test_litellm/proxy/test_api_… |
security | healthy | tests/test_litellm/proxy/test_api_key_masking_in_errors.py |
openai_or_anthropic_key::tests/test_litellm/proxy/test_api_… |
security | healthy | tests/test_litellm/proxy/test_api_key_masking_in_errors.py |
generic_api_key::tests/test_litellm/proxy/test_api_key_mask… |
security | healthy | tests/test_litellm/proxy/test_api_key_masking_in_errors.py |
generic_api_key::tests/test_litellm/proxy/test_api_key_mask… |
security | healthy | tests/test_litellm/proxy/test_api_key_masking_in_errors.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
password_literal::tests/test_litellm/proxy/auth/test_onboar… |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
generic_api_key::tests/test_litellm/proxy/auth/test_user_ap… |
security | healthy | tests/test_litellm/proxy/auth/test_user_api_key_auth.py |
generic_api_key::tests/test_litellm/proxy/auth/test_user_ap… |
security | healthy | tests/test_litellm/proxy/auth/test_user_api_key_auth.py |
generic_api_key::tests/test_litellm/proxy/auth/test_user_ap… |
security | healthy | tests/test_litellm/proxy/auth/test_user_api_key_auth.py |
generic_api_key::tests/test_litellm/proxy/auth/test_user_ap… |
security | healthy | tests/test_litellm/proxy/auth/test_user_api_key_auth.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::ui/Dockerfile |
hardware | healthy | ui/Dockerfile |
image::cookbook/litellm-ollama-docker-image/Dockerfile |
hardware | healthy | cookbook/litellm-ollama-docker-image/Dockerfile |
image::gateway/Dockerfile |
hardware | healthy | gateway/Dockerfile |
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
image::migrations/Dockerfile |
hardware | healthy | migrations/Dockerfile |
litellm |
hardware | healthy | docker-compose.yml |
db |
hardware | healthy | docker-compose.yml |
prometheus |
hardware | healthy | docker-compose.yml |
k8s::ScaledObject::deploy/charts/litellm-helm/templates/ked… |
hardware | healthy | deploy/charts/litellm-helm/templates/keda.yaml |
k8s::Secret::deploy/charts/litellm-helm/templates/secret-ma… |
hardware | healthy | deploy/charts/litellm-helm/templates/secret-masterkey.yaml |
k8s::ServiceMonitor::deploy/charts/litellm-helm/templates/s… |
hardware | healthy | deploy/charts/litellm-helm/templates/servicemonitor.yaml |
k8s::HorizontalPodAutoscaler::deploy/charts/litellm-helm/te… |
hardware | healthy | deploy/charts/litellm-helm/templates/hpa.yaml |
k8s::Secret::deploy/charts/litellm-helm/templates/secret-db… |
hardware | healthy | deploy/charts/litellm-helm/templates/secret-dbcredentials.y… |
k8s::ServiceAccount::deploy/charts/litellm-helm/templates/s… |
hardware | healthy | deploy/charts/litellm-helm/templates/serviceaccount.yaml |
k8s::ConfigMap::deploy/charts/litellm-helm/templates/config… |
hardware | healthy | deploy/charts/litellm-helm/templates/configmap-litellm.yaml |
k8s::PodDisruptionBudget::deploy/charts/litellm-helm/templa… |
hardware | healthy | deploy/charts/litellm-helm/templates/poddisruptionbudget.ya… |
k8s::ServiceAccount::helm/litellm/templates/serviceaccount.… |
hardware | healthy | helm/litellm/templates/serviceaccount.yaml |
k8s::HorizontalPodAutoscaler::helm/litellm/templates/ui/hpa… |
hardware | healthy | helm/litellm/templates/ui/hpa.yaml |
k8s::ConfigMap::helm/litellm/templates/gateway/configmap.ya… |
hardware | healthy | helm/litellm/templates/gateway/configmap.yaml |
k8s::HorizontalPodAutoscaler::helm/litellm/templates/gatewa… |
hardware | healthy | helm/litellm/templates/gateway/hpa.yaml |
k8s::HorizontalPodAutoscaler::helm/litellm/templates/backen… |
hardware | healthy | helm/litellm/templates/backend/hpa.yaml |
tf::terraform_data::migration |
hardware | healthy | terraform/litellm/gcp/bootstrap.tf |
tf::random_password::master_key |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret::master_key |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret_version::master_key |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret::license |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret_version::license |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret::ui_password |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_secret_manager_secret_version::ui_password |
hardware | healthy | terraform/litellm/gcp/secrets.tf |
tf::google_cloud_run_v2_service::gateway |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_service::backend |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_service::ui |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_service_iam_member::gateway_allusers |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_service_iam_member::backend_allusers |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_service_iam_member::ui_allusers |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_cloud_run_v2_job::migrations |
hardware | healthy | terraform/litellm/gcp/cloudrun.tf |
tf::google_compute_network::this |
hardware | healthy | terraform/litellm/gcp/network.tf |
tf::google_compute_subnetwork::this |
hardware | healthy | terraform/litellm/gcp/network.tf |
tf::google_compute_global_address::psa |
hardware | healthy | terraform/litellm/gcp/network.tf |
tf::google_service_networking_connection::psa |
hardware | healthy | terraform/litellm/gcp/network.tf |
tf::google_vpc_access_connector::this |
hardware | healthy | terraform/litellm/gcp/network.tf |
tf::random_id::bucket_suffix |
hardware | healthy | terraform/litellm/gcp/gcs.tf |
tf::google_storage_bucket::this |
hardware | healthy | terraform/litellm/gcp/gcs.tf |
tf::google_storage_bucket_iam_member::runtime |
hardware | healthy | terraform/litellm/gcp/gcs.tf |
tf::google_service_account::runtime |
hardware | healthy | terraform/litellm/gcp/iam.tf |
tf::google_service_account::ui_runtime |
hardware | healthy | terraform/litellm/gcp/iam.tf |
tf::google_project_iam_member::runtime_cloudsql |
hardware | healthy | terraform/litellm/gcp/iam.tf |
tf::google_secret_manager_secret_iam_member::master_key |
hardware | healthy | terraform/litellm/gcp/iam.tf |
tf::google_secret_manager_secret_iam_member::db_password |
hardware | healthy | terraform/litellm/gcp/iam.tf |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test_db_schema_migration.py |
data | healthy | tests/proxy_migration_tests/test_db_schema_migration.py |
test_check_migration.py |
data | healthy | tests/test_litellm/proxy/db/test_check_migration.py |
run_migration.py |
data | healthy | ci_cd/run_migration.py |
prisma_migration.py |
data | healthy | litellm/proxy/prisma_migration.py |
check_migration.py |
data | healthy | litellm/proxy/db/check_migration.py |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202511… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202508… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202511… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202601… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202604… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202603… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202605… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202506… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202603… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202604… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202603… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202603… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202601… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202601… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
migration.sql |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202509… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
LiteLLM_PromptTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202508… |
LiteLLM_DailyEndUserSpend |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
LiteLLM_DailyTagSpend |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
LiteLLM_TagTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
LiteLLM_DailyUserSpend |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_SkillsTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
LiteLLM_ManagedVectorStoresTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
LiteLLM_DeletedTeamTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
LiteLLM_DeletedVerificationToken |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
LiteLLM_UISettings |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202512… |
LiteLLM_SearchToolsTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
LiteLLM_ClaudeCodePluginTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_GuardrailsTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
LiteLLM_DeprecatedVerificationToken |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_ToolTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_MCPServerTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
LiteLLM_ManagedObjectTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
LiteLLM_PolicyTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202601… |
LiteLLM_PolicyAttachmentTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202601… |
LiteLLM_HealthCheckTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202506… |
LiteLLM_ManagedVectorStoreTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_ObjectPermissionTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202505… |
LiteLLM_BudgetTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_CredentialsTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_ProxyModelTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_OrganizationTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_ModelTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_TeamTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_UserTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_VerificationToken |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_EndUserTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_Config |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_SpendLogs |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_ErrorLogs |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_UserNotifications |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_TeamMembership |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_OrganizationMembership |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_InvitationLink |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_AuditLog |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202503… |
LiteLLM_SSOConfig |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
LiteLLM_CacheConfig |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202510… |
LiteLLM_ManagedFileTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
LiteLLM_DailyTeamSpend |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202504… |
LiteLLM_DailyGuardrailMetrics |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_DailyPolicyMetrics |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_SpendLogGuardrailIndex |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202602… |
LiteLLM_MemoryTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202604… |
LiteLLM_AdaptiveRouterState |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202604… |
LiteLLM_AdaptiveRouterSession |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202604… |
LiteLLM_ManagedVectorStoreIndexTable |
data | healthy | litellm-proxy-extras/litellm_proxy_extras/migrations/202511… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.hardened.yml |
169.254.169.254 |
network | healthy | tests/_vcr_conftest_common.py |
10.48.203.20 |
network | healthy | tests/enterprise/litellm_enterprise/enterprise_callbacks/te… |
10.11.232.194 |
network | healthy | tests/pass_through_unit_tests/test_bedrock_anthropic_messag… |
192.168.1.1 |
network | healthy | tests/proxy_unit_tests/test_user_api_key_auth.py |
10.0.0.1 |
network | healthy | tests/proxy_unit_tests/test_user_api_key_auth.py |
10.0.0.5 |
network | healthy | tests/litellm/proxy/_experimental/mcp_server/test_discovera… |
10.0.0.0 |
network | healthy | tests/litellm/proxy/_experimental/mcp_server/test_discovera… |
203.0.113.10 |
network | healthy | tests/litellm/proxy/_experimental/mcp_server/test_discovera… |
10.176.100.40 |
network | healthy | tests/logging_callback_tests/test_datadog.py |
172.16.0.1 |
network | healthy | tests/llm_translation/test_vcr_classification.py |
10.105.1.156 |
network | healthy | tests/llm_translation/test_unit_test_bedrock_invoke.py |
1.0.1.1 |
network | healthy | tests/llm_translation/test_llm_response_utils/test_convert_… |
3.10.13.64 |
network | healthy | tests/local_testing/test_completion_cost.py |
8.8.8.8 |
network | healthy | tests/test_litellm/proxy/test_langfuse_passthrough_security… |
1.1.1.1 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
172.32.0.1 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
203.0.113.5 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
10.0.0.7 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
192.168.1.10 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
1.2.3.4 |
network | healthy | tests/test_litellm/proxy/auth/test_mcp_ip_filtering.py |
192.168.1.100 |
network | healthy | tests/test_litellm/proxy/management_endpoints/test_mcp_mana… |
10.0.0.10 |
network | healthy | tests/test_litellm/proxy/management_endpoints/test_ui_sso.py |
10.0.0.20 |
network | healthy | tests/test_litellm/proxy/management_endpoints/test_ui_sso.py |
100.100.100.200 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
20.190.151.7 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
10.0.0.42 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
127.0.0.0 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_disc… |
198.51.100.10 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_disc… |
127.0.0.2 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_disc… |
4.1.2.1 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_byok… |
127.0.0.55 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_byok… |
10.0.0.2 |
network | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
93.184.216.34 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
192.0.0.192 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
192.0.2.1 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
198.51.100.1 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
203.0.113.1 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
224.0.0.1 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
240.0.0.1 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
255.255.255.255 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
168.63.129.16 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
10.0.1.5 |
network | healthy | tests/test_litellm/litellm_core_utils/test_url_utils.py |
10.96.32.8 |
network | healthy | tests/test_litellm/llms/vertex_ai/test_bge_embedding.py |
10.128.16.2 |
network | healthy | tests/test_litellm/llms/vertex_ai/test_bge_embedding.py |
192.168.0.1 |
network | healthy | tests/test_litellm/llms/vertex_ai/test_vertex_gemini_gcs_ur… |
127.0.0.11 |
network | healthy | .circleci/config.yml |
8.8.4.4 |
network | healthy | .circleci/config.yml |
203.0.113.45 |
network | healthy | ui/litellm-dashboard/src/components/mcp_tools/MCPNetworkSet… |
203.0.113.0 |
network | healthy | ui/litellm-dashboard/src/components/mcp_tools/MCPNetworkSet… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::litellm/proxy/_experimental/mcp_server/discoverable_e… |
security | healthy | litellm/proxy/_experimental/mcp_server/discoverable_endpoin… |
auth::litellm/anthropic_beta_headers_config.json |
security | healthy | litellm/anthropic_beta_headers_config.json |
auth::litellm/proxy/common_utils/html_forms/jwt_display_tem… |
security | healthy | litellm/proxy/common_utils/html_forms/jwt_display_template.… |
auth::litellm/proxy/guardrails/guardrail_hooks/litellm_cont… |
security | healthy | litellm/proxy/guardrails/guardrail_hooks/litellm_content_fi… |
auth::litellm/proxy/custom_hooks/custom_ui_sso_hook.py |
security | healthy | litellm/proxy/custom_hooks/custom_ui_sso_hook.py |
auth::litellm/main.py |
security | healthy | litellm/main.py |
auth::ui/litellm-dashboard/src/utils/cookieUtils.test.ts |
security | healthy | ui/litellm-dashboard/src/utils/cookieUtils.test.ts |
auth::tests/test_litellm/proxy/agent_endpoints/test_databri… |
security | healthy | tests/test_litellm/proxy/agent_endpoints/test_databricks_oa… |
auth::ui/litellm-dashboard/src/components/mcp_tools/create_… |
security | healthy | ui/litellm-dashboard/src/components/mcp_tools/create_mcp_se… |
auth::litellm/a2a_protocol/providers/watsonx_orchestrate/ha… |
security | healthy | litellm/a2a_protocol/providers/watsonx_orchestrate/handler.… |
auth::tests/test_litellm/proxy/_experimental/mcp_server/tes… |
security | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
auth::litellm/utils.py |
security | healthy | litellm/utils.py |
auth::ui/litellm-dashboard/src/hooks/mcpOAuthUtils.ts |
security | healthy | ui/litellm-dashboard/src/hooks/mcpOAuthUtils.ts |
auth::tests/test_litellm/proxy/_experimental/mcp_server/tes… |
security | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_… |
auth::tests/test_litellm/llms/sap/test_sap_fetch_creds.py |
security | healthy | tests/test_litellm/llms/sap/test_sap_fetch_creds.py |
auth::tests/test_litellm/proxy/_experimental/mcp_server/tes… |
security | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_rest… |
auth::ui/litellm-dashboard/src/components/mcp_tools/mcp_ser… |
security | healthy | ui/litellm-dashboard/src/components/mcp_tools/mcp_server_ed… |
auth::litellm/proxy/auth/rds_iam_token.py |
security | healthy | litellm/proxy/auth/rds_iam_token.py |
auth::litellm/proxy/_experimental/mcp_server/mcp_server_man… |
security | healthy | litellm/proxy/_experimental/mcp_server/mcp_server_manager.py |
auth::litellm/proxy/auth/oauth2_check.py |
security | healthy | litellm/proxy/auth/oauth2_check.py |
auth::tests/test_litellm/proxy/proxy_server/test_routes_log… |
security | healthy | tests/test_litellm/proxy/proxy_server/test_routes_login_sso… |
auth::litellm/integrations/gitlab/gitlab_client.py |
security | healthy | litellm/integrations/gitlab/gitlab_client.py |
auth::tests/llm_translation/test_bedrock_agentcore.py |
security | healthy | tests/llm_translation/test_bedrock_agentcore.py |
auth::tests/litellm/test_proxy_auth.py |
security | healthy | tests/litellm/test_proxy_auth.py |
auth::tests/litellm_utils_tests/test_secret_manager.py |
security | healthy | tests/litellm_utils_tests/test_secret_manager.py |
auth::tests/test_litellm/proxy/auth/test_onboarding.py |
security | healthy | tests/test_litellm/proxy/auth/test_onboarding.py |
auth::ui/litellm-dashboard/src/components/mcp_tools/mcp_ser… |
security | healthy | ui/litellm-dashboard/src/components/mcp_tools/mcp_server_ed… |
auth::ui/litellm-dashboard/src/app/mcp/oauth/callback/page.… |
security | healthy | ui/litellm-dashboard/src/app/mcp/oauth/callback/page.tsx |
auth::litellm/types/secret_managers/main.py |
security | healthy | litellm/types/secret_managers/main.py |
auth::enterprise/litellm_enterprise/enterprise_callbacks/se… |
security | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
auth::.gitguardian.yaml |
security | healthy | .gitguardian.yaml |
auth::tests/mcp_tests/test_per_user_oauth_cache.py |
security | healthy | tests/mcp_tests/test_per_user_oauth_cache.py |
auth::litellm/proxy/management_endpoints/types.py |
security | healthy | litellm/proxy/management_endpoints/types.py |
auth::litellm/litellm_core_utils/secret_redaction.py |
security | healthy | litellm/litellm_core_utils/secret_redaction.py |
auth::tests/test_litellm/proxy/_experimental/mcp_server/tes… |
security | healthy | tests/test_litellm/proxy/_experimental/mcp_server/test_jwt_… |
auth::tests/test_litellm/llms/snowflake/chat/test_snowflake… |
security | healthy | tests/test_litellm/llms/snowflake/chat/test_snowflake_chat_… |
auth::ui/litellm-dashboard/src/components/Settings/AdminSet… |
security | healthy | ui/litellm-dashboard/src/components/Settings/AdminSettings/… |
auth::ui/litellm-dashboard/src/components/Settings/AdminSet… |
security | healthy | ui/litellm-dashboard/src/components/Settings/AdminSettings/… |
auth::ui/litellm-dashboard/src/components/mcp_tools/MCPPerm… |
security | healthy | ui/litellm-dashboard/src/components/mcp_tools/MCPPermission… |
auth::ui/litellm-dashboard/src/components/Settings/AdminSet… |
security | healthy | ui/litellm-dashboard/src/components/Settings/AdminSettings/… |
auth::litellm/proxy/_lazy_openapi_snapshot.json |
security | healthy | litellm/proxy/_lazy_openapi_snapshot.json |
auth::litellm/proxy/auth/oauth2_proxy_hook.py |
security | healthy | litellm/proxy/auth/oauth2_proxy_hook.py |
auth::.github/workflows/test-unit-proxy-legacy.yml |
security | healthy | .github/workflows/test-unit-proxy-legacy.yml |
auth::litellm/llms/databricks/responses/transformation.py |
security | healthy | litellm/llms/databricks/responses/transformation.py |
auth::ui/litellm-dashboard/src/components/user_dashboard.te… |
security | healthy | ui/litellm-dashboard/src/components/user_dashboard.test.tsx |
auth::litellm/proxy_auth/__init__.py |
security | healthy | litellm/proxy_auth/__init__.py |
auth::tests/test_litellm/litellm_core_utils/test_dot_notati… |
security | healthy | tests/test_litellm/litellm_core_utils/test_dot_notation_ind… |
auth::litellm/llms/azure/azure.py |
security | healthy | litellm/llms/azure/azure.py |
auth::tests/llm_translation/test_bedrock_completion.py |
security | healthy | tests/llm_translation/test_bedrock_completion.py |
auth::tests/test_litellm/integrations/test_azure_sentinel.py |
security | healthy | tests/test_litellm/integrations/test_azure_sentinel.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/create-release.yml |
create-branch |
cicd | healthy | .github/workflows/create-release.yml |
create-oss-agent-shin-branch |
cicd | healthy | .github/workflows/create_daily_oss_agent_shin_branch.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
proxy-infra |
cicd | healthy | .github/workflows/test-unit-proxy-infra.yml |
assert-shard-coverage |
cicd | healthy | .github/workflows/test-unit-proxy-db.yml |
proxy-db |
cicd | healthy | .github/workflows/test-unit-proxy-db.yml |
auto_update_price_and_context_window |
cicd | healthy | .github/workflows/auto_update_price_and_context_window.yml |
sync |
cicd | healthy | .github/workflows/sync-schema.yml |
guard |
cicd | healthy | .github/workflows/guard-fork-dependencies.yml |
proxy-auth |
cicd | healthy | .github/workflows/test-unit-proxy-auth.yml |
build-ui |
cicd | healthy | .github/workflows/test-litellm-ui-build.yml |
frontend-lint |
cicd | healthy | .github/workflows/test-litellm-ui-build.yml |
integrations |
cicd | healthy | .github/workflows/test-unit-integrations.yml |
code-quality |
cicd | healthy | .github/workflows/test-code-quality.yml |
check-sync |
cicd | healthy | .github/workflows/check-schema-sync.yml |
lint |
cicd | healthy | .github/workflows/test-linting.yml |
secret-scan |
cicd | healthy | .github/workflows/test-linting.yml |
test |
cicd | healthy | .github/workflows/test-unit-proxy-legacy.yml |
create-branch |
cicd | healthy | .github/workflows/create-release-branch.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
vertex-ai |
cicd | healthy | .github/workflows/test-unit-llm-providers.yml |
other-providers |
cicd | healthy | .github/workflows/test-unit-llm-providers.yml |
documentation |
cicd | healthy | .github/workflows/test-unit-documentation.yml |
responses-caching-types |
cicd | healthy | .github/workflows/test-unit-responses-caching-types.yml |
guard |
cicd | healthy | .github/workflows/guard-main-branch.yml |
check-duplicate |
cicd | healthy | .github/workflows/check_duplicate_issues.yml |
proxy-endpoints |
cicd | healthy | .github/workflows/test-unit-proxy-endpoints.yml |
proxy-server |
cicd | healthy | .github/workflows/test-unit-proxy-endpoints.yml |
mutation |
cicd | healthy | .github/workflows/mutation-test.yml |
core-utils |
cicd | healthy | .github/workflows/test-unit-core-utils.yml |
validate-model-prices-json |
cicd | healthy | .github/workflows/test-model-map.yaml |
benchmarks |
cicd | healthy | .github/workflows/codspeed.yml |
create-staging-branch |
cicd | healthy | .github/workflows/create_daily_staging_branch.yml |
create-internal-dev-branch |
cicd | healthy | .github/workflows/create_daily_staging_branch.yml |
enterprise-routing |
cicd | healthy | .github/workflows/test-unit-enterprise-routing.yml |
run |
cicd | healthy | .github/workflows/_test-unit-base.yml |
upload-coverage |
cicd | healthy | .github/workflows/_test-unit-base.yml |
add-component-label |
cicd | healthy | .github/workflows/label-component.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
unit-test |
cicd | healthy | .github/workflows/helm_unit_test.yml |
misc |
cicd | healthy | .github/workflows/test-unit-misc.yml |
zizmor |
cicd | healthy | .github/workflows/zizmor.yml |
test |
cicd | healthy | .github/workflows/test-mcp.yml |
semgrep |
cicd | healthy | .github/workflows/test-semgrep.yml |
test-server-root-path |
cicd | healthy | .github/workflows/test_server_root_path.yml |
scan-and-label |
cicd | healthy | .github/workflows/issue-keyword-labeler.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::create-release |
cicd | healthy | .github/workflows/create-release.yml |
gha::create_daily_oss_agent_shin_branch |
cicd | healthy | .github/workflows/create_daily_oss_agent_shin_branch.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::test-unit-proxy-infra |
cicd | healthy | .github/workflows/test-unit-proxy-infra.yml |
gha::test-unit-proxy-db |
cicd | healthy | .github/workflows/test-unit-proxy-db.yml |
gha::auto_update_price_and_context_window |
cicd | healthy | .github/workflows/auto_update_price_and_context_window.yml |
gha::sync-schema |
cicd | healthy | .github/workflows/sync-schema.yml |
gha::guard-fork-dependencies |
cicd | healthy | .github/workflows/guard-fork-dependencies.yml |
gha::test-unit-proxy-auth |
cicd | healthy | .github/workflows/test-unit-proxy-auth.yml |
gha::test-litellm-ui-build |
cicd | healthy | .github/workflows/test-litellm-ui-build.yml |
gha::test-unit-integrations |
cicd | healthy | .github/workflows/test-unit-integrations.yml |
gha::test-code-quality |
cicd | healthy | .github/workflows/test-code-quality.yml |
gha::check-schema-sync |
cicd | healthy | .github/workflows/check-schema-sync.yml |
gha::test-linting |
cicd | healthy | .github/workflows/test-linting.yml |
gha::test-unit-proxy-legacy |
cicd | healthy | .github/workflows/test-unit-proxy-legacy.yml |
gha::create-release-branch |
cicd | healthy | .github/workflows/create-release-branch.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::test-unit-llm-providers |
cicd | healthy | .github/workflows/test-unit-llm-providers.yml |
gha::test-unit-documentation |
cicd | healthy | .github/workflows/test-unit-documentation.yml |
gha::test-unit-responses-caching-types |
cicd | healthy | .github/workflows/test-unit-responses-caching-types.yml |
gha::guard-main-branch |
cicd | healthy | .github/workflows/guard-main-branch.yml |
gha::check_duplicate_issues |
cicd | healthy | .github/workflows/check_duplicate_issues.yml |
gha::test-unit-proxy-endpoints |
cicd | healthy | .github/workflows/test-unit-proxy-endpoints.yml |
gha::mutation-test |
cicd | healthy | .github/workflows/mutation-test.yml |
gha::test-unit-core-utils |
cicd | healthy | .github/workflows/test-unit-core-utils.yml |
gha::test-model-map |
cicd | healthy | .github/workflows/test-model-map.yaml |
gha::codspeed |
cicd | healthy | .github/workflows/codspeed.yml |
gha::create_daily_staging_branch |
cicd | healthy | .github/workflows/create_daily_staging_branch.yml |
gha::test-unit-enterprise-routing |
cicd | healthy | .github/workflows/test-unit-enterprise-routing.yml |
gha::_test-unit-base |
cicd | healthy | .github/workflows/_test-unit-base.yml |
gha::label-component |
cicd | healthy | .github/workflows/label-component.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::helm_unit_test |
cicd | healthy | .github/workflows/helm_unit_test.yml |
gha::test-unit-misc |
cicd | healthy | .github/workflows/test-unit-misc.yml |
gha::zizmor |
cicd | healthy | .github/workflows/zizmor.yml |
gha::test-mcp |
cicd | healthy | .github/workflows/test-mcp.yml |
gha::test-semgrep |
cicd | healthy | .github/workflows/test-semgrep.yml |
gha::test_server_root_path |
cicd | healthy | .github/workflows/test_server_root_path.yml |
gha::issue-keyword-labeler |
cicd | healthy | .github/workflows/issue-keyword-labeler.yml |
circleci |
cicd | healthy | .circleci/config.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6379 |
network | healthy | proxy_server_config.yaml |
port:4000 |
network | healthy | Dockerfile |
port:256 |
network | healthy | Dockerfile |
port:31 |
network | healthy | Dockerfile |
port:240 |
network | healthy | Dockerfile |
port:101 |
network | healthy | docker-compose.hardened.yml |
port:3128 |
network | healthy | docker-compose.hardened.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:9090 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | enterprise/litellm_enterprise/enterprise_callbacks/example_… |
port:8008 |
network | healthy | tests/proxy_unit_tests/test_proxy_gunicorn.py |
port:8080 |
network | healthy | tests/proxy_unit_tests/test_model_response_typing/server.py |
port:18888 |
network | healthy | tests/load_tests/memory_leak_utils.py |
port:18889 |
network | healthy | tests/load_tests/memory_leak_utils.py |
port:4001 |
network | healthy | tests/multi_instance_e2e_tests/test_update_team_e2e.py |
port:6380 |
network | healthy | tests/test_litellm/test_utils.py |
port:87 |
network | healthy | .circleci/config.yml |
port:2204 |
network | healthy | .circleci/config.yml |
port:2024 |
network | healthy | .circleci/config.yml |
port:35 |
network | healthy | .circleci/config.yml |
port:3000 |
network | healthy | ui/Dockerfile |
port:04 |
network | healthy | .github/workflows/codeql.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | ui/litellm-dashboard/src/app/page.tsx |
/model_hub |
frontend | healthy | ui/litellm-dashboard/src/app/model_hub/page.tsx |
/login |
frontend | healthy | ui/litellm-dashboard/src/app/login/page.tsx |
/(dashboard)/playground |
frontend | healthy | ui/litellm-dashboard/src/app/(dashboard)/playground/page.tsx |
/(dashboard)/api-reference |
frontend | healthy | ui/litellm-dashboard/src/app/(dashboard)/api-reference/page… |
/(dashboard)/virtual-keys |
frontend | healthy | ui/litellm-dashboard/src/app/(dashboard)/virtual-keys/page.… |
/(dashboard)/organizations |
frontend | healthy | ui/litellm-dashboard/src/app/(dashboard)/organizations/page… |
/(dashboard)/models-and-endpoints |
frontend | healthy | ui/litellm-dashboard/src/app/(dashboard)/models-and-endpoin… |
/mcp/oauth/callback |
frontend | healthy | ui/litellm-dashboard/src/app/mcp/oauth/callback/page.tsx |
/chat |
frontend | healthy | ui/litellm-dashboard/src/app/chat/page.tsx |
/onboarding |
frontend | healthy | ui/litellm-dashboard/src/app/onboarding/page.tsx |
/model_hub_table |
frontend | healthy | ui/litellm-dashboard/src/app/model_hub_table/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Job::deploy/charts/litellm-helm/templates/migrations-j… |
hardware | healthy | deploy/charts/litellm-helm/templates/migrations-job.yaml |
k8s::Deployment::deploy/charts/litellm-helm/templates/deplo… |
hardware | healthy | deploy/charts/litellm-helm/templates/deployment.yaml |
k8s::Pod::deploy/charts/litellm-helm/templates/tests/test-c… |
hardware | healthy | deploy/charts/litellm-helm/templates/tests/test-connection.… |
k8s::Pod::deploy/charts/litellm-helm/templates/tests/test-s… |
hardware | healthy | deploy/charts/litellm-helm/templates/tests/test-servicemoni… |
k8s::Pod::deploy/charts/litellm-helm/templates/tests/test-e… |
hardware | healthy | deploy/charts/litellm-helm/templates/tests/test-env-vars.ya… |
k8s::Job::helm/litellm/templates/migrations-job.yaml |
hardware | healthy | helm/litellm/templates/migrations-job.yaml |
k8s::Deployment::helm/litellm/templates/ui/deployment.yaml |
hardware | healthy | helm/litellm/templates/ui/deployment.yaml |
k8s::Deployment::helm/litellm/templates/gateway/deployment.… |
hardware | healthy | helm/litellm/templates/gateway/deployment.yaml |
k8s::Deployment::helm/litellm/templates/backend/deployment.… |
hardware | healthy | helm/litellm/templates/backend/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .gitguardian.yaml |
postgres |
data | healthy | .gitguardian.yaml |
redis |
data | healthy | proxy_server_config.yaml |
sqlite |
data | healthy | tests/test_litellm/proxy/test_component_allowlists.py |
elasticsearch |
data | healthy | ui/litellm-dashboard/src/components/add_pass_through.tsx |
mysql |
data | healthy | litellm/proxy/mcp_registry.json |
mongodb |
data | healthy | litellm/proxy/mcp_registry.json |
| Label | Layer | Status | Path |
|---|---|---|---|
tf::google_redis_instance::this |
hardware | healthy | terraform/litellm/gcp/redis.tf |
tf::google_sql_database_instance::writer |
hardware | healthy | terraform/litellm/gcp/cloudsql.tf |
tf::google_sql_database_instance::reader |
hardware | healthy | terraform/litellm/gcp/cloudsql.tf |
tf::aws_rds_cluster_instance::writer |
hardware | healthy | terraform/litellm/aws/rds.tf |
tf::aws_rds_cluster_instance::reader |
hardware | healthy | terraform/litellm/aws/rds.tf |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | proxy_server_config.yaml |
vps::ec2 |
hardware | healthy | proxy_server_config.yaml |
vps::aws |
hardware | healthy | policy_templates.json |
vps::digitalocean |
hardware | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secret_d… |
vps::gcp |
hardware | healthy | enterprise/litellm_enterprise/enterprise_callbacks/secrets_… |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | tests/proxy_unit_tests/test_proxy_server.py |
pubsub |
data | healthy | tests/logging_callback_tests/test_gcs_pub_sub.py |
kafka |
data | healthy | tests/llm_translation/test_bedrock_completion.py |
celery |
data | healthy | litellm/proxy/proxy_cli.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | tests/test_openai_endpoints.py |
traefik |
network | healthy | tests/llm_translation/test_bedrock_completion.py |
envoy |
network | healthy | tests/llm_translation/test_unit_test_bedrock_invoke.py |
loadbalancer |
network | healthy | tests/local_testing/test_router_get_deployments.py |
| Label | Layer | Status | Path |
|---|---|---|---|
PROVIDER_ISSUE_WEBHOOK_URL |
cicd | healthy | — |
GH_TOKEN |
cicd | healthy | — |
GITGUARDIAN_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::deploy/charts/litellm-helm/templates/ingress.yaml |
network | healthy | deploy/charts/litellm-helm/templates/ingress.yaml |
ingress::helm/litellm/templates/ingress.yaml |
network | healthy | helm/litellm/templates/ingress.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-az81c60u |
software | healthy | /tmp/repobility-clone-az81c60u |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | provider_endpoints_support.json |
This page is publicly accessible at:
https://repobility.com/scan/820db842-8975-416c-bdf3-08d7d414dd83/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/820db842-8975-416c-bdf3-08d7d414dd83/
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.