Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"attention",
"blackwell",
"cuda",
"deepseek",
"diffusion",
"glm",
"gpt-oss",
"inference",
"llama",
"llm",
"minimax",
"moe",
"qwen",
"qwen-image",
"reinforcement-learning",
"transformer",
"vlm",
"wan"
],
"is_fork": false,
"size_kb": 220011,
"has_wiki": false,
"homepage": "https://sglang.io",
"languages": {
"C": 130506,
"Go": 105506,
"C++": 1986675,
"CSS": 20486,
"HIP": 15490,
"MDX": 5043290,
"Cuda": 2897137,
"HTML": 8075,
"Rust": 4505721,
"CMake": 36024,
"Jinja": 30985,
"Metal": 11415,
"Shell": 325792,
"mupad": 93476,
"Python": 53750036,
"Makefile": 23413,
"Dockerfile": 97015,
"JavaScript": 1380030,
"Vim Script": 914,
"Go Template": 26165,
"Jupyter Notebook": 81821
},
"pushed_at": "2026-07-14T08:17:12Z",
"created_at": "2024-01-08T04:15:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T08:17:47Z",
"description": "SGLang is a high-performance serving framework for large language models and multimodal models.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"primary_language": "Python"
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "sgl-project",
"company": null,
"followers": 965,
"avatar_url": "https://avatars.githubusercontent.com/u/147780389?v=4",
"created_at": "2023-10-13T00:51:13Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 1005
},
"activity": {
"releases_count": 55,
"commits_last_year": 11100,
"latest_release_at": "2026-07-10T22:58:33Z",
"latest_release_tag": "v0.5.15",
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 3,
"mean_days_between_releases": 15.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "sglang",
"exists": true,
"license": null,
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/sglang/",
"is_deprecated": false,
"latest_version": "0.5.15.post1",
"repository_url": "https://github.com/sgl-project/sglang",
"versions_count": 152,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 273752711,
"first_published_at": "2024-01-16T05:56:37.988006Z",
"latest_published_at": "2026-07-14T06:21:40.767355Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "sglang-kernel",
"exists": true,
"license": null,
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/sglang-kernel/",
"is_deprecated": false,
"latest_version": "0.4.4",
"repository_url": "https://github.com/sgl-project/sglang/tree/main/sgl-kernel",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2026-03-12T10:06:40.156728Z",
"latest_published_at": "2026-06-17T22:27:51.617657Z",
"latest_version_yanked": null,
"days_since_latest_publish": 26
}
]
},
"popularity": {
"forks": 7136,
"stars": 30283,
"watchers": 162,
"open_issues_and_prs": 4229
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"cookbook",
"examples",
"notebooks",
"recipes",
"sample"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"sgl-kernel/Makefile",
"sgl-model-gateway/Makefile",
"sgl-model-gateway/bindings/golang/Makefile",
"sgl-model-gateway/bindings/golang/examples/oai_server/Makefile"
],
"api_schema_files": [
"proto/sglang/runtime/v1/sglang.proto"
],
"has_devcontainer": true,
"typecheck_configs": [],
"largest_source_bytes": 347327,
"source_files_sampled": 5374,
"oversized_source_files": 133,
"agent_instruction_files": [
"docs_new/AGENTS.md",
"python/sglang/multimodal_gen/.claude/CLAUDE.md"
],
"agent_instruction_max_bytes": 15476
},
"dependencies": {
"manifests": [
"python/pyproject.toml",
"python/setup.py",
"sgl-kernel/pyproject.toml",
"sgl-model-gateway/Cargo.toml"
],
"ecosystems": [
"crates",
"pypi"
],
"dependencies": [
{
"name": "aiohttp",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "anthropic",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.20.0"
},
{
"name": "apache-tvm-ffi",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.11"
},
{
"name": "av",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "blobfile",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.0.0"
},
{
"name": "build",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "compressed-tensors",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "cuda-python",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=13.0"
},
{
"name": "datasets",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "decord2",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "distro",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "easydict",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "einops",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "fastapi",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "flash-attn-4",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==4.0.0b15"
},
{
"name": "flashinfer_python",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.6.14"
},
{
"name": "gguf",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "humming-kernels",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.10"
},
{
"name": "interegular",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "IPython",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "kernels",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.14.1,<0.15"
},
{
"name": "llguidance",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.7.11,<0.8.0"
},
{
"name": "mistral_common",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.11.5"
},
{
"name": "modelscope",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "msgspec",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "ninja",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "numpy",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "nvidia-cutlass-dsl",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==4.5.2"
},
{
"name": "nvidia-mathdx",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==25.6.0"
},
{
"name": "nvidia-ml-py",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "openai",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.6.1"
},
{
"name": "openai-harmony",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.0.4"
},
{
"name": "orjson",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "outlines",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.11"
},
{
"name": "packaging",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "partial_json_parser",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pillow",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "prometheus-client",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.20.0"
},
{
"name": "psutil",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "py-spy",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pybase64",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "python-multipart",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pyzmq",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=25.1.2"
},
{
"name": "quack-kernels",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.4.1"
},
{
"name": "requests",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "scipy",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "sentencepiece",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "setproctitle",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "sgl-deep-gemm",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.4.post1"
},
{
"name": "sglang-kernel",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.4.4"
},
{
"name": "smg-grpc-servicer",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.5.0"
},
{
"name": "soundfile",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.13.1"
},
{
"name": "tiktoken",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tilelang",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.11"
},
{
"name": "timm",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.0.16"
},
{
"name": "tokenspeed_mla",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.1.7"
},
{
"name": "torch",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.11.0"
},
{
"name": "torch_memory_saver",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.0.9.post1"
},
{
"name": "torchao",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.17.0"
},
{
"name": "torchaudio",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.11.0"
},
{
"name": "torchcodec",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.11.1"
},
{
"name": "torchvision",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tqdm",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "transformers",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==5.12.1"
},
{
"name": "uvicorn",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "uvloop",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "watchfiles",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "xgrammar",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.2.1"
},
{
"name": "zstandard",
"manifest": "python/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "clap",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4"
},
{
"name": "axum",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.6"
},
{
"name": "axum-server",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.0"
},
{
"name": "tower",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "tower-http",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "serde",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "bytes",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8.0"
},
{
"name": "http-body",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "rand",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.2"
},
{
"name": "reqwest",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12.8"
},
{
"name": "futures-util",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "futures",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "dashmap",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "6.1.0"
},
{
"name": "blake3",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5"
},
{
"name": "xxhash-rust",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "bytemuck",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21"
},
{
"name": "http",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "tokio",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.42.0"
},
{
"name": "async-trait",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing-subscriber",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "tracing-log",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "tracing-appender",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.3"
},
{
"name": "opentelemetry",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.27"
},
{
"name": "opentelemetry_sdk",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.27"
},
{
"name": "opentelemetry-otlp",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.27"
},
{
"name": "tracing-opentelemetry",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.28"
},
{
"name": "chrono",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "kube",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "k8s-openapi",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25.0"
},
{
"name": "metrics",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24.2"
},
{
"name": "metrics-exporter-prometheus",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17.0"
},
{
"name": "uuid",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10"
},
{
"name": "parking_lot",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12.4"
},
{
"name": "thiserror",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.12"
},
{
"name": "regex",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10"
},
{
"name": "memchr",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.7"
},
{
"name": "url",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5.4"
},
{
"name": "validator",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.20.0"
},
{
"name": "tokio-stream",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "anyhow",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "reasoning-parser",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "openai-protocol",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "tool-parser",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "llm-tokenizer",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.3.2"
},
{
"name": "smg-auth",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "wfaas",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "data-connector",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "smg-mcp",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "smg-wasm",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "smg-mesh",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "rustls",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "rustls-pemfile",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2"
},
{
"name": "openssl",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10.73"
},
{
"name": "rmcp",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.3"
},
{
"name": "serde_yaml",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "subtle",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.6"
},
{
"name": "jsonwebtoken",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "9.3"
},
{
"name": "num-traits",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "num-bigint",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "base64",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "openai-harmony",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "openmetrics-parser",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.4"
},
{
"name": "arc-swap",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.7.1"
},
{
"name": "smg-grpc-client",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0"
},
{
"name": "tonic",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.2"
},
{
"name": "prost",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.1"
},
{
"name": "prost-types",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.1"
},
{
"name": "tonic-prost",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.2"
},
{
"name": "bitflags",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.10.0"
},
{
"name": "once_cell",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21.3"
},
{
"name": "crdts",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7.3"
},
{
"name": "redis",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.27.6"
},
{
"name": "sha2",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "wasmtime",
"manifest": "sgl-model-gateway/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "38.0"
}
]
},
"maintainership": {
"issues": {
"open_prs": 3536,
"merged_prs": 15475,
"open_issues": 693,
"closed_ratio": 0.894,
"closed_issues": 5843,
"closed_unmerged_prs": 5183
},
"bus_factor": 9,
"top_contributors": [
{
"type": "User",
"login": "merrymercy",
"commits": 1170,
"avatar_url": "https://avatars.githubusercontent.com/u/15100009?u=46f96bf1c96ae6c9e4de1cf52c9940f23bfe0893&v=4"
},
{
"type": "User",
"login": "hnyls2002",
"commits": 842,
"avatar_url": "https://avatars.githubusercontent.com/u/95566987?u=1e3ec192bad87a242d75c77726d546cefdc32c7a&v=4"
},
{
"type": "User",
"login": "fzyzcjy",
"commits": 800,
"avatar_url": "https://avatars.githubusercontent.com/u/5236035?u=99051772eeb88c59ad15c66e0c3a0afbbada879f&v=4"
},
{
"type": "User",
"login": "zhyncs",
"commits": 784,
"avatar_url": "https://avatars.githubusercontent.com/u/46627482?u=bc6b7a8002399a54cdbe0b5e6883a926486aad30&v=4"
},
{
"type": "User",
"login": "mickqian",
"commits": 457,
"avatar_url": "https://avatars.githubusercontent.com/u/30898949?u=ba9394989314f06afdd89496a44cc6244cc7feda&v=4"
},
{
"type": "User",
"login": "slin1237",
"commits": 455,
"avatar_url": "https://avatars.githubusercontent.com/u/25425177?u=996e8911f85c0ed660d6b4a3441c245567dcfedd&v=4"
},
{
"type": "User",
"login": "BBuf",
"commits": 411,
"avatar_url": "https://avatars.githubusercontent.com/u/35585791?u=50923623a135cd3db33dcf0566f39c6ec94e1639&v=4"
},
{
"type": "User",
"login": "Fridge003",
"commits": 351,
"avatar_url": "https://avatars.githubusercontent.com/u/56809903?u=5ac2ccb90e4835777a1dd5f607b90270e46fb9a8&v=4"
},
{
"type": "User",
"login": "ispobock",
"commits": 276,
"avatar_url": "https://avatars.githubusercontent.com/u/26454835?u=19570cb57891b5e63e1584e4a5157fb11f1b187d&v=4"
},
{
"type": "User",
"login": "alisonshao",
"commits": 260,
"avatar_url": "https://avatars.githubusercontent.com/u/54658187?u=1c95ee099edb43d316fd77db449bbb275feebc91&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.106
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"_docker-build-and-publish.yml",
"_docker-cleanup-nightly.yml",
"_pr-test-check-changes.yml",
"_pr-test-sgl-kernel-build.yml",
"_pr-test-stage.yml",
"amd-aiter-scout.yml",
"amd-ci-job-monitor.yml",
"auto-tune.yml",
"bot-bump-docs-version.yml",
"bot-bump-flashinfer-version.yml",
"bot-bump-kernel-version-to-sglang.yml",
"bot-bump-kernel-version.yml",
"bot-bump-sglang-version.yml",
"bot-cherry-pick.yml",
"cancel-pr-workflows-on-close.yml",
"cancel-unfinished-pr-tests.yml",
"ci-auto-bisect.yml",
"ci-coverage-overview.yml",
"ci-failure-monitor.yml",
"ci-model-inventory.yml",
"close-inactive-issues.yml",
"diffusion-ci-gt-gen-npu.yml",
"diffusion-ci-gt-gen.yml",
"full-test-npu.yml",
"labeler.yml",
"lint.yml",
"list-active-pr-runs.yml",
"nightly-72-gpu-gb200.yml",
"nightly-amd-mi355x-disagg.yml",
"nightly-experimental-sgl-router-docker.yml",
"nightly-link-check.yml",
"nightly-release-gateway.yml",
"nightly-test-amd-miles-rocm700.yml",
"nightly-test-amd-rocm720.yml",
"nightly-test-amd.yml",
"nightly-test-intel.yml",
"nightly-test-musa.yml",
"nightly-test-npu-e2e-multi-node.yml",
"nightly-test-npu-e2e-single-node.yml",
"nightly-test-npu.yml",
"nightly-test-nvidia.yml",
"open-pr-copy-from-oss.yml",
"open-pr-copy-to-oss.yml",
"patch-docker-dev.yml",
"pr-benchmark-rust.yml",
"pr-gate.yml",
"pr-states.yml",
"pr-test-amd-extra.yml",
"pr-test-amd-rocm720.yml",
"pr-test-amd.yml",
"pr-test-arm64.yml",
"pr-test-extra.yml",
"pr-test-jit-kernel.yml",
"pr-test-mlx.yml",
"pr-test-multimodal-gen.yml",
"pr-test-musa.yml",
"pr-test-npu.yml",
"pr-test-rust.yml",
"pr-test-sgl-kernel.yml",
"pr-test-sgl-router.yml",
"pr-test-xeon.yml",
"pr-test-xpu.yml",
"pr-test.yml",
"release-branch-cut.yml",
"release-docker-amd-miles-rocm700-nightly.yml",
"release-docker-amd-miles-rocm720-nightly.yml",
"release-docker-amd-nightly.yml",
"release-docker-amd-rocm720-nightly.yml",
"release-docker-amd.yml",
"release-docker-dev.yml",
"release-docker-gateway.yml",
"release-docker-intel-xpu-nightly.yml",
"release-docker-npu-nightly.yml",
"release-docker-npu.yml",
"release-docker-runtime.yml",
"release-docker-xeon.yml",
"release-docker.yml",
"release-pypi-gateway.yml",
"release-pypi-nightly.yml",
"release-pypi-pr.yml",
"release-pypi.yml",
"release-tag.yml",
"release-whl-deepgemm.yml",
"release-whl-kernel.yml",
"rerun-test.yml",
"retag-docker.yml",
"runner-utilization.yml",
"slash-command-handler.yml",
"stress-test.yml",
"sync-lmsys-sglang-blogs.yml",
"trivy-scan-dev.yml",
"weekly-test-nvidia.yml",
"weekly-update-est-time.yml",
"xpu-ci-job-monitor.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 5/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 26 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0fe2dbd42caeb627bd8aca162dab7763d292fda9",
"ran_at": "2026-07-14T08:20:26Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sgl-project/sglang",
"host": "github.com",
"name": "sglang",
"owner": "sgl-project"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"security": 48,
"vitality": 100,
"community": 89,
"governance": 84,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 100,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 11100,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11100 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11100
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 55,
"latest_release_tag": "v0.5.15",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 15.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "55 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 55
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~15.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 15.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 89,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"forks": 7136,
"stars": 30283,
"watchers": 162,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "30,283 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 30283
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7,136 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 7136
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "162 watchers",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 162
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"sglang",
"sglang-kernel"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 273752711
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "273,752,711 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 273752711,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"bus_factor": 9,
"contributors_sampled": 100,
"top_contributor_share": 0.106
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "9 contributor(s) cover half of all commits",
"points": 54,
"status": "met",
"details": [
{
"code": "bus_factor",
"params": {
"count": 9
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 11% of commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 11
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 26 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 15475,
"open_issues": 693,
"closed_issues": 5843,
"issue_closed_ratio": 0.894,
"closed_unmerged_prs": 5183
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15475/20658 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15475,
"decided": 20658
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 965,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "sgl-project",
"public_repos": 26,
"account_age_days": 1005
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "965 followers of sgl-project",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 965,
"login": "sgl-project"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~2 yr old",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sglang",
"sglang-kernel"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "152 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 152
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "94 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 94
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"attention",
"blackwell",
"cuda",
"deepseek",
"diffusion",
"glm",
"gpt-oss",
"inference",
"llama",
"llm",
"minimax",
"moe",
"qwen",
"qwen-image",
"reinforcement-learning",
"transformer",
"vlm",
"wan"
],
"has_wiki": false,
"homepage": "https://sglang.io",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://sglang.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "18 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 18
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 26 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"docs_new/AGENTS.md",
"python/sglang/multimodal_gen/.claude/CLAUDE.md"
],
"agent_instruction_max_bytes": 15476
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "docs_new/AGENTS.md, python/sglang/multimodal_gen/.claude/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs_new/AGENTS.md, python/sglang/multimodal_gen/.claude/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"sgl-kernel/Makefile",
"sgl-model-gateway/Makefile",
"sgl-model-gateway/bindings/golang/Makefile",
"sgl-model-gateway/bindings/golang/examples/oai_server/Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "sgl-kernel/Makefile, sgl-model-gateway/Makefile, sgl-model-gateway/bindings/golang/Makefile, sgl-model-gateway/bindings/golang/examples/oai_server/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "sgl-kernel/Makefile, sgl-model-gateway/Makefile, sgl-model-gateway/bindings/golang/Makefile, sgl-model-gateway/bindings/golang/examples/oai_server/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 347327,
"source_files_sampled": 5374,
"oversized_source_files": 133
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "133/5374 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5374,
"oversized": 133
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"example_dirs": [
"cookbook",
"examples",
"notebooks",
"recipes",
"sample"
],
"has_mcp_signal": true,
"api_schema_files": [
"proto/sglang/runtime/v1/sglang.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "proto/sglang/runtime/v1/sglang.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "proto/sglang/runtime/v1/sglang.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "cookbook, examples, notebooks, recipes, sample",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cookbook, examples, notebooks, recipes, sample"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch crates package 'sgl-model-gateway' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-14T08:21:15.948807Z",
"schema_version": "0.9.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sgl-project/sglang.svg",
"full_name": "sgl-project/sglang",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}