原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 190145,
"has_wiki": false,
"homepage": "https://kythe.io",
"languages": {
"C": 4169,
"Go": 2036551,
"C++": 2027828,
"Lex": 5192,
"TeX": 2455,
"HTML": 5118,
"Java": 912506,
"Ruby": 2543,
"SCSS": 10113,
"Yacc": 5018,
"OCaml": 12652,
"Shell": 88119,
"Python": 6563,
"Makefile": 222,
"Starlark": 621176,
"Dockerfile": 23924,
"JavaScript": 4186,
"TypeScript": 146536
},
"pushed_at": "2026-07-16T05:48:24Z",
"created_at": "2015-01-13T05:39:06Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T06:29:18Z",
"description": "Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"C++",
"Java",
"Starlark"
]
},
"owner": {
"blog": "https://kythe.io",
"name": "Kythe",
"type": "Organization",
"login": "kythe",
"company": null,
"location": null,
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/44679334?v=4",
"created_at": "2018-11-01T17:06:30Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 2816
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases_count": 76,
"commits_last_year": 19,
"latest_release_at": "2026-07-16T05:48:24Z",
"latest_release_tag": "v0.0.76",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 14,
"days_since_latest_release": 3,
"mean_days_between_releases": 94.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "kythe.io",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/kythe.io",
"is_deprecated": false,
"latest_version": "v0.0.76",
"repository_url": null,
"versions_count": 76,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T04:34:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 273,
"stars": 2142,
"watchers": 76,
"open_issues_and_prs": 273
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"kythe/cxx/indexer/cxx/docs/llvm-2014/Makefile"
],
"api_schema_files": [
"kythe/cxx/extractor/proto/testdata/relative_imports.proto",
"kythe/cxx/extractor/proto/testdata/simple1.proto",
"kythe/cxx/extractor/proto/testdata/simple2.proto",
"kythe/cxx/extractor/proto/testdata/subdir/other.proto",
"kythe/cxx/extractor/textproto/testdata/dep.proto",
"kythe/cxx/extractor/textproto/testdata/example.proto",
"kythe/cxx/extractor/textproto/testdata/example_with_deps.proto",
"kythe/cxx/extractor/textproto/testdata/subdir/subdir.proto",
"kythe/cxx/indexer/proto/testdata/basic/default-value.proto",
"kythe/cxx/indexer/proto/testdata/basic/deprecated.proto",
"kythe/cxx/indexer/proto/testdata/basic/doc.proto",
"kythe/cxx/indexer/proto/testdata/basic/enums.proto",
"kythe/cxx/indexer/proto/testdata/basic/extend.proto",
"kythe/cxx/indexer/proto/testdata/basic/file_node.proto",
"kythe/cxx/indexer/proto/testdata/basic/map.proto",
"kythe/cxx/indexer/proto/testdata/basic/message-fields.proto",
"kythe/cxx/indexer/proto/testdata/basic/nested-message-field.proto",
"kythe/cxx/indexer/proto/testdata/basic/nested-message.proto",
"kythe/cxx/indexer/proto/testdata/basic/oneof.proto",
"kythe/cxx/indexer/proto/testdata/basic/services.proto",
"kythe/cxx/indexer/proto/testdata/basic/signatures.proto",
"kythe/cxx/indexer/proto/testdata/basic/signatures3.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-dest.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-source.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/import_syntax.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/nopackage.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/tabs.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/wide-chars.proto",
"kythe/cxx/indexer/proto/testdata/gen-code.proto",
"kythe/cxx/indexer/proto/testdata/other-package.proto",
"kythe/cxx/indexer/proto/testdata/primitives.proto",
"kythe/cxx/indexer/proto/testdata/proto3.proto",
"kythe/cxx/indexer/proto/testdata/xlang_fields_api2.proto",
"kythe/cxx/indexer/textproto/plugins/example/testdata/example.proto",
"kythe/cxx/indexer/textproto/testdata/any_type.proto",
"kythe/cxx/indexer/textproto/testdata/example.proto",
"kythe/cxx/indexer/textproto/testdata/extensions.proto",
"kythe/cxx/indexer/textproto/testdata/imports_generated.proto",
"kythe/cxx/indexer/textproto/testdata/proto_with_imports.proto",
"kythe/cxx/indexer/textproto/testdata/repeated_extension.proto",
"kythe/examples/proto/example.proto",
"kythe/go/util/riegeli/riegeli_test.proto",
"kythe/proto/analysis.proto",
"kythe/proto/analysis_service.proto",
"kythe/proto/bazel_artifact_selector.proto",
"kythe/proto/bazel_artifact_selector_v2.proto",
"kythe/proto/buildinfo.proto",
"kythe/proto/claim.proto",
"kythe/proto/common.proto",
"kythe/proto/cxx.proto",
"kythe/proto/driver.proto",
"kythe/proto/entryset.proto",
"kythe/proto/explore.proto",
"kythe/proto/extraction_config.proto",
"kythe/proto/filecontext.proto",
"kythe/proto/filetree.proto",
"kythe/proto/generated_message_info.proto",
"kythe/proto/go.proto",
"kythe/proto/graph.proto",
"kythe/proto/graph_serving.proto",
"kythe/proto/identifier.proto",
"kythe/proto/internal.proto",
"kythe/proto/java.proto",
"kythe/proto/link.proto",
"kythe/proto/metadata.proto",
"kythe/proto/pipeline.proto",
"kythe/proto/repo.proto",
"kythe/proto/schema.proto",
"kythe/proto/serving.proto",
"kythe/proto/status_service.proto",
"kythe/proto/storage.proto",
"kythe/proto/storage_service.proto",
"kythe/proto/vnames_config.proto",
"kythe/proto/xref.proto",
"kythe/proto/xref_serving.proto",
"kythe/testdata/indexers/proto/enum.proto",
"kythe/testdata/indexers/proto/testdata.proto",
"kythe/testdata/indexers/proto/testdata2.proto",
"kythe/testdata/indexers/proto/testdata3.proto",
"kythe/testdata/indexers/proto/testdata3a.proto",
"kythe/testdata/indexers/proto/testdata3b.proto",
"kythe/testdata/indexers/proto/testdata4a.proto",
"kythe/testdata/indexers/proto/testdata4b.proto",
"kythe/testdata/indexers/proto/testdata4c.proto",
"kythe/testdata/indexers/proto/testdata5.proto",
"third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto",
"third_party/bazel/src/main/java/com/google/devtools/build/lib/packages/metrics/package_load_metrics.proto",
"third_party/bazel/src/main/protobuf/command_line.proto",
"third_party/bazel/src/main/protobuf/extra_actions_base.proto",
"third_party/bazel/src/main/protobuf/failure_details.proto",
"third_party/bazel/src/main/protobuf/invocation_policy.proto",
"third_party/bazel/src/main/protobuf/option_filters.proto",
"third_party/bazel/src/main/protobuf/test_status.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"kythe/typescript/languageserver/vscode-extension/tsconfig.json",
"kythe/typescript/tsconfig.json"
],
"largest_source_bytes": 234046,
"source_files_sampled": 1459,
"oversized_source_files": 14,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"package.json"
],
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "bitbucket.org/creachadair/shell",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.7"
},
{
"name": "bitbucket.org/creachadair/stringset",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.11"
},
{
"name": "github.com/DataDog/zstd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.5"
},
{
"name": "github.com/apache/beam",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.31.0+incompatible"
},
{
"name": "github.com/bazelbuild/bazel-gazelle",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "github.com/bazelbuild/rules_go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "github.com/beevik/etree",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/golang/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/golang/snappy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.4"
},
{
"name": "github.com/google/brotli/go/cbrotli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230919092154-53947c15f577"
},
{
"name": "github.com/google/codesearch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/google/orderedcode",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.1"
},
{
"name": "github.com/google/subcommands",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/hanwen/go-fuse",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/jmhodges/levigo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/minio/highwayhash",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/sergi/go-diff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/sourcegraph/go-langserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0+incompatible"
},
{
"name": "github.com/sourcegraph/jsonrpc2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/syndtr/goleveldb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "golang.org/x/tools/go/vcs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0-deprecated"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.146.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.58.3"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.0"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/JohannesKaufmann/html-to-markdown",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "balanced-match",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.1"
},
{
"name": "brace-expansion",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "fs.realpath",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "glob",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^10.3.10"
},
{
"name": "inflight",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.6"
},
{
"name": "inherits",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.4"
},
{
"name": "jasmine-reporters",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.5.2"
},
{
"name": "minimatch",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^9.0.3"
},
{
"name": "once",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "source-map",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.4"
},
{
"name": "source-map-support",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.5.21"
},
{
"name": "typescript",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "5.3.2"
},
{
"name": "wrappy",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bitbucket.org/creachadair/shell",
"direct": true,
"version": "0.0.7",
"ecosystem": "go"
},
{
"name": "bitbucket.org/creachadair/stringset",
"direct": true,
"version": "0.0.11",
"ecosystem": "go"
},
{
"name": "github.com/apache/beam",
"direct": true,
"version": "2.31.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/bazelbuild/bazel-gazelle",
"direct": true,
"version": "0.33.0",
"ecosystem": "go"
},
{
"name": "github.com/bazelbuild/rules_go",
"direct": true,
"version": "0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/beevik/etree",
"direct": true,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": true,
"version": "1.5.5",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": true,
"version": "1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": true,
"version": "0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/google/brotli/go/cbrotli",
"direct": true,
"version": "0.0.0-20230919092154-53947c15f577",
"ecosystem": "go"
},
{
"name": "github.com/google/codesearch",
"direct": true,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/orderedcode",
"direct": true,
"version": "0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/google/subcommands",
"direct": true,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/hanwen/go-fuse",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jmhodges/levigo",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/johanneskaufmann/html-to-markdown",
"direct": true,
"version": "1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/minio/highwayhash",
"direct": true,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": true,
"version": "1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/go-langserver",
"direct": true,
"version": "2.0.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/jsonrpc2",
"direct": true,
"version": "0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "0.4.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "0.18.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/go/vcs",
"direct": true,
"version": "0.1.0-deprecated",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "0.146.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "1.58.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "1.31.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "1.3.0",
"ecosystem": "go"
},
{
"name": "balanced-match",
"direct": true,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": true,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": true,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": true,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": true,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": true,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": true,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "10.3.10",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": true,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": true,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "jasmine-reporters",
"direct": true,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": true,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": true,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": true,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": true,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "once",
"direct": true,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": true,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": true,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": true,
"version": "0.7.4",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": true,
"version": "0.4.18",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": true,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "1.8.10",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "4.8.4",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": true,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "0.110.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute",
"direct": false,
"version": "1.23.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "0.2.3",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "1.1.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/storage",
"direct": false,
"version": "1.33.0",
"ecosystem": "go"
},
{
"name": "github.com/bazelbuild/buildtools",
"direct": false,
"version": "0.0.0-20231011133658-72c8ba35684c",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "0.0.0-20210331224755-41bb18bfe9da",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "2.12.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo",
"direct": false,
"version": "1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": false,
"version": "1.5.0",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "0.0.0-20231012003039-104605ab7028",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "1.6.8",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "0.0.0-20231009173412-8bfb1ae86b6c",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "0.0.0-20231009173412-8bfb1ae86b6c",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "0.0.0-20231009173412-8bfb1ae86b6c",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "2.4.0",
"ecosystem": "go"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.23.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.22.20",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.23.4",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "17.8.1",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jasmine",
"direct": false,
"version": "3.10.7",
"ecosystem": "npm"
},
{
"name": "@types/jasmine",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "10.17.27",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.10.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.5.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "6.0.85",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@xmldom/xmldom",
"direct": false,
"version": "0.8.10",
"ecosystem": "npm"
},
{
"name": "@xmldom/xmldom",
"direct": false,
"version": "0.8.6",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.11.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.1",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.12.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "8.3.6",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "dargs",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "global-dirs",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-text-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "jasmine",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "jasmine",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "jasmine-core",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "jasmine-core",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.isfunction",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.mergewith",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.snakecase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.upperfirst",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.10.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-global",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.5.4",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.16",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "string",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "text-extensions",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.9.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "5.26.5",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "vscode",
"direct": false,
"version": "0.9.9",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "vscode-languageclient",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.4",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "cfgv",
"direct": false,
"version": "3.3.1",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.3.6",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.8.0",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.5.9",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.7.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "2.5.4",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "20.17.0",
"ecosystem": "pypi"
},
{
"name": "addressable",
"direct": false,
"version": "2.8.0",
"ecosystem": "rubygems"
},
{
"name": "asciidoctor",
"direct": false,
"version": "2.0.12",
"ecosystem": "rubygems"
},
{
"name": "colorator",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.1.8",
"ecosystem": "rubygems"
},
{
"name": "em-websocket",
"direct": false,
"version": "0.5.2",
"ecosystem": "rubygems"
},
{
"name": "eventmachine",
"direct": false,
"version": "1.2.7",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.14.2",
"ecosystem": "rubygems"
},
{
"name": "forwardable-extended",
"direct": false,
"version": "2.6.0",
"ecosystem": "rubygems"
},
{
"name": "http_parser.rb",
"direct": false,
"version": "0.6.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.8.9",
"ecosystem": "rubygems"
},
{
"name": "jekyll",
"direct": false,
"version": "4.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-asciidoc",
"direct": false,
"version": "3.0.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-redirect-from",
"direct": false,
"version": "0.16.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-sass-converter",
"direct": false,
"version": "2.1.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-watch",
"direct": false,
"version": "2.2.1",
"ecosystem": "rubygems"
},
{
"name": "kramdown",
"direct": false,
"version": "2.3.1",
"ecosystem": "rubygems"
},
{
"name": "kramdown-parser-gfm",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "liquid",
"direct": false,
"version": "4.0.3",
"ecosystem": "rubygems"
},
{
"name": "listen",
"direct": false,
"version": "3.4.1",
"ecosystem": "rubygems"
},
{
"name": "mercenary",
"direct": false,
"version": "0.4.0",
"ecosystem": "rubygems"
},
{
"name": "mini_portile2",
"direct": false,
"version": "2.8.5",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.16.2",
"ecosystem": "rubygems"
},
{
"name": "pathutil",
"direct": false,
"version": "0.16.2",
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.6",
"ecosystem": "rubygems"
},
{
"name": "pygments.rb",
"direct": false,
"version": "2.1.0",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.7.3",
"ecosystem": "rubygems"
},
{
"name": "rb-fsevent",
"direct": false,
"version": "0.10.4",
"ecosystem": "rubygems"
},
{
"name": "rb-inotify",
"direct": false,
"version": "0.10.1",
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": "3.2.5",
"ecosystem": "rubygems"
},
{
"name": "rouge",
"direct": false,
"version": "3.26.0",
"ecosystem": "rubygems"
},
{
"name": "safe_yaml",
"direct": false,
"version": "1.0.5",
"ecosystem": "rubygems"
},
{
"name": "sassc",
"direct": false,
"version": "2.4.0",
"ecosystem": "rubygems"
},
{
"name": "terminal-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 403,
"direct_count": 63,
"indirect_count": 340
}
},
"maintainership": {
"issues": {
"open_prs": 38,
"merged_prs": 3035,
"open_issues": 235,
"closed_ratio": 0.922,
"closed_issues": 2773,
"closed_unmerged_prs": 151
},
"bus_factor": 2,
"top_contributors": [
{
"type": "User",
"login": "schroederc",
"commits": 1843,
"avatar_url": "https://avatars.githubusercontent.com/u/8930878?v=4"
},
{
"type": "User",
"login": "shahms",
"commits": 827,
"avatar_url": "https://avatars.githubusercontent.com/u/2789440?v=4"
},
{
"type": "User",
"login": "zrlk",
"commits": 673,
"avatar_url": "https://avatars.githubusercontent.com/u/8932755?v=4"
},
{
"type": "User",
"login": "justbuchanan",
"commits": 302,
"avatar_url": "https://avatars.githubusercontent.com/u/115131?v=4"
},
{
"type": "User",
"login": "salguarnieri",
"commits": 297,
"avatar_url": "https://avatars.githubusercontent.com/u/10076680?v=4"
},
{
"type": "User",
"login": "danielmoy-google",
"commits": 183,
"avatar_url": "https://avatars.githubusercontent.com/u/27303001?v=4"
},
{
"type": "User",
"login": "wcalandro",
"commits": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/64923869?v=4"
},
{
"type": "User",
"login": "jaysachs",
"commits": 120,
"avatar_url": "https://avatars.githubusercontent.com/u/12683041?v=4"
},
{
"type": "User",
"login": "creachadair",
"commits": 111,
"avatar_url": "https://avatars.githubusercontent.com/u/19258?v=4"
},
{
"type": "User",
"login": "evmar",
"commits": 107,
"avatar_url": "https://avatars.githubusercontent.com/u/3847?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.363
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"Gemfile.lock",
"go.sum",
"package-lock.json",
"pnpm-lock.yaml",
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "11 out of 30 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 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 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not 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": 3,
"reason": "SAST tool is not run on all commits -- score normalized to 3",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "90 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "26056edfc953b5d4ea0ed8e94db072caa7f7d4c7",
"ran_at": "2026-07-19T13:21:58Z",
"aggregate_score": 4.2,
"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/kythe/kythe",
"host": "github.com",
"name": "kythe",
"owner": "kythe"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 42,
"vitality": 69,
"community": 78,
"governance": 77,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 19,
"human_commit_share": null,
"days_since_last_push": 3,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 76,
"latest_release_tag": "v0.0.76",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 94.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "76 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 76
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~94.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 94.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": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"forks": 273,
"stars": 2142,
"watchers": 76,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,142 stars",
"points": 54,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2142
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "273 forks",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 273
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "76 watchers",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 76
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 0,
"status": "missed",
"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": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.363
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 36% of commits",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 36
}
}
],
"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 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"merged_prs": 3035,
"open_issues": 235,
"closed_issues": 2773,
"issue_closed_ratio": 0.922,
"closed_unmerged_prs": 151
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 43.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3035/3186 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3035,
"decided": 3186
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 15,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "kythe",
"public_repos": 6,
"account_age_days": 2816
},
"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": "15 followers of kythe",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "kythe"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~7 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"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": [
"kythe.io"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "76 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 76
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "11 out of 30 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://kythe.io",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://kythe.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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 30 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 3",
"points": 1.5,
"status": "partial",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "90 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": 7
},
"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": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"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": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"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": [
"Gemfile.lock",
"go.sum",
"package-lock.json",
"pnpm-lock.yaml",
"yarn.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"kythe/cxx/indexer/cxx/docs/llvm-2014/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"kythe/typescript/languageserver/vscode-extension/tsconfig.json",
"kythe/typescript/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "kythe/cxx/indexer/cxx/docs/llvm-2014/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "kythe/cxx/indexer/cxx/docs/llvm-2014/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "kythe/typescript/languageserver/vscode-extension/tsconfig.json, kythe/typescript/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "kythe/typescript/languageserver/vscode-extension/tsconfig.json, kythe/typescript/tsconfig.json"
}
}
],
"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": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 234046,
"source_files_sampled": 1459,
"oversized_source_files": 14
},
"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": "14/1459 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1459,
"oversized": 14
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example",
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"kythe/cxx/extractor/proto/testdata/relative_imports.proto",
"kythe/cxx/extractor/proto/testdata/simple1.proto",
"kythe/cxx/extractor/proto/testdata/simple2.proto",
"kythe/cxx/extractor/proto/testdata/subdir/other.proto",
"kythe/cxx/extractor/textproto/testdata/dep.proto",
"kythe/cxx/extractor/textproto/testdata/example.proto",
"kythe/cxx/extractor/textproto/testdata/example_with_deps.proto",
"kythe/cxx/extractor/textproto/testdata/subdir/subdir.proto",
"kythe/cxx/indexer/proto/testdata/basic/default-value.proto",
"kythe/cxx/indexer/proto/testdata/basic/deprecated.proto",
"kythe/cxx/indexer/proto/testdata/basic/doc.proto",
"kythe/cxx/indexer/proto/testdata/basic/enums.proto",
"kythe/cxx/indexer/proto/testdata/basic/extend.proto",
"kythe/cxx/indexer/proto/testdata/basic/file_node.proto",
"kythe/cxx/indexer/proto/testdata/basic/map.proto",
"kythe/cxx/indexer/proto/testdata/basic/message-fields.proto",
"kythe/cxx/indexer/proto/testdata/basic/nested-message-field.proto",
"kythe/cxx/indexer/proto/testdata/basic/nested-message.proto",
"kythe/cxx/indexer/proto/testdata/basic/oneof.proto",
"kythe/cxx/indexer/proto/testdata/basic/services.proto",
"kythe/cxx/indexer/proto/testdata/basic/signatures.proto",
"kythe/cxx/indexer/proto/testdata/basic/signatures3.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-dest.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-source.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/import_syntax.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/nopackage.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/tabs.proto",
"kythe/cxx/indexer/proto/testdata/corner_cases/wide-chars.proto",
"kythe/cxx/indexer/proto/testdata/gen-code.proto",
"kythe/cxx/indexer/proto/testdata/other-package.proto",
"kythe/cxx/indexer/proto/testdata/primitives.proto",
"kythe/cxx/indexer/proto/testdata/proto3.proto",
"kythe/cxx/indexer/proto/testdata/xlang_fields_api2.proto",
"kythe/cxx/indexer/textproto/plugins/example/testdata/example.proto",
"kythe/cxx/indexer/textproto/testdata/any_type.proto",
"kythe/cxx/indexer/textproto/testdata/example.proto",
"kythe/cxx/indexer/textproto/testdata/extensions.proto",
"kythe/cxx/indexer/textproto/testdata/imports_generated.proto",
"kythe/cxx/indexer/textproto/testdata/proto_with_imports.proto",
"kythe/cxx/indexer/textproto/testdata/repeated_extension.proto",
"kythe/examples/proto/example.proto",
"kythe/go/util/riegeli/riegeli_test.proto",
"kythe/proto/analysis.proto",
"kythe/proto/analysis_service.proto",
"kythe/proto/bazel_artifact_selector.proto",
"kythe/proto/bazel_artifact_selector_v2.proto",
"kythe/proto/buildinfo.proto",
"kythe/proto/claim.proto",
"kythe/proto/common.proto",
"kythe/proto/cxx.proto",
"kythe/proto/driver.proto",
"kythe/proto/entryset.proto",
"kythe/proto/explore.proto",
"kythe/proto/extraction_config.proto",
"kythe/proto/filecontext.proto",
"kythe/proto/filetree.proto",
"kythe/proto/generated_message_info.proto",
"kythe/proto/go.proto",
"kythe/proto/graph.proto",
"kythe/proto/graph_serving.proto",
"kythe/proto/identifier.proto",
"kythe/proto/internal.proto",
"kythe/proto/java.proto",
"kythe/proto/link.proto",
"kythe/proto/metadata.proto",
"kythe/proto/pipeline.proto",
"kythe/proto/repo.proto",
"kythe/proto/schema.proto",
"kythe/proto/serving.proto",
"kythe/proto/status_service.proto",
"kythe/proto/storage.proto",
"kythe/proto/storage_service.proto",
"kythe/proto/vnames_config.proto",
"kythe/proto/xref.proto",
"kythe/proto/xref_serving.proto",
"kythe/testdata/indexers/proto/enum.proto",
"kythe/testdata/indexers/proto/testdata.proto",
"kythe/testdata/indexers/proto/testdata2.proto",
"kythe/testdata/indexers/proto/testdata3.proto",
"kythe/testdata/indexers/proto/testdata3a.proto",
"kythe/testdata/indexers/proto/testdata3b.proto",
"kythe/testdata/indexers/proto/testdata4a.proto",
"kythe/testdata/indexers/proto/testdata4b.proto",
"kythe/testdata/indexers/proto/testdata4c.proto",
"kythe/testdata/indexers/proto/testdata5.proto",
"third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto",
"third_party/bazel/src/main/java/com/google/devtools/build/lib/packages/metrics/package_load_metrics.proto",
"third_party/bazel/src/main/protobuf/command_line.proto",
"third_party/bazel/src/main/protobuf/extra_actions_base.proto",
"third_party/bazel/src/main/protobuf/failure_details.proto",
"third_party/bazel/src/main/protobuf/invocation_policy.proto",
"third_party/bazel/src/main/protobuf/option_filters.proto",
"third_party/bazel/src/main/protobuf/test_status.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "kythe/cxx/extractor/proto/testdata/relative_imports.proto, kythe/cxx/extractor/proto/testdata/simple1.proto, kythe/cxx/extractor/proto/testdata/simple2.proto, kythe/cxx/extractor/proto/testdata/subdir/other.proto, kythe/cxx/extractor/textproto/testdata/dep.proto, kythe/cxx/extractor/textproto/testdata/example.proto, kythe/cxx/extractor/textproto/testdata/example_with_deps.proto, kythe/cxx/extractor/textproto/testdata/subdir/subdir.proto, kythe/cxx/indexer/proto/testdata/basic/default-value.proto, kythe/cxx/indexer/proto/testdata/basic/deprecated.proto, kythe/cxx/indexer/proto/testdata/basic/doc.proto, kythe/cxx/indexer/proto/testdata/basic/enums.proto, kythe/cxx/indexer/proto/testdata/basic/extend.proto, kythe/cxx/indexer/proto/testdata/basic/file_node.proto, kythe/cxx/indexer/proto/testdata/basic/map.proto, kythe/cxx/indexer/proto/testdata/basic/message-fields.proto, kythe/cxx/indexer/proto/testdata/basic/nested-message-field.proto, kythe/cxx/indexer/proto/testdata/basic/nested-message.proto, kythe/cxx/indexer/proto/testdata/basic/oneof.proto, kythe/cxx/indexer/proto/testdata/basic/services.proto, kythe/cxx/indexer/proto/testdata/basic/signatures.proto, kythe/cxx/indexer/proto/testdata/basic/signatures3.proto, kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-dest.proto, kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-source.proto, kythe/cxx/indexer/proto/testdata/corner_cases/import_syntax.proto, kythe/cxx/indexer/proto/testdata/corner_cases/nopackage.proto, kythe/cxx/indexer/proto/testdata/corner_cases/tabs.proto, kythe/cxx/indexer/proto/testdata/corner_cases/wide-chars.proto, kythe/cxx/indexer/proto/testdata/gen-code.proto, kythe/cxx/indexer/proto/testdata/other-package.proto, kythe/cxx/indexer/proto/testdata/primitives.proto, kythe/cxx/indexer/proto/testdata/proto3.proto, kythe/cxx/indexer/proto/testdata/xlang_fields_api2.proto, kythe/cxx/indexer/textproto/plugins/example/testdata/example.proto, kythe/cxx/indexer/textproto/testdata/any_type.proto, kythe/cxx/indexer/textproto/testdata/example.proto, kythe/cxx/indexer/textproto/testdata/extensions.proto, kythe/cxx/indexer/textproto/testdata/imports_generated.proto, kythe/cxx/indexer/textproto/testdata/proto_with_imports.proto, kythe/cxx/indexer/textproto/testdata/repeated_extension.proto, kythe/examples/proto/example.proto, kythe/go/util/riegeli/riegeli_test.proto, kythe/proto/analysis.proto, kythe/proto/analysis_service.proto, kythe/proto/bazel_artifact_selector.proto, kythe/proto/bazel_artifact_selector_v2.proto, kythe/proto/buildinfo.proto, kythe/proto/claim.proto, kythe/proto/common.proto, kythe/proto/cxx.proto, kythe/proto/driver.proto, kythe/proto/entryset.proto, kythe/proto/explore.proto, kythe/proto/extraction_config.proto, kythe/proto/filecontext.proto, kythe/proto/filetree.proto, kythe/proto/generated_message_info.proto, kythe/proto/go.proto, kythe/proto/graph.proto, kythe/proto/graph_serving.proto, kythe/proto/identifier.proto, kythe/proto/internal.proto, kythe/proto/java.proto, kythe/proto/link.proto, kythe/proto/metadata.proto, kythe/proto/pipeline.proto, kythe/proto/repo.proto, kythe/proto/schema.proto, kythe/proto/serving.proto, kythe/proto/status_service.proto, kythe/proto/storage.proto, kythe/proto/storage_service.proto, kythe/proto/vnames_config.proto, kythe/proto/xref.proto, kythe/proto/xref_serving.proto, kythe/testdata/indexers/proto/enum.proto, kythe/testdata/indexers/proto/testdata.proto, kythe/testdata/indexers/proto/testdata2.proto, kythe/testdata/indexers/proto/testdata3.proto, kythe/testdata/indexers/proto/testdata3a.proto, kythe/testdata/indexers/proto/testdata3b.proto, kythe/testdata/indexers/proto/testdata4a.proto, kythe/testdata/indexers/proto/testdata4b.proto, kythe/testdata/indexers/proto/testdata4c.proto, kythe/testdata/indexers/proto/testdata5.proto, third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto, third_party/bazel/src/main/java/com/google/devtools/build/lib/packages/metrics/package_load_metrics.proto, third_party/bazel/src/main/protobuf/command_line.proto, third_party/bazel/src/main/protobuf/extra_actions_base.proto, third_party/bazel/src/main/protobuf/failure_details.proto, third_party/bazel/src/main/protobuf/invocation_policy.proto, third_party/bazel/src/main/protobuf/option_filters.proto, third_party/bazel/src/main/protobuf/test_status.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "kythe/cxx/extractor/proto/testdata/relative_imports.proto, kythe/cxx/extractor/proto/testdata/simple1.proto, kythe/cxx/extractor/proto/testdata/simple2.proto, kythe/cxx/extractor/proto/testdata/subdir/other.proto, kythe/cxx/extractor/textproto/testdata/dep.proto, kythe/cxx/extractor/textproto/testdata/example.proto, kythe/cxx/extractor/textproto/testdata/example_with_deps.proto, kythe/cxx/extractor/textproto/testdata/subdir/subdir.proto, kythe/cxx/indexer/proto/testdata/basic/default-value.proto, kythe/cxx/indexer/proto/testdata/basic/deprecated.proto, kythe/cxx/indexer/proto/testdata/basic/doc.proto, kythe/cxx/indexer/proto/testdata/basic/enums.proto, kythe/cxx/indexer/proto/testdata/basic/extend.proto, kythe/cxx/indexer/proto/testdata/basic/file_node.proto, kythe/cxx/indexer/proto/testdata/basic/map.proto, kythe/cxx/indexer/proto/testdata/basic/message-fields.proto, kythe/cxx/indexer/proto/testdata/basic/nested-message-field.proto, kythe/cxx/indexer/proto/testdata/basic/nested-message.proto, kythe/cxx/indexer/proto/testdata/basic/oneof.proto, kythe/cxx/indexer/proto/testdata/basic/services.proto, kythe/cxx/indexer/proto/testdata/basic/signatures.proto, kythe/cxx/indexer/proto/testdata/basic/signatures3.proto, kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-dest.proto, kythe/cxx/indexer/proto/testdata/corner_cases/gen-proto-source.proto, kythe/cxx/indexer/proto/testdata/corner_cases/import_syntax.proto, kythe/cxx/indexer/proto/testdata/corner_cases/nopackage.proto, kythe/cxx/indexer/proto/testdata/corner_cases/tabs.proto, kythe/cxx/indexer/proto/testdata/corner_cases/wide-chars.proto, kythe/cxx/indexer/proto/testdata/gen-code.proto, kythe/cxx/indexer/proto/testdata/other-package.proto, kythe/cxx/indexer/proto/testdata/primitives.proto, kythe/cxx/indexer/proto/testdata/proto3.proto, kythe/cxx/indexer/proto/testdata/xlang_fields_api2.proto, kythe/cxx/indexer/textproto/plugins/example/testdata/example.proto, kythe/cxx/indexer/textproto/testdata/any_type.proto, kythe/cxx/indexer/textproto/testdata/example.proto, kythe/cxx/indexer/textproto/testdata/extensions.proto, kythe/cxx/indexer/textproto/testdata/imports_generated.proto, kythe/cxx/indexer/textproto/testdata/proto_with_imports.proto, kythe/cxx/indexer/textproto/testdata/repeated_extension.proto, kythe/examples/proto/example.proto, kythe/go/util/riegeli/riegeli_test.proto, kythe/proto/analysis.proto, kythe/proto/analysis_service.proto, kythe/proto/bazel_artifact_selector.proto, kythe/proto/bazel_artifact_selector_v2.proto, kythe/proto/buildinfo.proto, kythe/proto/claim.proto, kythe/proto/common.proto, kythe/proto/cxx.proto, kythe/proto/driver.proto, kythe/proto/entryset.proto, kythe/proto/explore.proto, kythe/proto/extraction_config.proto, kythe/proto/filecontext.proto, kythe/proto/filetree.proto, kythe/proto/generated_message_info.proto, kythe/proto/go.proto, kythe/proto/graph.proto, kythe/proto/graph_serving.proto, kythe/proto/identifier.proto, kythe/proto/internal.proto, kythe/proto/java.proto, kythe/proto/link.proto, kythe/proto/metadata.proto, kythe/proto/pipeline.proto, kythe/proto/repo.proto, kythe/proto/schema.proto, kythe/proto/serving.proto, kythe/proto/status_service.proto, kythe/proto/storage.proto, kythe/proto/storage_service.proto, kythe/proto/vnames_config.proto, kythe/proto/xref.proto, kythe/proto/xref_serving.proto, kythe/testdata/indexers/proto/enum.proto, kythe/testdata/indexers/proto/testdata.proto, kythe/testdata/indexers/proto/testdata2.proto, kythe/testdata/indexers/proto/testdata3.proto, kythe/testdata/indexers/proto/testdata3a.proto, kythe/testdata/indexers/proto/testdata3b.proto, kythe/testdata/indexers/proto/testdata4a.proto, kythe/testdata/indexers/proto/testdata4b.proto, kythe/testdata/indexers/proto/testdata4c.proto, kythe/testdata/indexers/proto/testdata5.proto, third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto, third_party/bazel/src/main/java/com/google/devtools/build/lib/packages/metrics/package_load_metrics.proto, third_party/bazel/src/main/protobuf/command_line.proto, third_party/bazel/src/main/protobuf/extra_actions_base.proto, third_party/bazel/src/main/protobuf/failure_details.proto, third_party/bazel/src/main/protobuf/invocation_policy.proto, third_party/bazel/src/main/protobuf/option_filters.proto, third_party/bazel/src/main/protobuf/test_status.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": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, 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": [
"Could not fetch npm package 'kythe-typescript-indexer' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-19T13:22:26.898044Z",
"schema_version": "0.15.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kythe/kythe.svg",
"full_name": "kythe/kythe",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}