原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"anns",
"nearest-neighbor-search",
"faiss",
"vector-search",
"image-search",
"hnsw",
"vector-database",
"embedding-database",
"embedding-store",
"vector-store",
"vector-similarity",
"embedding-similarity",
"distributed",
"golang",
"llm",
"cloud-native",
"diskann",
"rag"
],
"is_fork": false,
"size_kb": 306902,
"has_wiki": true,
"homepage": "https://milvus.io",
"languages": {
"C": 129882,
"Go": 36561666,
"C++": 12561757,
"HTML": 130785,
"ANTLR": 10495,
"CMake": 86196,
"Shell": 323094,
"Groovy": 169975,
"Python": 13492038,
"Assembly": 2644,
"Makefile": 39920,
"Batchfile": 4558,
"Dockerfile": 41563
},
"pushed_at": "2026-07-15T18:00:36Z",
"created_at": "2019-09-16T06:43:43Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T18:14:32Z",
"description": "Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"primary_language": "Go",
"significant_languages": [
"Go",
"Python",
"C++"
]
},
"owner": {
"blog": "https://milvus.io/",
"name": "The Milvus Project",
"type": "Organization",
"login": "milvus-io",
"company": null,
"location": "San Francisco",
"followers": 1250,
"avatar_url": "https://avatars.githubusercontent.com/u/51735404?v=4",
"created_at": "2019-06-12T06:10:40Z",
"is_verified": null,
"public_repos": 67,
"account_age_days": 2590
},
"activity": {
"releases_count": 100,
"commits_last_year": 2377,
"latest_release_at": "2026-07-14T06:44:48Z",
"latest_release_tag": "v2.6.20",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 51,
"days_since_latest_release": 1,
"mean_days_between_releases": 10.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/milvus-io/milvus/client/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/milvus-io/milvus/client/v2",
"is_deprecated": false,
"latest_version": "v2.6.5",
"repository_url": "https://github.com/milvus-io/milvus",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-25T22:32:32Z",
"latest_version_yanked": null,
"days_since_latest_publish": 50
},
{
"name": "github.com/milvus-io/milvus",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/milvus-io/milvus",
"is_deprecated": false,
"latest_version": "v1.1.1",
"repository_url": "https://github.com/milvus-io/milvus",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2021-06-16T06:49:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1855
}
]
},
"popularity": {
"forks": 4121,
"stars": 45239,
"watchers": 333,
"open_issues_and_prs": 1059
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"client/Makefile",
"pkg/Makefile",
"tests/Makefile"
],
"api_schema_files": [
"cmd/tools/migration/backend/backup_header.proto",
"cmd/tools/migration/legacy/legacy.proto",
"pkg/eventlog/event_log.proto",
"pkg/proto/cgo_msg.proto",
"pkg/proto/clustering.proto",
"pkg/proto/data_coord.proto",
"pkg/proto/etcd_meta.proto",
"pkg/proto/index_cgo_msg.proto",
"pkg/proto/index_coord.proto",
"pkg/proto/internal.proto",
"pkg/proto/messages.proto",
"pkg/proto/model_service.proto",
"pkg/proto/plan.proto",
"pkg/proto/proxy.proto",
"pkg/proto/query_coord.proto",
"pkg/proto/root_coord.proto",
"pkg/proto/segcore.proto",
"pkg/proto/streaming.proto",
"pkg/proto/worker.proto",
"pkg/streaming/walimpls/impls/pulsar/message_id_data.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 937446,
"source_files_sampled": 4566,
"oversized_source_files": 235,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9417
},
"dependencies": {
"manifests": [
"client/go.mod",
"go.mod",
"pkg/go.mod"
],
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/blang/semver/v4",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/cockroachdb/errors",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/google/uuid",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/milvus-io/milvus-proto/go-api/v3",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-20260625075625-7262f8042a55"
},
{
"name": "github.com/milvus-io/milvus/pkg/v3",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-beta"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.23"
},
{
"name": "github.com/samber/lo",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.52.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.1"
},
{
"name": "go.uber.org/atomic",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.80.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "client/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/bits-and-blooms/bloom/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.1"
},
{
"name": "github.com/blang/semver/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/casbin/casbin/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.135.0"
},
{
"name": "github.com/casbin/json-adapter/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0"
},
{
"name": "github.com/cockroachdb/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.27.0"
},
{
"name": "github.com/gofrs/flock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/google/btree",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/klauspost/compress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/minio/minio-go/v7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v7.0.73"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.5"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.55.0"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.23"
},
{
"name": "github.com/samber/lo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.52.0"
},
{
"name": "github.com/sbinet/npyio",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/soheilhy/cmux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.5"
},
{
"name": "github.com/spf13/cast",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tikv/client-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.8-0.20260610031342-e999c1f9c7c3"
},
{
"name": "go.etcd.io/etcd/api/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.etcd.io/etcd/client/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.etcd.io/etcd/server/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.uber.org/atomic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.52.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240506185415-9bf2ced13842"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.55.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.80.0"
},
{
"name": "cloud.google.com/go/storage",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.0"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.13.1"
},
{
"name": "github.com/apache/arrow/go/v17",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v17.0.0"
},
{
"name": "github.com/apache/pulsar-client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.3"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.9"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.62"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "github.com/bits-and-blooms/bitset",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/bytedance/mockey",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.6"
},
{
"name": "github.com/bytedance/sonic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.2"
},
{
"name": "github.com/cenkalti/backoff/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.2.1"
},
{
"name": "github.com/cockroachdb/redact",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/greatroar/blobloom",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-00010101000000-000000000000"
},
{
"name": "github.com/hamba/avro/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.29.0"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.7"
},
{
"name": "github.com/magiconair/properties",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.7"
},
{
"name": "github.com/milvus-io/milvus-proto/go-api/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-20260625075625-7262f8042a55"
},
{
"name": "github.com/milvus-io/milvus/client/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.2"
},
{
"name": "github.com/milvus-io/milvus/pkg/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-beta"
},
{
"name": "github.com/shirou/gopsutil/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.25.10"
},
{
"name": "github.com/spaolacci/murmur3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.1"
},
{
"name": "github.com/twpayne/go-geom",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/zeebo/xxh3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.59.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.224.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "mosn.io/holmes",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.0"
},
{
"name": "cloud.google.com/go/storage",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.0"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/aliyun/credentials-go",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.7"
},
{
"name": "github.com/apache/pulsar-client-go",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "github.com/benesch/cgosymbolizer",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190515212042-bec6fe6e597b"
},
{
"name": "github.com/blang/semver/v4",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/cenkalti/backoff/v4",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v4.2.1"
},
{
"name": "github.com/cockroachdb/errors",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/confluentinc/confluent-kafka-go",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/containerd/cgroups/v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.3"
},
{
"name": "github.com/dave/jennifer",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.1"
},
{
"name": "github.com/expr-lang/expr",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.7"
},
{
"name": "github.com/huaweicloud/huaweicloud-sdk-go-v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.174"
},
{
"name": "github.com/jolestar/go-commons-pool/v2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.2"
},
{
"name": "github.com/json-iterator/go",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.13-0.20220915233716-71ac16282d12"
},
{
"name": "github.com/klauspost/compress",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/milvus-io/milvus-proto/go-api/v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-20260625075625-7262f8042a55"
},
{
"name": "github.com/minio/minio-go/v7",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v7.0.73"
},
{
"name": "github.com/panjf2000/ants/v2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v2.11.3"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.5"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.22"
},
{
"name": "github.com/samber/lo",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.52.0"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.3"
},
{
"name": "github.com/spaolacci/murmur3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/spf13/cast",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tecbot/gorocksdb",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20191217155057-f0fad39f321c"
},
{
"name": "github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.865"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "github.com/tikv/client-go/v2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.8-0.20260610031342-e999c1f9c7c3"
},
{
"name": "github.com/twpayne/go-geom",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/x448/float16",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.4"
},
{
"name": "github.com/zilliztech/woodpecker",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.33"
},
{
"name": "go.etcd.io/etcd/api/v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.etcd.io/etcd/client/v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.etcd.io/etcd/server/v3",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.23"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.59.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/jaeger",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "go.uber.org/atomic",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "go.uber.org/automaxprocs",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "go.uber.org/zap",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.52.0"
},
{
"name": "golang.org/x/exp",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240506185415-9bf2ced13842"
},
{
"name": "golang.org/x/net",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.55.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "golang.org/x/sync",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "golang.org/x/sys",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "golang.org/x/time",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.0"
},
{
"name": "google.golang.org/api",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.224.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.80.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.1"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v0.32.3"
},
{
"name": "github.com/shirou/gopsutil/v4",
"manifest": "pkg/go.mod",
"ecosystem": "go",
"version_constraint": "v4.25.10"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cloud.google.com/go/storage",
"direct": true,
"version": "v1.50.0",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "v1.2.7",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": true,
"version": "v4.13.1",
"ecosystem": "go"
},
{
"name": "github.com/apache/arrow/go/v17",
"direct": true,
"version": "v17.0.0",
"ecosystem": "go"
},
{
"name": "github.com/apache/pulsar-client-go",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": true,
"version": "v1.36.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": true,
"version": "v1.29.9",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": true,
"version": "v1.17.62",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
"direct": true,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/benesch/cgosymbolizer",
"direct": true,
"version": "v0.0.0-20190515212042-bec6fe6e597b",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bloom/v3",
"direct": true,
"version": "v3.3.1",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": true,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/mockey",
"direct": true,
"version": "v1.4.6",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": true,
"version": "v1.15.2",
"ecosystem": "go"
},
{
"name": "github.com/casbin/casbin/v2",
"direct": true,
"version": "v2.135.0",
"ecosystem": "go"
},
{
"name": "github.com/casbin/json-adapter/v2",
"direct": true,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": true,
"version": "v4.2.1",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": true,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/confluentinc/confluent-kafka-go",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/containerd/cgroups/v3",
"direct": true,
"version": "v3.0.3",
"ecosystem": "go"
},
{
"name": "github.com/dave/jennifer",
"direct": true,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.27.0",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": true,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": true,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/hamba/avro/v2",
"direct": true,
"version": "v2.29.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": true,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/huaweicloud/huaweicloud-sdk-go-v3",
"direct": true,
"version": "v0.1.174",
"ecosystem": "go"
},
{
"name": "github.com/jolestar/go-commons-pool/v2",
"direct": true,
"version": "v2.1.2",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": true,
"version": "v1.1.13-0.20220915233716-71ac16282d12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.2",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": true,
"version": "v1.8.7",
"ecosystem": "go"
},
{
"name": "github.com/milvus-io/milvus-proto/go-api/v3",
"direct": true,
"version": "v3.0.0-20260625075625-7262f8042a55",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": true,
"version": "v7.0.73",
"ecosystem": "go"
},
{
"name": "github.com/panjf2000/ants/v2",
"direct": true,
"version": "v2.11.3",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.20.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"direct": true,
"version": "v0.3.22",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"direct": true,
"version": "v0.3.23",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": true,
"version": "v1.52.0",
"ecosystem": "go"
},
{
"name": "github.com/sbinet/npyio",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": true,
"version": "v4.25.10",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/soheilhy/cmux",
"direct": true,
"version": "v0.1.5",
"ecosystem": "go"
},
{
"name": "github.com/spaolacci/murmur3",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": true,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common",
"direct": true,
"version": "v1.0.865",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.17.1",
"ecosystem": "go"
},
{
"name": "github.com/tikv/client-go/v2",
"direct": true,
"version": "v2.0.8-0.20260610031342-e999c1f9c7c3",
"ecosystem": "go"
},
{
"name": "github.com/twpayne/go-geom",
"direct": true,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": true,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/zilliztech/woodpecker",
"direct": true,
"version": "v0.1.33",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/api/v3",
"direct": true,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/v3",
"direct": true,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/server/v3",
"direct": true,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": true,
"version": "v0.59.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/jaeger",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": true,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": true,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/automaxprocs",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20240506185415-9bf2ced13842",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "0.0.0-20201223074533-0d417f636930",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "v0.224.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.71.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.80.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.5",
"ecosystem": "go"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"direct": true,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "mosn.io/holmes",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.118.3",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.7",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/monitoring",
"direct": false,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/debug",
"direct": false,
"version": "v0.0.0-20190504072949-9472017b5c68",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": false,
"version": "v1.1.8",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/apache/thrift",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/ardielle/ardielle-go",
"direct": false,
"version": "v1.5.2",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-metrics",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/athenz/athenz",
"direct": false,
"version": "v1.12.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "v1.6.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.16.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.3.34",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.6.34",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/ini",
"direct": false,
"version": "v1.8.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.12.15",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.25.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.29.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.33.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.22.2",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/internal",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/azuread/microsoft-authentication-library-for-go",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar/v4",
"direct": false,
"version": "v4.6.1",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/campoy/embedmd",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/casbin/govaluate",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cilium/ebpf",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudfoundry/gosigar",
"direct": false,
"version": "v1.3.6",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20251210132809-ee656c7534f5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20211118104740-dabe8e521a4f",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-semver",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-semver",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.3.2",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cznic/mathutil",
"direct": false,
"version": "v0.0.0-20181122101859-297441e03548",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.2",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/dgryski/go-farm",
"direct": false,
"version": "v0.0.0-20240924180020-3414d57e47da",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/emirpasic/gods",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/protoc-gen-validate",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/facebookgo/ensure",
"direct": false,
"version": "v0.0.0-20200202191622-63f1cf65ac4c",
"ecosystem": "go"
},
{
"name": "github.com/facebookgo/stack",
"direct": false,
"version": "v0.0.0-20160209184415-751773369052",
"ecosystem": "go"
},
{
"name": "github.com/facebookgo/subset",
"direct": false,
"version": "v0.0.0-20200203212716-c811ad88dec4",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.8",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/git-hooks/git-hooks",
"direct": false,
"version": "1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/go-ini/ini",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.9.8",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.0.4",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"direct": false,
"version": "v4.5.2",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/flatbuffers",
"direct": false,
"version": "v24.3.25+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/google/gofuzz",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gops",
"direct": false,
"version": "v0.3.28",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/google/shlex",
"direct": false,
"version": "v0.0.0-20191202100458-e7afc7fbc510",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.5",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.14.1",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
"direct": false,
"version": "v1.31.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
"direct": false,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
"direct": false,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "github.com/gopherjs/gopherjs",
"direct": false,
"version": "v1.12.80",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go/godeltaprof",
"direct": false,
"version": "v0.1.8",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-prometheus",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway",
"direct": false,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.16.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.28.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-immutable-radix",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-metrics",
"direct": false,
"version": "v0.5.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-msgpack/v2",
"direct": false,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-syslog",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/memberlist",
"direct": false,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/johncgriffin/overflow",
"direct": false,
"version": "v0.0.0-20211019200055-46fa312c352c",
"ecosystem": "go"
},
{
"name": "github.com/jonboulle/clockwork",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/jtolds/gls",
"direct": false,
"version": "v4.20.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/asmfmt",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/labstack/gommon",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20211012122336-39d0f177ccd0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20240226150601-1dcf7310316a",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.19",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "0.0.9",
"ecosystem": "go"
},
{
"name": "github.com/mgechev/revive",
"direct": false,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": false,
"version": "v1.1.26",
"ecosystem": "go"
},
{
"name": "github.com/milvus-io/milvus-proto/go-api/v2",
"direct": false,
"version": "v2.6.6-0.20260323081523-53649783989c",
"ecosystem": "go"
},
{
"name": "github.com/minio/asm2plan9s",
"direct": false,
"version": "v0.0.0-20200509001527-cdd76441f9d8",
"ecosystem": "go"
},
{
"name": "github.com/minio/c2goasm",
"direct": false,
"version": "v0.0.0-20190812172519-36a3d3bbc4f3",
"ecosystem": "go"
},
{
"name": "github.com/minio/md5-simd",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/mschoch/smat",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/runtime-spec",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/peterstace/simplefeatures",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.22",
"ecosystem": "go"
},
{
"name": "github.com/pingcap/errors",
"direct": false,
"version": "v0.11.5-0.20241219054535-6b8c588c3122",
"ecosystem": "go"
},
{
"name": "github.com/pingcap/failpoint",
"direct": false,
"version": "v0.0.0-20240528011301-b51a646c7c86",
"ecosystem": "go"
},
{
"name": "github.com/pingcap/goleveldb",
"direct": false,
"version": "v0.0.0-20191226122134-f82aafb29989",
"ecosystem": "go"
},
{
"name": "github.com/pingcap/kvproto",
"direct": false,
"version": "v0.0.0-20260608025309-50b863799195",
"ecosystem": "go"
},
{
"name": "github.com/pingcap/log",
"direct": false,
"version": "v1.1.1-0.20221110025148-ca232912c9f3",
"ecosystem": "go"
},
{
"name": "github.com/pkg/browser",
"direct": false,
"version": "v0.0.0-20240102092130-5ac0b6a4141c",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/planetscale/vtprotobuf",
"direct": false,
"version": "v0.6.1-0.20240319094008-0393e58bdf10",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20210106213030-5aafc221ea8c",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.54.1",
"ecosystem": "go"
},
{
"name": "github.com/rcrowley/go-metrics",
"direct": false,
"version": "v0.0.0-20200313005456-10cdbea86bc0",
"ecosystem": "go"
},
{
"name": "github.com/remyoudompheng/bigfft",
"direct": false,
"version": "v0.0.0-20200410134404-eec4a21b6bb0",
"ecosystem": "go"
},
{
"name": "github.com/remyoudompheng/bigfft",
"direct": false,
"version": "v0.0.0-20230129092748-24d4a6f8daec",
"ecosystem": "go"
},
{
"name": "github.com/roaringbitmap/roaring/v2",
"direct": false,
"version": "v2.8.0",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.13.1",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sean-/seed",
"direct": false,
"version": "v0.0.0-20170313163322-e2103e2c3529",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil",
"direct": false,
"version": "v3.20.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v3",
"direct": false,
"version": "v3.23.12",
"ecosystem": "go"
},
{
"name": "github.com/shoenig/go-m1cpu",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/smartystreets/assertions",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/smartystreets/goconvey",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/stackexchange/wmi",
"direct": false,
"version": "v0.0.0-20190523213315-cbe66965904d",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/tiancaiamao/gp",
"direct": false,
"version": "v0.0.0-20221230034425-4025bc8a4d4a",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/tikv/pd/client",
"direct": false,
"version": "v0.0.0-20260609141937-b01426f6b08b",
"ecosystem": "go"
},
{
"name": "github.com/tjfoc/gmsm",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.12",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.15",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/tmc/grpc-websocket-proxy",
"direct": false,
"version": "v0.0.0-20201229170055-e5319fda7802",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/twmb/murmur3",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/twmb/murmur3",
"direct": false,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/uber/jaeger-client-go",
"direct": false,
"version": "v2.30.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "1.22.5",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasttemplate",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/xiang90/probing",
"direct": false,
"version": "v0.0.0-20190116061207-43a291ad63a2",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.3.12",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/pkg/v3",
"direct": false,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/v2",
"direct": false,
"version": "v2.305.23",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/pkg/v3",
"direct": false,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/raft/v3",
"direct": false,
"version": "v3.5.23",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.13.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/detectors/gcp",
"direct": false,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.59.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20260409153401-be6f6cb8b1fa",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "0.0.0-20201230224404-63754364767c",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "v0.0.0-20200804184101-5ec99f83aff1",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "v0.0.0-20231012003039-104605ab7028",
"ecosystem": "go"
},
{
"name": "gonum.org/v1/gonum",
"direct": false,
"version": "v0.17.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20250303144028-a0af3efb3deb",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20250303144028-a0af3efb3deb",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260401024825-9d38bb4040a9",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20250227231956-55c901821b1e",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260406210006-6f92a3bedf2d",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": false,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20250321185631-1f6e0b77f77e",
"ecosystem": "go"
},
{
"name": "mosn.io/api",
"direct": false,
"version": "v0.0.0-20210204052134-5b9a826795fd",
"ecosystem": "go"
},
{
"name": "mosn.io/pkg",
"direct": false,
"version": "v0.0.0-20211217101631-d914102d1baf",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20241010143419-9aa6b5e7a4b3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": false,
"version": "v4.4.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "allure-pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "allure-pytest",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "bm25s",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "bm25s",
"direct": false,
"version": "0.2.13",
"ecosystem": "pypi"
},
{
"name": "deepdiff",
"direct": false,
"version": "8.6.1",
"ecosystem": "pypi"
},
{
"name": "delayed-assert",
"direct": false,
"version": "0.3.5",
"ecosystem": "pypi"
},
{
"name": "docker",
"direct": false,
"version": "5.0.0",
"ecosystem": "pypi"
},
{
"name": "duckdb",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "etcd-sdk-python",
"direct": false,
"version": "0.0.6",
"ecosystem": "pypi"
},
{
"name": "faker",
"direct": false,
"version": "19.2.0",
"ecosystem": "pypi"
},
{
"name": "fastparquet",
"direct": false,
"version": "2023.7.0",
"ecosystem": "pypi"
},
{
"name": "grpcio",
"direct": false,
"version": "1.53.2",
"ecosystem": "pypi"
},
{
"name": "grpcio-tools",
"direct": false,
"version": "1.37.1",
"ecosystem": "pypi"
},
{
"name": "h5py",
"direct": false,
"version": "3.11.0",
"ecosystem": "pypi"
},
{
"name": "kubernetes",
"direct": false,
"version": "17.17.0",
"ecosystem": "pypi"
},
{
"name": "locust",
"direct": false,
"version": "2.25.0",
"ecosystem": "pypi"
},
{
"name": "loguru",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "loguru",
"direct": false,
"version": "0.7.3",
"ecosystem": "pypi"
},
{
"name": "minio",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "minio",
"direct": false,
"version": "7.2.0",
"ecosystem": "pypi"
},
{
"name": "ml-dtypes",
"direct": false,
"version": "0.5.1",
"ecosystem": "pypi"
},
{
"name": "nested-lookup",
"direct": false,
"version": "0.2.22",
"ecosystem": "pypi"
},
{
"name": "npy-append-array",
"direct": false,
"version": "0.9.19",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "1.24.3",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "2.2.6",
"ecosystem": "pypi"
},
{
"name": "obstore",
"direct": false,
"version": "0.9.1",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": false,
"version": "2.2.3",
"ecosystem": "pypi"
},
{
"name": "pathlib2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "prettytable",
"direct": false,
"version": "3.8.0",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "5.9.8",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "14.0.1",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "21.0.0",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "23.0.1",
"ecosystem": "pypi"
},
{
"name": "pyiceberg",
"direct": false,
"version": "0.8.1",
"ecosystem": "pypi"
},
{
"name": "pylance",
"direct": false,
"version": "0.35.0",
"ecosystem": "pypi"
},
{
"name": "pylance",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "pymilvus",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pymilvus",
"direct": false,
"version": "2.0.0rc8",
"ecosystem": "pypi"
},
{
"name": "pymilvus",
"direct": false,
"version": "2.4.0rc19",
"ecosystem": "pypi"
},
{
"name": "pymilvus-pg",
"direct": false,
"version": "0.1.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "7.2.0",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.3.4",
"ecosystem": "pypi"
},
{
"name": "pytest-assume",
"direct": false,
"version": "2.4.3",
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": "0.24.0",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "2.8.1",
"ecosystem": "pypi"
},
{
"name": "pytest-html",
"direct": false,
"version": "3.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-level",
"direct": false,
"version": "0.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-parallel",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-print",
"direct": false,
"version": "0.2.1",
"ecosystem": "pypi"
},
{
"name": "pytest-random-order",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-repeat",
"direct": false,
"version": "0.8.0",
"ecosystem": "pypi"
},
{
"name": "pytest-rerunfailures",
"direct": false,
"version": "14.0",
"ecosystem": "pypi"
},
{
"name": "pytest-sugar",
"direct": false,
"version": "0.9.5",
"ecosystem": "pypi"
},
{
"name": "pytest-tagging",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pytest-timeout",
"direct": false,
"version": "1.3.3",
"ecosystem": "pypi"
},
{
"name": "pytest-xdist",
"direct": false,
"version": "2.5.0",
"ecosystem": "pypi"
},
{
"name": "python-benedict",
"direct": false,
"version": "0.24.3",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "13.7.0",
"ecosystem": "pypi"
},
{
"name": "rjieba",
"direct": false,
"version": "0.1.11",
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "shapely",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "shapely",
"direct": false,
"version": "2.1.1",
"ecosystem": "pypi"
},
{
"name": "streamlit",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "substrait",
"direct": false,
"version": "0.26.0",
"ecosystem": "pypi"
},
{
"name": "tantivy",
"direct": false,
"version": "0.22.0",
"ecosystem": "pypi"
},
{
"name": "tenacity",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tenacity",
"direct": false,
"version": "8.1.0",
"ecosystem": "pypi"
},
{
"name": "tenacity",
"direct": false,
"version": "8.2.3",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.12.2",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ujson",
"direct": false,
"version": "5.10.0",
"ecosystem": "pypi"
},
{
"name": "unidecode",
"direct": false,
"version": "1.3.8",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "vortex-data",
"direct": false,
"version": "0.56.0",
"ecosystem": "pypi"
},
{
"name": "xgboost",
"direct": false,
"version": "3.3.0",
"ecosystem": "pypi"
},
{
"name": "xxhash",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 428,
"direct_count": 109,
"indirect_count": 319
}
},
"maintainership": {
"issues": {
"open_prs": 258,
"merged_prs": 26403,
"open_issues": 801,
"closed_ratio": 0.951,
"closed_issues": 15464,
"closed_unmerged_prs": 4686
},
"bus_factor": 14,
"top_contributors": [
{
"type": "User",
"login": "congqixia",
"commits": 1748,
"avatar_url": "https://avatars.githubusercontent.com/u/84113973?u=034796ff1d38bf546537098a26265a166908ab41&v=4"
},
{
"type": "User",
"login": "JinHai-CN",
"commits": 1110,
"avatar_url": "https://avatars.githubusercontent.com/u/33142505?u=8ad8361d8618635cad33d3d1bf5a33cab0d50d44&v=4"
},
{
"type": "User",
"login": "bigsheeper",
"commits": 1038,
"avatar_url": "https://avatars.githubusercontent.com/u/42060877?u=566620cbc8338f339a285dd9a45c81f99626c54f&v=4"
},
{
"type": "User",
"login": "zhuwenxing",
"commits": 831,
"avatar_url": "https://avatars.githubusercontent.com/u/12268675?u=540d6f845a86805c20873ce89e3ca45498ee54b1&v=4"
},
{
"type": "User",
"login": "xiaocai2333",
"commits": 813,
"avatar_url": "https://avatars.githubusercontent.com/u/46207236?u=894999b3a64b735e4b238b209306e82e7b764309&v=4"
},
{
"type": "User",
"login": "XuanYang-cn",
"commits": 765,
"avatar_url": "https://avatars.githubusercontent.com/u/51370125?u=21b10f230a84f7b69e9982c76792f6b7780b85fa&v=4"
},
{
"type": "User",
"login": "cydrain",
"commits": 731,
"avatar_url": "https://avatars.githubusercontent.com/u/3992404?u=87377a6ec02bee019bc506371e58cd48e209b955&v=4"
},
{
"type": "User",
"login": "yhmo",
"commits": 723,
"avatar_url": "https://avatars.githubusercontent.com/u/2282099?u=65ee5f6368afeb77e6877c49a6c111fc988c24c7&v=4"
},
{
"type": "User",
"login": "jeffoverflow",
"commits": 717,
"avatar_url": "https://avatars.githubusercontent.com/u/24581746?u=a97dd91e5b6fa85a93ab3cec56b9439e99277a80&v=4"
},
{
"type": "User",
"login": "XuPeng-SH",
"commits": 711,
"avatar_url": "https://avatars.githubusercontent.com/u/39627130?u=c2cb3a9c6daca1223a4c2092f1d588be2b28484a&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.076
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"all-contributors.yaml",
"bump-version-only-for-standalone-embed-milvus.yaml",
"bump-version.yaml",
"check-issue.yaml",
"claude-code-review.yml",
"claude.yml",
"code-checker.yaml",
"daily-release.yml",
"jenkins-checker.yaml",
"license-checker.yaml",
"mac.yaml",
"main.yaml",
"markdown-check.yaml",
"publish-builder.yaml",
"publish-gpu-builder.yaml",
"publish-krte-images.yaml",
"publish-test-images.yaml",
"python-lint.yaml",
"rerun-failure-checks.yaml",
"update-knowhere-commit.yaml",
"weekly-release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml",
"ruff.toml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"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": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 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 15 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 0,
"reason": "64 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "25ac6b4c38f9b3cbc1cc660c76b3bccb237b0972",
"ran_at": "2026-07-15T20:45:24Z",
"aggregate_score": 4.3,
"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/milvus-io/milvus",
"host": "github.com",
"name": "milvus",
"owner": "milvus-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"security": 43,
"vitality": 95,
"community": 92,
"governance": 92,
"engineering": 96
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 95,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"commits_last_year": 2377,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 51
},
"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": "51/52 weeks with commits",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 51
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2377 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2377
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 15 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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v2.6.20",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 10.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 92,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"forks": 4121,
"stars": 45239,
"watchers": 333,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "45,239 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 45239
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4,121 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 4121
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "333 watchers",
"points": 14,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 333
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"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": 18,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "excellent",
"name": "Sustainability & Governance",
"value": 92,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"bus_factor": 14,
"contributors_sampled": 100,
"top_contributor_share": 0.076
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "14 contributor(s) cover half of all commits",
"points": 54,
"status": "met",
"details": [
{
"code": "bus_factor",
"params": {
"count": 14
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 8% of commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 8
}
}
],
"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 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"merged_prs": 26403,
"open_issues": 801,
"closed_issues": 15464,
"issue_closed_ratio": 0.951,
"closed_unmerged_prs": 4686
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26403/31089 decided PRs merged",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26403,
"decided": 31089
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1250,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "milvus-io",
"public_repos": 67,
"account_age_days": 2590
},
"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": "1,250 followers of milvus-io",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1250,
"login": "milvus-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "67 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 67
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/milvus-io/milvus/client/v2",
"github.com/milvus-io/milvus"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 50
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 50 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 50
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 96,
"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": "21 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 21
}
}
],
"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": ".golangci.yml, ruff.toml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, ruff.toml"
}
}
],
"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": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"anns",
"nearest-neighbor-search",
"faiss",
"vector-search",
"image-search",
"hnsw",
"vector-database",
"embedding-database",
"embedding-store",
"vector-store",
"vector-similarity",
"embedding-similarity",
"distributed",
"golang",
"llm",
"cloud-native",
"diskann",
"rag"
],
"has_wiki": true,
"homepage": "https://milvus.io",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://milvus.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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"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": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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 15 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "64 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 8
},
"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": 84,
"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": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9417
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, 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": "excellent",
"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": 88,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"client/Makefile",
"pkg/Makefile",
"tests/Makefile"
],
"has_devcontainer": false,
"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": "Makefile, client/Makefile, pkg/Makefile, tests/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, client/Makefile, pkg/Makefile, tests/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": ".golangci.yml, ruff.toml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, ruff.toml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 937446,
"source_files_sampled": 4566,
"oversized_source_files": 235
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "235/4566 source files over 60KB",
"points": 52.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4566,
"oversized": 235
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"cmd/tools/migration/backend/backup_header.proto",
"cmd/tools/migration/legacy/legacy.proto",
"pkg/eventlog/event_log.proto",
"pkg/proto/cgo_msg.proto",
"pkg/proto/clustering.proto",
"pkg/proto/data_coord.proto",
"pkg/proto/etcd_meta.proto",
"pkg/proto/index_cgo_msg.proto",
"pkg/proto/index_coord.proto",
"pkg/proto/internal.proto",
"pkg/proto/messages.proto",
"pkg/proto/model_service.proto",
"pkg/proto/plan.proto",
"pkg/proto/proxy.proto",
"pkg/proto/query_coord.proto",
"pkg/proto/root_coord.proto",
"pkg/proto/segcore.proto",
"pkg/proto/streaming.proto",
"pkg/proto/worker.proto",
"pkg/streaming/walimpls/impls/pulsar/message_id_data.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "cmd/tools/migration/backend/backup_header.proto, cmd/tools/migration/legacy/legacy.proto, pkg/eventlog/event_log.proto, pkg/proto/cgo_msg.proto, pkg/proto/clustering.proto, pkg/proto/data_coord.proto, pkg/proto/etcd_meta.proto, pkg/proto/index_cgo_msg.proto, pkg/proto/index_coord.proto, pkg/proto/internal.proto, pkg/proto/messages.proto, pkg/proto/model_service.proto, pkg/proto/plan.proto, pkg/proto/proxy.proto, pkg/proto/query_coord.proto, pkg/proto/root_coord.proto, pkg/proto/segcore.proto, pkg/proto/streaming.proto, pkg/proto/worker.proto, pkg/streaming/walimpls/impls/pulsar/message_id_data.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cmd/tools/migration/backend/backup_header.proto, cmd/tools/migration/legacy/legacy.proto, pkg/eventlog/event_log.proto, pkg/proto/cgo_msg.proto, pkg/proto/clustering.proto, pkg/proto/data_coord.proto, pkg/proto/etcd_meta.proto, pkg/proto/index_cgo_msg.proto, pkg/proto/index_coord.proto, pkg/proto/internal.proto, pkg/proto/messages.proto, pkg/proto/model_service.proto, pkg/proto/plan.proto, pkg/proto/proxy.proto, pkg/proto/query_coord.proto, pkg/proto/root_coord.proto, pkg/proto/segcore.proto, pkg/proto/streaming.proto, pkg/proto/worker.proto, pkg/streaming/walimpls/impls/pulsar/message_id_data.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-15T20:46:26.399727Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/milvus-io/milvus.svg",
"full_name": "milvus-io/milvus",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}