https://github.com/vllm-project/vllm
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
· 10 languages
2224 raw signals (233 security + 1991 graph) 23rd percentile · Python · huge (>500K LoC)
Last scanned 2 months, 1 week ago · v2 · last Δ -21.4 (diff) · 1056 actionable findings from 2 signal sources. 202 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 |
0.0 | 0.25 | 0.00 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
86.0 | 0.15 | 12.90 |
practices_score |
65.0 | 0.15 | 9.75 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 58.6 |
agent: 3.2 ·
docker: 86.6 ·
threat: 75.1
All 45371 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 |
|---|---|---|---|
load_module_from_path |
software | healthy | setup.py:26 |
should_require_rust_frontend |
software | healthy | setup.py:57 |
get_precompiled_rust_extension_paths |
software | healthy | setup.py:62 |
get_missing_precompiled_rust_extension_modules |
software | healthy | setup.py:66 |
has_precompiled_rust_extensions |
software | healthy | setup.py:77 |
is_sccache_available |
software | healthy | setup.py:106 |
is_ccache_available |
software | healthy | setup.py:112 |
is_ninja_available |
software | healthy | setup.py:116 |
is_freethreaded |
software | healthy | setup.py:120 |
should_bundle_tcmalloc |
software | healthy | setup.py:124 |
find_tcmalloc |
software | healthy | setup.py:134 |
bundle_tcmalloc |
software | healthy | setup.py:167 |
__init__ |
software | healthy | setup.py:592 |
compute_num_jobs |
software | healthy | setup.py:197 |
configure |
software | healthy | setup.py:239 |
build_extensions |
software | dead | setup.py:455 |
target_name |
software | healthy | setup.py:337 |
run |
software | healthy | setup.py:463 |
fetch_metadata_for_variant |
software | healthy | setup.py:494 |
is_rocm_system |
software | healthy | setup.py:512 |
detect_system_cuda_variant |
software | healthy | setup.py:528 |
find_local_rocm_wheel |
software | healthy | setup.py:571 |
fetch_wheel_from_pypi_index |
software | healthy | setup.py:582 |
handle_starttag |
software | dead | setup.py:596 |
determine_wheel_url_rocm |
software | healthy | setup.py:619 |
determine_wheel_url |
software | healthy | setup.py:638 |
extract_precompiled_and_patch_package |
software | healthy | setup.py:737 |
get_base_commit_in_main_branch |
software | healthy | setup.py:858 |
_no_device |
software | healthy | setup.py:922 |
_is_cuda |
software | healthy | setup.py:926 |
_is_hip |
software | healthy | setup.py:931 |
_is_tpu |
software | healthy | setup.py:937 |
_is_cpu |
software | healthy | setup.py:941 |
_is_xpu |
software | healthy | setup.py:945 |
_build_custom_ops |
software | healthy | setup.py:949 |
get_rocm_version |
software | healthy | setup.py:953 |
get_nvcc_cuda_version |
software | healthy | setup.py:987 |
get_vllm_version |
software | healthy | setup.py:1002 |
get_requirements |
software | healthy | setup.py:1046 |
_read_requirements |
software | healthy | setup.py:1050 |
add_vllm_package_data |
software | healthy | setup.py:1176 |
main |
software | healthy | use_existing_torch.py:21 |
test_valueerror_converted_to_bypass |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:20 |
dumps |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:78 |
test_original_valueerror_chained |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:30 |
test_non_valueerror_propagates |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:44 |
test_normal_return_preserved |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:54 |
test_idempotent |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:65 |
test_sentinel_attribute_set |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:76 |
test_patch_applied_in_current_environment |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:90 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CMakeExtension |
software | healthy | setup.py:184 |
cmake_build_ext |
software | healthy | setup.py:190 |
precompiled_build_ext |
software | healthy | setup.py:449 |
precompiled_build_rust |
software | healthy | setup.py:460 |
precompiled_wheel_utils |
software | healthy | setup.py:490 |
WheelLinkParser |
software | healthy | setup.py:591 |
_BypassStub |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:15 |
TestApplyFxgraphcachePicklePatch |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:19 |
Pickler |
software | healthy | tests/test_fxgraphcache_pickle_patch.py:77 |
ImageAssetPrompts |
software | healthy | tests/conftest.py:150 |
ImageTestAssets |
software | healthy | tests/conftest.py:155 |
VideoAssetPrompts |
software | healthy | tests/conftest.py:174 |
VideoTestAssets |
software | healthy | tests/conftest.py:178 |
AudioAssetPrompts |
software | healthy | tests/conftest.py:190 |
AudioTestAssets |
software | healthy | tests/conftest.py:195 |
DecoderPromptType |
software | healthy | tests/conftest.py:318 |
HfRunner |
software | healthy | tests/conftest.py:350 |
VllmRunner |
software | healthy | tests/conftest.py:871 |
LogHolder |
software | healthy | tests/conftest.py:1348 |
AssetHandler |
software | healthy | tests/conftest.py:1518 |
LocalAssetServer |
software | healthy | tests/conftest.py:1560 |
TestEnvWithChoices |
software | healthy | tests/test_envs.py:136 |
TestEnvListWithChoices |
software | healthy | tests/test_envs.py:232 |
TestEnvSetWithChoices |
software | healthy | tests/test_envs.py:339 |
TestVllmConfigureLogging |
software | healthy | tests/test_envs.py:446 |
TestVllmMaxNSequences |
software | healthy | tests/test_envs.py:497 |
TestUvicornAccessLogFilter |
software | healthy | tests/test_access_log_filter.py:15 |
TestCreateUvicornLogConfig |
software | healthy | tests/test_access_log_filter.py:199 |
TestIntegration |
software | healthy | tests/test_access_log_filter.py:254 |
TrackingHandler |
software | healthy | tests/test_access_log_filter.py:269 |
_TestConfigFields |
software | healthy | tests/test_config.py:313 |
_TestNestedConfig |
software | healthy | tests/test_config.py:332 |
MockConfig |
software | healthy | tests/test_config.py:713 |
TestDefaultPropagation |
software | healthy | tests/test_ray_env_utils.py:16 |
TestExclusion |
software | healthy | tests/test_ray_env_utils.py:40 |
CustomEnum |
software | healthy | tests/test_logger.py:256 |
CustomClass |
software | healthy | tests/test_logger.py:264 |
TestActivateBasic |
software | healthy | tests/test_jit_monitor.py:44 |
TestAutotuningPrint |
software | healthy | tests/test_jit_monitor.py:69 |
TestJitHook |
software | healthy | tests/test_jit_monitor.py:95 |
TestNoTritonFallback |
software | healthy | tests/test_jit_monitor.py:165 |
TestTritonJitHookIntegration |
software | healthy | tests/test_jit_monitor.py:220 |
MockModelConfig |
software | healthy | tests/test_pooling_params.py:26 |
RemoteVLLMServer |
software | healthy | tests/utils.py:209 |
RemoteOpenAIServer |
software | healthy | tests/utils.py:756 |
RemoteLaunchRenderServer |
software | healthy | tests/utils.py:786 |
RemoteOpenAIServerCustom |
software | healthy | tests/utils.py:829 |
TestFP8Layer |
software | healthy | tests/utils.py:2179 |
CustomAttentionImpl |
software | healthy | tests/test_attention_backend_registry.py:14 |
CustomAttentionBackend |
software | healthy | tests/test_attention_backend_registry.py:25 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
mkdocs.yaml |
software | healthy | mkdocs.yaml |
RELEASE.md |
software | healthy | RELEASE.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.markdownlint.yaml |
software | healthy | .markdownlint.yaml |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
setup.py |
software | healthy | setup.py |
.readthedocs.yaml |
software | healthy | .readthedocs.yaml |
build_rust.sh |
software | healthy | build_rust.sh |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
codecov.yml |
software | healthy | codecov.yml |
use_existing_torch.py |
software | healthy | use_existing_torch.py |
versions.json |
software | healthy | docker/versions.json |
Dockerfile |
software | healthy | docker/Dockerfile |
test_vllm_nonroot_entrypoint.sh |
software | healthy | docker/entrypoints/test_vllm_nonroot_entrypoint.sh |
vllm-nonroot-entrypoint.sh |
software | healthy | docker/entrypoints/vllm-nonroot-entrypoint.sh |
test_fxgraphcache_pickle_patch.py |
software | healthy | tests/test_fxgraphcache_pickle_patch.py |
test_seed_behavior.py |
software | healthy | tests/test_seed_behavior.py |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
ci_envs.py |
software | healthy | tests/ci_envs.py |
test_envs.py |
software | healthy | tests/test_envs.py |
test_outputs.py |
software | healthy | tests/test_outputs.py |
test_version.py |
software | healthy | tests/test_version.py |
test_access_log_filter.py |
software | healthy | tests/test_access_log_filter.py |
test_scalartype.py |
software | healthy | tests/test_scalartype.py |
test_config.py |
software | healthy | tests/test_config.py |
test_embedded_commit.py |
software | healthy | tests/test_embedded_commit.py |
test_ray_env_utils.py |
software | healthy | tests/test_ray_env_utils.py |
test_logger.py |
software | healthy | tests/test_logger.py |
test_jit_monitor.py |
software | healthy | tests/test_jit_monitor.py |
test_logprobs.py |
software | healthy | tests/test_logprobs.py |
test_regression.py |
software | healthy | tests/test_regression.py |
test_pooling_params.py |
software | healthy | tests/test_pooling_params.py |
test_zen_cpu_platform_detection.py |
software | healthy | tests/test_zen_cpu_platform_detection.py |
test_triton_utils.py |
software | healthy | tests/test_triton_utils.py |
utils.py |
software | healthy | tests/utils.py |
test_vllm_port.py |
software | healthy | tests/test_vllm_port.py |
test_attention_backend_registry.py |
software | healthy | tests/test_attention_backend_registry.py |
test_sequence.py |
software | healthy | tests/test_sequence.py |
test_ray_env.py |
software | healthy | tests/test_ray_env.py |
test_inputs.py |
software | healthy | tests/test_inputs.py |
test_aot_compile.py |
software | healthy | tests/compile/test_aot_compile.py |
test_codegen.py |
software | healthy | tests/compile/test_codegen.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
software | healthy | docker |
entrypoints |
software | healthy | docker/entrypoints |
tests |
software | healthy | tests |
compile |
software | healthy | tests/compile |
correctness_e2e |
software | healthy | tests/compile/correctness_e2e |
passes |
software | healthy | tests/compile/passes |
distributed |
software | healthy | tests/compile/passes/distributed |
ir |
software | healthy | tests/compile/passes/ir |
fusions_e2e |
software | healthy | tests/compile/fusions_e2e |
fullgraph |
software | healthy | tests/compile/fullgraph |
h100 |
software | healthy | tests/compile/h100 |
transformers_utils |
software | healthy | tests/transformers_utils |
processors |
software | healthy | tests/transformers_utils/processors |
models |
software | healthy | tests/models |
language |
software | healthy | tests/models/language |
pooling_mteb_test |
software | healthy | tests/models/language/pooling_mteb_test |
pooling |
software | healthy | tests/models/language/pooling |
generation |
software | healthy | tests/models/language/generation |
generation_ppl_test |
software | healthy | tests/models/language/generation_ppl_test |
fixtures |
software | healthy | tests/models/fixtures |
audioflamingo3 |
software | healthy | tests/models/fixtures/audioflamingo3 |
musicflamingo |
software | healthy | tests/models/fixtures/musicflamingo |
quantization |
software | healthy | tests/models/quantization |
multimodal |
software | healthy | tests/models/multimodal |
processing |
software | healthy | tests/models/multimodal/processing |
pooling |
software | healthy | tests/models/multimodal/pooling |
generation |
software | healthy | tests/models/multimodal/generation |
vlm_utils |
software | healthy | tests/models/multimodal/generation/vlm_utils |
basic_correctness |
software | healthy | tests/basic_correctness |
weight_loading |
software | healthy | tests/weight_loading |
config |
software | healthy | tests/config |
v1 |
software | healthy | tests/v1 |
simple_kv_offload |
software | healthy | tests/v1/simple_kv_offload |
kv_connector |
software | healthy | tests/v1/kv_connector |
extract_hidden_states_integration |
software | healthy | tests/v1/kv_connector/extract_hidden_states_integration |
unit |
software | healthy | tests/v1/kv_connector/unit |
offloading_connector |
software | healthy | tests/v1/kv_connector/unit/offloading_connector |
nixl_integration |
software | healthy | tests/v1/kv_connector/nixl_integration |
shutdown |
software | healthy | tests/v1/shutdown |
attention |
software | healthy | tests/v1/attention |
kv_offload |
software | healthy | tests/v1/kv_offload |
cpu |
software | healthy | tests/v1/kv_offload/cpu |
tiering |
software | healthy | tests/v1/kv_offload/tiering |
streaming_input |
software | healthy | tests/v1/streaming_input |
worker |
software | healthy | tests/v1/worker |
distributed |
software | healthy | tests/v1/distributed |
ec_connector |
software | healthy | tests/v1/ec_connector |
integration |
software | healthy | tests/v1/ec_connector/integration |
unit |
software | healthy | tests/v1/ec_connector/unit |
structured_output |
software | healthy | tests/v1/structured_output |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | vllm/entrypoints/api_server.py |
POST /generate |
api | healthy | vllm/entrypoints/api_server.py |
POST /generative_scoring |
api | healthy | vllm/entrypoints/generate/generative_scoring/api_router.py |
GET /ready |
api | healthy | vllm/entrypoints/openai/dp_supervisor.py |
GET /readyz |
api | healthy | vllm/entrypoints/openai/dp_supervisor.py |
GET /v1/models |
api | healthy | vllm/entrypoints/openai/models/api_router.py |
POST /v1/responses |
api | healthy | vllm/entrypoints/openai/responses/api_router.py |
GET /v1/responses/{response_id} |
api | healthy | vllm/entrypoints/openai/responses/api_router.py |
POST /v1/responses/{response_id}/cancel |
api | healthy | vllm/entrypoints/openai/responses/api_router.py |
POST /v1/chat/completions |
api | healthy | vllm/entrypoints/openai/chat_completion/api_router.py |
POST /v1/chat/completions/batch |
api | healthy | vllm/entrypoints/openai/chat_completion/api_router.py |
POST /v1/completions |
api | healthy | vllm/entrypoints/openai/completion/api_router.py |
GET /load |
api | healthy | vllm/entrypoints/serve/instrumentator/basic.py |
GET /version |
api | healthy | vllm/entrypoints/serve/instrumentator/basic.py |
GET /docs |
api | healthy | vllm/entrypoints/serve/instrumentator/offline_docs.py |
POST /ping |
api | healthy | vllm/entrypoints/serve/sagemaker/api_router.py |
GET /ping |
api | healthy | vllm/entrypoints/serve/sagemaker/api_router.py |
POST /invocations |
api | healthy | vllm/entrypoints/serve/sagemaker/api_router.py |
POST /v1/load_lora_adapter |
api | healthy | vllm/entrypoints/serve/lora/api_router.py |
POST /v1/unload_lora_adapter |
api | healthy | vllm/entrypoints/serve/lora/api_router.py |
POST /inference/v1/generate |
api | healthy | vllm/entrypoints/serve/disagg/api_router.py |
POST /abort_requests |
api | healthy | vllm/entrypoints/serve/disagg/api_router.py |
POST /scale_elastic_ep |
api | healthy | vllm/entrypoints/serve/elastic_ep/api_router.py |
POST /is_scaling_elastic_ep |
api | healthy | vllm/entrypoints/serve/elastic_ep/api_router.py |
GET /server_info |
api | healthy | vllm/entrypoints/serve/dev/server_info/api_router.py |
POST /pause |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /resume |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
GET /is_paused |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /init_weight_transfer_engine |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /start_weight_update |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /update_weights |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /finish_weight_update |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
GET /get_world_size |
api | healthy | vllm/entrypoints/serve/dev/rlhf/api_router.py |
POST /sleep |
api | healthy | vllm/entrypoints/serve/dev/sleep/api_router.py |
POST /wake_up |
api | healthy | vllm/entrypoints/serve/dev/sleep/api_router.py |
GET /is_sleeping |
api | healthy | vllm/entrypoints/serve/dev/sleep/api_router.py |
POST /reset_prefix_cache |
api | healthy | vllm/entrypoints/serve/dev/cache/api_router.py |
POST /reset_mm_cache |
api | healthy | vllm/entrypoints/serve/dev/cache/api_router.py |
POST /reset_encoder_cache |
api | healthy | vllm/entrypoints/serve/dev/cache/api_router.py |
POST /collective_rpc |
api | healthy | vllm/entrypoints/serve/dev/rpc/api_router.py |
POST /tokenize |
api | healthy | vllm/entrypoints/serve/tokenize/api_router.py |
POST /detokenize |
api | healthy | vllm/entrypoints/serve/tokenize/api_router.py |
GET /tokenizer_info |
api | healthy | vllm/entrypoints/serve/tokenize/api_router.py |
POST /start_profile |
api | healthy | vllm/entrypoints/serve/profile/api_router.py |
POST /stop_profile |
api | healthy | vllm/entrypoints/serve/profile/api_router.py |
POST /v1/chat/completions/render |
api | healthy | vllm/entrypoints/serve/render/api_router.py |
POST /v1/completions/render |
api | healthy | vllm/entrypoints/serve/render/api_router.py |
POST /v1/chat/completions/derender |
api | healthy | vllm/entrypoints/serve/render/api_router.py |
POST /v1/completions/derender |
api | healthy | vllm/entrypoints/serve/render/api_router.py |
POST /classify |
api | healthy | vllm/entrypoints/pooling/classify/api_router.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:12312 |
network | healthy | tests/config/test_config.yaml |
port:1234 |
network | healthy | tests/v1/kv_connector/unit/test_bidirectional_kv_transfer.py |
port:8000 |
network | healthy | tests/entrypoints/openai/test_cli_args.py |
port:8001 |
network | healthy | tests/utils_/test_argparse_utils.py |
port:32 |
network | healthy | benchmarks/attention_benchmarks/configs/standard_decode.yaml |
port:12323 |
network | healthy | vllm/utils/argparse_utils.py |
port:12345 |
network | healthy | .buildkite/test_areas/distributed.yaml |
port:6379 |
network | healthy | .buildkite/scripts/run-multi-node-test.sh |
port:10 |
network | healthy | .buildkite/scripts/run-multi-node-test.sh |
port:8006 |
network | healthy | examples/ray_serving/elastic_ep/bench.sh |
port:6831 |
network | healthy | examples/observability/opentelemetry/README.md |
port:6832 |
network | healthy | examples/observability/opentelemetry/README.md |
port:5778 |
network | healthy | examples/observability/opentelemetry/README.md |
port:16686 |
network | healthy | examples/observability/opentelemetry/README.md |
port:4317 |
network | healthy | examples/observability/opentelemetry/README.md |
port:4318 |
network | healthy | examples/observability/opentelemetry/README.md |
port:14250 |
network | healthy | examples/observability/opentelemetry/README.md |
port:14268 |
network | healthy | examples/observability/opentelemetry/README.md |
port:14269 |
network | healthy | examples/observability/opentelemetry/README.md |
port:9411 |
network | healthy | examples/observability/opentelemetry/README.md |
port:9090 |
network | healthy | examples/observability/prometheus_grafana/docker-compose.ya… |
port:3000 |
network | healthy | examples/observability/prometheus_grafana/docker-compose.ya… |
port:8100 |
network | healthy | examples/disaggregated/lmcache/disagg_prefill_lmcache_v0.py |
port:13345 |
network | healthy | examples/features/data_parallel/data_parallel_offline.py |
| Label | Layer | Status | Path |
|---|---|---|---|
2.11.0.0 |
network | healthy | setup.py |
127.0.0.1 |
network | healthy | tests/conftest.py |
1.1.1.1 |
network | healthy | tests/test_envs.py |
10.0.0.15 |
network | healthy | tests/test_envs.py |
2.2.2.2 |
network | healthy | tests/test_envs.py |
3.3.3.3 |
network | healthy | tests/test_envs.py |
10.0.0.1 |
network | healthy | tests/test_ray_env.py |
10.0.0.2 |
network | healthy | tests/v1/kv_connector/unit/test_nixl_push_connector.py |
10.0.0.7 |
network | healthy | tests/v1/kv_connector/unit/test_mooncake_store_worker.py |
10.0.0.8 |
network | healthy | tests/v1/kv_connector/unit/test_mooncake_store_worker.py |
10.9.9.9 |
network | healthy | tests/v1/engine/test_dp_placement_node_allowlist.py |
10.0.0.3 |
network | healthy | tests/v1/engine/test_dp_placement_node_allowlist.py |
10.0.0.4 |
network | healthy | tests/v1/engine/test_dp_placement_node_allowlist.py |
198.51.100.1 |
network | healthy | tests/distributed/test_mq_connect_ip.py |
169.254.169.254 |
network | healthy | tests/entrypoints/openai/test_run_batch.py |
192.168.1.1 |
network | healthy | tests/entrypoints/openai/test_run_batch.py |
9.10.2.21 |
network | healthy | vllm/v1/attention/ops/vit_attn_wrappers.py |
2.6.0.1 |
network | healthy | vllm/utils/torch_utils.py |
8.8.8.8 |
network | healthy | vllm/utils/network_utils.py |
10.99.48.128 |
network | healthy | rust/src/cmd/src/cli/tests.rs |
192.168.10.10 |
network | healthy | .buildkite/test_areas/distributed.yaml |
192.168.10.0 |
network | healthy | .buildkite/scripts/run-multi-node-test.sh |
192.168.10.11 |
network | healthy | .buildkite/scripts/run-multi-node-test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
image::docker/Dockerfile |
hardware | healthy | docker/Dockerfile |
prometheus |
hardware | healthy | examples/observability/prometheus_grafana/docker-compose.ya… |
grafana |
hardware | healthy | examples/observability/prometheus_grafana/docker-compose.ya… |
k8s::PersesDashboard::examples/observability/dashboards/per… |
hardware | healthy | examples/observability/dashboards/perses/performance_statis… |
k8s::PersesDashboard::examples/observability/dashboards/per… |
hardware | healthy | examples/observability/dashboards/perses/query_statistics.y… |
k8s::ConfigMap::examples/deployment/chart-helm/templates/co… |
hardware | healthy | examples/deployment/chart-helm/templates/configmap.yaml |
k8s::HorizontalPodAutoscaler::examples/deployment/chart-hel… |
hardware | healthy | examples/deployment/chart-helm/templates/hpa.yaml |
k8s::PersistentVolumeClaim::examples/deployment/chart-helm/… |
hardware | healthy | examples/deployment/chart-helm/templates/pvc.yaml |
k8s::PodDisruptionBudget::examples/deployment/chart-helm/te… |
hardware | healthy | examples/deployment/chart-helm/templates/poddisruptionbudge… |
k8s::Secret::examples/deployment/chart-helm/templates/secre… |
hardware | healthy | examples/deployment/chart-helm/templates/secrets.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
update-description |
cicd | healthy | .github/workflows/new_pr_bot.yml |
reminder-comment |
cicd | healthy | .github/workflows/new_pr_bot.yml |
add-labels |
cicd | healthy | .github/workflows/issue_autolabel.yml |
macos-m1-smoke-test |
cicd | healthy | .github/workflows/macos-smoke-test.yml |
close-issues-and-pull-requests |
cicd | healthy | .github/workflows/stale.yml |
pre-run-check |
cicd | healthy | .github/workflows/pre-commit.yml |
pre-commit |
cicd | healthy | .github/workflows/pre-commit.yml |
add-label-on-auto-merge |
cicd | healthy | .github/workflows/add_label_automerge.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::new_pr_bot |
cicd | healthy | .github/workflows/new_pr_bot.yml |
gha::issue_autolabel |
cicd | healthy | .github/workflows/issue_autolabel.yml |
gha::macos-smoke-test |
cicd | healthy | .github/workflows/macos-smoke-test.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::pre-commit |
cicd | healthy | .github/workflows/pre-commit.yml |
gha::add_label_automerge |
cicd | healthy | .github/workflows/add_label_automerge.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | setup.py |
vps::aws |
hardware | healthy | docker/Dockerfile |
vps::gcp |
hardware | healthy | tests/model_executor/model_loader/runai_streamer_loader/tes… |
vps::ec2 |
hardware | healthy | .buildkite/image_build/image_build.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | tests/v1/kv_connector/nixl_integration/test_mamba_prefix_ca… |
loadbalancer |
network | healthy | tests/v1/distributed/test_internal_lb_dp.py |
nginx |
network | healthy | .buildkite/scripts/hardware_ci/run-npu-test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Job::examples/deployment/chart-helm/templates/job.yaml |
hardware | healthy | examples/deployment/chart-helm/templates/job.yaml |
k8s::Deployment::examples/deployment/chart-helm/templates/d… |
hardware | healthy | examples/deployment/chart-helm/templates/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::docker/entrypoints/test_vllm_nonroot_entr… |
security | healthy | docker/entrypoints/test_vllm_nonroot_entrypoint.sh |
password_literal::.buildkite/scripts/upload-release-wheels-… |
security | healthy | .buildkite/scripts/upload-release-wheels-pypi.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1w2gctiv |
software | healthy | /tmp/repobility-clone-1w2gctiv |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::Generate |
api | healthy | rust/proto/vllm_grpc.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | tests/v1/kv_connector/nixl_integration/test_mamba_prefix_ca… |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | vllm/distributed/kv_transfer/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
table_name_74 |
data | healthy | examples/features/lora/multilora_offline.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/cea585c0-944b-4614-9116-8abca2930bfe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cea585c0-944b-4614-9116-8abca2930bfe/
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.