Public record
Software health reportschema 0.12.0 · metrics 1.13.0 · 2026-07-17 16:54 UTC

googleapis / generator

CLI for managing SDK client library configuration, generation and releases

GoApache-2.0★ 41 stars⑂ 53 forkssince Nov 2024View on GitHub ↗

googleapis/generator holds a health index of 83 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on Community & Adoption (65/100). It was last updated today. 4 contributors account for most of its recent work.

83
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

83
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Google APIsOrganization
6,601 followers899 public repossince Jan 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/googleapis/librarianpoints to another repo — not scoredv0.27.0-390 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

100Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 2,681 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,681
human_commit_share
days_since_last_push0
active_weeks_last_year52

Release discipline

100Excellent
How it's scored
27/27Ships releases — 37 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~4.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count37
latest_release_tagv0.27.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

65Moderate · 18% of overall
How it's scored
26/60Stars — 41 stars
14.3/25Forks — 53 forks
6.5/15Watchers — 16 watchers
Inputs used
forks53
stars41
watchers16
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

85Excellent · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
18/22.5Commit distribution — top contributor authored 20% of commits
13.5/13.5Contributor breadth — 59 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled59
top_contributor_share0.201
How it's scored
41.7/46.8Issue resolution — 89% of issues closed
33.4/38.3PR acceptance — 3,026/3,463 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs3,026
open_issues369
closed_issues3,034
issue_closed_ratio0.892
closed_unmerged_prs437
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 6,601 followers of googleapis
25/25Track record — 899 public repos, account ~10 yr old
Inputs used
followers6,601
owner_typeOrganization
is_verified
owner_logingoogleapis
public_repos899
account_age_days3,831

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 12 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://cloud.google.com/sdk
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicscloud, google, libraries, sdk
has_wikiyes
homepagehttps://cloud.google.com/sdk
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 14 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

79Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,494
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54.6/55Manageable file sizes — 3/462 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes72,278
source_files_sampled462
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — internal/sidekick/parser/testdata/api_version.proto, internal/sidekick/parser/testdata/auto_populated.proto, internal/sidekick/parser/testdata/comments.proto, internal/sidekick/parser/testdata/deprecated.proto, internal/sidekick/parser/testdata/enum.proto, internal/sidekick/parser/testdata/enum_values.proto, internal/sidekick/parser/testdata/imported.proto, internal/sidekick/parser/testdata/json_name.proto, internal/sidekick/parser/testdata/map_fields.proto, internal/sidekick/parser/testdata/method_signatures.proto, internal/sidekick/parser/testdata/object_fields.proto, internal/sidekick/parser/testdata/oneofs.proto, internal/sidekick/parser/testdata/pagination.proto, internal/sidekick/parser/testdata/query_parameters.proto, internal/sidekick/parser/testdata/resource_annotations.proto, internal/sidekick/parser/testdata/resource_coverage.proto, internal/sidekick/parser/testdata/resource_invalid.proto, internal/sidekick/parser/testdata/routing_info.proto, internal/sidekick/parser/testdata/scalar.proto, internal/sidekick/parser/testdata/scalar_array.proto, internal/sidekick/parser/testdata/scalar_optional.proto, internal/sidekick/parser/testdata/test_duplicate_mixin.proto, internal/sidekick/parser/testdata/test_noempty_mixin.proto, internal/sidekick/parser/testdata/test_operation_info.proto, internal/sidekick/parser/testdata/test_service.proto, internal/sidekick/parser/testdata/with_import.proto, internal/sidekick/parser/testdata/wkt_fields.proto, internal/sidekick/rust/testdata/google/protobuf/source_context.proto, internal/testdata/googleapis/google/api/annotations.proto, internal/testdata/googleapis/google/api/client.proto, internal/testdata/googleapis/google/api/field_behavior.proto, internal/testdata/googleapis/google/api/field_info.proto, internal/testdata/googleapis/google/api/http.proto, internal/testdata/googleapis/google/api/launch_stage.proto, internal/testdata/googleapis/google/api/resource.proto, internal/testdata/googleapis/google/api/routing.proto, internal/testdata/googleapis/google/cloud/common_resources.proto, internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto, internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/google/cloud/location/locations.proto, internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto, internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto, internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto, internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto, internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto, internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/google/firestore/v1/firestore.proto, internal/testdata/googleapis/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/google/iam/v1/options.proto, internal/testdata/googleapis/google/iam/v1/policy.proto, internal/testdata/googleapis/google/iam/v3/operation_metadata.proto, internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto, internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto, internal/testdata/googleapis/google/longrunning/operations.proto, internal/testdata/googleapis/google/rpc/code.proto, internal/testdata/googleapis/google/rpc/error_details.proto, internal/testdata/googleapis/google/rpc/status.proto, internal/testdata/googleapis/google/type/expr.proto, internal/testdata/googleapis/preview/google/api/annotations.proto, internal/testdata/googleapis/preview/google/api/client.proto, internal/testdata/googleapis/preview/google/api/field_behavior.proto, internal/testdata/googleapis/preview/google/api/field_info.proto, internal/testdata/googleapis/preview/google/api/http.proto, internal/testdata/googleapis/preview/google/api/launch_stage.proto, internal/testdata/googleapis/preview/google/api/resource.proto, internal/testdata/googleapis/preview/google/api/routing.proto, internal/testdata/googleapis/preview/google/cloud/common_resources.proto, internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/location/locations.proto, internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto, internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/preview/google/iam/v1/options.proto, internal/testdata/googleapis/preview/google/iam/v1/policy.proto, internal/testdata/googleapis/preview/google/longrunning/operations.proto, internal/testdata/googleapis/preview/google/rpc/code.proto, internal/testdata/googleapis/preview/google/rpc/error_details.proto, internal/testdata/googleapis/preview/google/rpc/status.proto, internal/testdata/googleapis/preview/google/type/expr.proto
0/20MCP server
40/40Runnable examples — sample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_filesinternal/sidekick/parser/testdata/api_version.proto, internal/sidekick/parser/testdata/auto_populated.proto, internal/sidekick/parser/testdata/comments.proto, internal/sidekick/parser/testdata/deprecated.proto, internal/sidekick/parser/testdata/enum.proto, internal/sidekick/parser/testdata/enum_values.proto, internal/sidekick/parser/testdata/imported.proto, internal/sidekick/parser/testdata/json_name.proto, internal/sidekick/parser/testdata/map_fields.proto, internal/sidekick/parser/testdata/method_signatures.proto, internal/sidekick/parser/testdata/object_fields.proto, internal/sidekick/parser/testdata/oneofs.proto, internal/sidekick/parser/testdata/pagination.proto, internal/sidekick/parser/testdata/query_parameters.proto, internal/sidekick/parser/testdata/resource_annotations.proto, internal/sidekick/parser/testdata/resource_coverage.proto, internal/sidekick/parser/testdata/resource_invalid.proto, internal/sidekick/parser/testdata/routing_info.proto, internal/sidekick/parser/testdata/scalar.proto, internal/sidekick/parser/testdata/scalar_array.proto, internal/sidekick/parser/testdata/scalar_optional.proto, internal/sidekick/parser/testdata/test_duplicate_mixin.proto, internal/sidekick/parser/testdata/test_noempty_mixin.proto, internal/sidekick/parser/testdata/test_operation_info.proto, internal/sidekick/parser/testdata/test_service.proto, internal/sidekick/parser/testdata/with_import.proto, internal/sidekick/parser/testdata/wkt_fields.proto, internal/sidekick/rust/testdata/google/protobuf/source_context.proto, internal/testdata/googleapis/google/api/annotations.proto, internal/testdata/googleapis/google/api/client.proto, internal/testdata/googleapis/google/api/field_behavior.proto, internal/testdata/googleapis/google/api/field_info.proto, internal/testdata/googleapis/google/api/http.proto, internal/testdata/googleapis/google/api/launch_stage.proto, internal/testdata/googleapis/google/api/resource.proto, internal/testdata/googleapis/google/api/routing.proto, internal/testdata/googleapis/google/cloud/common_resources.proto, internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto, internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/google/cloud/location/locations.proto, internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto, internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto, internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto, internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto, internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto, internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/google/firestore/v1/firestore.proto, internal/testdata/googleapis/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/google/iam/v1/options.proto, internal/testdata/googleapis/google/iam/v1/policy.proto, internal/testdata/googleapis/google/iam/v3/operation_metadata.proto, internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto, internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto, internal/testdata/googleapis/google/longrunning/operations.proto, internal/testdata/googleapis/google/rpc/code.proto, internal/testdata/googleapis/google/rpc/error_details.proto, internal/testdata/googleapis/google/rpc/status.proto, internal/testdata/googleapis/google/type/expr.proto, internal/testdata/googleapis/preview/google/api/annotations.proto, internal/testdata/googleapis/preview/google/api/client.proto, internal/testdata/googleapis/preview/google/api/field_behavior.proto, internal/testdata/googleapis/preview/google/api/field_info.proto, internal/testdata/googleapis/preview/google/api/http.proto, internal/testdata/googleapis/preview/google/api/launch_stage.proto, internal/testdata/googleapis/preview/google/api/resource.proto, internal/testdata/googleapis/preview/google/api/routing.proto, internal/testdata/googleapis/preview/google/cloud/common_resources.proto, internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/location/locations.proto, internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto, internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/preview/google/iam/v1/options.proto, internal/testdata/googleapis/preview/google/iam/v1/policy.proto, internal/testdata/googleapis/preview/google/longrunning/operations.proto, internal/testdata/googleapis/preview/google/rpc/code.proto, internal/testdata/googleapis/preview/google/rpc/error_details.proto, internal/testdata/googleapis/preview/google/rpc/status.proto, internal/testdata/googleapis/preview/google/type/expr.proto

Key facts

41GitHub stars
59contributors
2,681commits, last 12 months
0days since last push
37releases
4bus factor
369open issues
Gopackage ecosystems

Data collection warnings

  • go package 'github.com/googleapis/librarian' points at a different repository (https://github.com/googleapis/librarian); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 6.6 / 10
6.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-17 16:54 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities14 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/iamv1.5.3go.mod
Gocloud.google.com/go/longrunningv0.8.0go.mod
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20260202105709-e24971d9d1a7go.mod
Gogithub.com/cbroglie/mustachev1.4.0go.mod
Gogithub.com/go-git/go-git/v5v5.19.1go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/yamlfmtv0.21.0go.mod
Gogithub.com/iancoleman/strcasev0.3.0go.mod
Gogithub.com/pb33f/libopenapiv0.25.9go.mod
Gogithub.com/pelletier/go-toml/v2v2.2.4go.mod
Gogithub.com/urfave/cli/v3v3.6.2go.mod
Gogithub.com/yuin/goldmarkv1.7.16go.mod
Gogolang.org/x/modv0.35.0go.mod
Gogolang.org/x/syncv0.20.0go.mod
Gogolang.org/x/toolsv0.44.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20260209200024-4cfbd4190f57go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260209200024-4cfbd4190f57go.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260209200024-4cfbd4190f57go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 239

Full resolved dependency set from the GitHub dependency graph: 20 direct and 219 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gocloud.google.com/go/iamv1.5.3direct
Gocloud.google.com/go/longrunningv0.8.0direct
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20260202105709-e24971d9d1a7direct
Gogithub.com/cbroglie/mustachev1.4.0direct
Gogithub.com/go-git/go-git/v5v5.19.1direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/yamlfmtv0.21.0direct
Gogithub.com/iancoleman/strcasev0.3.0direct
Gogithub.com/pb33f/libopenapiv0.25.9direct
Gogithub.com/pelletier/go-toml/v2v2.2.4direct
Gogithub.com/urfave/cli/v3v3.6.2direct
Gogithub.com/yuin/goldmarkv1.7.16direct
Gogolang.org/x/modv0.35.0direct
Gogolang.org/x/syncv0.20.0direct
Gogolang.org/x/toolsv0.44.0direct
Gogoogle.golang.org/genprotov0.0.0-20260209200024-4cfbd4190f57direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260209200024-4cfbd4190f57direct
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260209200024-4cfbd4190f57direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/yaml.v3v3.0.1direct
Go4d63.com/gocheckcompilerdirectivesv1.3.0indirect
Go4d63.com/gochecknoglobalsv0.2.2indirect
Gocodeberg.org/chavacava/garifv0.2.0indirect
Gocodeberg.org/polyfloyd/go-errorlintv1.9.0indirect
Godev.gaijin.team/go/exhaustruct/v4v4.0.0indirect
Godev.gaijin.team/go/golibv0.6.0indirect
Gogithub.com/4meepo/tagalignv1.4.3indirect
Gogithub.com/abirdcfly/dupwordv0.1.7indirect
Gogithub.com/adminbenni/iota-mixingv1.0.0indirect
Gogithub.com/alecthomas/chroma/v2v2.23.1indirect
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirect
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirect
Gogithub.com/alexkohler/preallocv1.1.0indirect
Gogithub.com/alfatraining/structtagv1.0.0indirect
Gogithub.com/alingse/asasalintv0.0.11indirect
Gogithub.com/alingse/nilnesserrv0.2.0indirect
Gogithub.com/alwxsin/noinlineerrv1.0.5indirect
Gogithub.com/antonboom/errnamev1.1.1indirect
Gogithub.com/antonboom/nilnilv1.1.1indirect
Gogithub.com/antonboom/testifylintv1.6.4indirect
Gogithub.com/ashanbrown/forbidigo/v2v2.3.0indirect
Gogithub.com/ashanbrown/makezero/v2v2.1.0indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bkielbasa/cyclopv1.2.3indirect
Gogithub.com/blizzy78/varnamelenv0.8.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/bombsimon/wsl/v4v4.7.0indirect
Gogithub.com/bombsimon/wsl/v5v5.6.0indirect
Gogithub.com/breml/bidichkv0.3.3indirect
Gogithub.com/breml/errchkjsonv0.4.1indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/butuzov/ireturnv0.4.0indirect
Gogithub.com/butuzov/mirrorv1.3.0indirect
Gogithub.com/catenacyber/perfsprintv0.10.1indirect
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charithe/durationcheckv0.0.11indirect
Gogithub.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dcindirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/x/ansiv0.10.1indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.13-0.20250311204145-2c3ea96c31ddindirect
Gogithub.com/charmbracelet/x/termv0.2.1indirect
Gogithub.com/ckaznocha/intrangev0.3.1indirect
Gogithub.com/curioswitch/go-reassignv0.3.0indirect
Gogithub.com/daixiang0/gciv0.13.7indirect
Gogithub.com/dave/dstv0.27.3indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirect
Gogithub.com/djarvur/go-err113v0.1.1indirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/ettle/strcasev0.2.0indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/firefart/nonamedreturnsv1.0.6indirect
Gogithub.com/fsnotify/fsnotifyv1.5.4indirect
Gogithub.com/fzipp/gocyclov0.6.0indirect
Gogithub.com/ghostiam/protogetterv0.3.20indirect
Gogithub.com/go-critic/go-criticv0.14.3indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-toolsmith/astcastv1.1.0indirect
Gogithub.com/go-toolsmith/astcopyv1.1.0indirect
Gogithub.com/go-toolsmith/astequalv1.2.0indirect
Gogithub.com/go-toolsmith/astfmtv1.1.0indirect
Gogithub.com/go-toolsmith/astpv1.1.0indirect
Gogithub.com/go-toolsmith/strparsev1.1.0indirect
Gogithub.com/go-toolsmith/typepv1.1.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/godoc-lint/godoc-lintv0.11.2indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golangci/asciicheckv0.5.0indirect
Gogithub.com/golangci/duplv0.0.0-20250308024227-f665c8d69b32indirect
Gogithub.com/golangci/go-printf-func-namev0.1.1indirect
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713dindirect
Gogithub.com/golangci/golangci-lint/v2v2.11.4indirect
Gogithub.com/golangci/golinesv0.15.0indirect
Gogithub.com/golangci/misspellv0.8.0indirect
Gogithub.com/golangci/plugin-module-registerv0.1.2indirect
Gogithub.com/golangci/revgrepv0.8.0indirect
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143eindirect
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirect
Gogithub.com/google/addlicensev1.2.0indirect
Gogithub.com/gordonklaus/ineffassignv0.2.0indirect
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirect
Gogithub.com/gostaticanalysis/commentv1.5.0indirect
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirect
Gogithub.com/gostaticanalysis/nilerrv0.1.2indirect
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/hexops/gotextdiffv1.0.3indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jgautheron/goconstv1.8.2indirect
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirect
Gogithub.com/jjti/go-spancheckv0.6.5indirect
Gogithub.com/julz/importasv0.2.0indirect
Gogithub.com/karamaru-alpha/copyloopvarv1.2.2indirect
Gogithub.com/kisielk/errcheckv1.10.0indirect
Gogithub.com/kkhaike/contextcheckv1.1.6indirect
Gogithub.com/kulti/thelperv0.7.1indirect
Gogithub.com/kunwardeep/paralleltestv1.0.15indirect
Gogithub.com/lasiar/canonicalheaderv1.1.2indirect
Gogithub.com/ldez/exptostdv0.4.5indirect
Gogithub.com/ldez/gomoddirectivesv0.8.0indirect
Gogithub.com/ldez/grignotinv0.10.1indirect
Gogithub.com/ldez/structtagsv0.6.1indirect
Gogithub.com/ldez/tagliatellev0.7.2indirect
Gogithub.com/ldez/usetestingv0.5.0indirect
Gogithub.com/leonklingele/grouperv1.1.2indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirect
Gogithub.com/macabu/inamedparamv0.2.0indirect
Gogithub.com/magiconair/propertiesv1.8.6indirect
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0indirect
Gogithub.com/manuelarte/funcorderv0.5.0indirect
Gogithub.com/maratori/testableexamplesv1.0.1indirect
Gogithub.com/maratori/testpackagev1.1.2indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/matoous/godoxv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.1indirect
Gogithub.com/mgechev/revivev1.15.0indirect
Gogithub.com/mirrexone/unqueryvetv1.5.4indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moricho/tparallelv0.3.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/nakabonne/nestifv0.3.1indirect
Gogithub.com/nishanths/exhaustivev0.12.0indirect
Gogithub.com/nishanths/predeclaredv0.2.2indirect
Gogithub.com/nunnatsa/ginkgolinterv0.23.0indirect
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.0indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/client_golangv1.12.1indirect
Gogithub.com/prometheus/client_modelv0.2.0indirect
Gogithub.com/prometheus/commonv0.32.1indirect
Gogithub.com/prometheus/procfsv0.7.3indirect
Gogithub.com/quasilyte/go-ruleguardv0.4.5indirect
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23indirect
Gogithub.com/quasilyte/gogrepv0.5.0indirect
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirect
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirect
Gogithub.com/raeperd/recvcheckv0.2.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/ryancurrah/gomodguardv1.4.1indirect
Gogithub.com/ryanrolds/sqlclosecheckv0.6.0indirect
Gogithub.com/sabhiram/go-gitignorev0.0.0-20210923224102-525f6e181f06indirect
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirect
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0indirect
Gogithub.com/securego/gosec/v2v2.24.8-0.20260309165252-619ce2117e08indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/sivchari/containedctxv1.0.3indirect
Gogithub.com/sonatard/noctxv0.5.1indirect
Gogithub.com/sourcegraph/go-diffv0.7.0indirect
Gogithub.com/speakeasy-api/jsonpathv0.6.2indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.5.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/jwalterweathermanv1.1.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.12.0indirect
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirect
Gogithub.com/stbenjam/no-sprintf-host-portv0.3.1indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/subosito/gotenvv1.4.1indirect
Gogithub.com/tetafro/godotv1.5.4indirect
Gogithub.com/timakin/bodyclosev0.0.0-20241222091800-1db5c5ca4d67indirect
Gogithub.com/timonwong/loggercheckv0.11.0indirect
Gogithub.com/tomarrell/wrapcheck/v2v2.12.0indirect
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirect
Gogithub.com/ultraware/funlenv0.2.0indirect
Gogithub.com/ultraware/whitespacev0.2.0indirect
Gogithub.com/uudashr/gocognitv1.2.1indirect
Gogithub.com/uudashr/ifacev1.4.1indirect
Gogithub.com/xen0n/gosmopolitanv1.3.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yagipy/maintidxv1.0.0indirect
Gogithub.com/yeya24/promlinterv0.3.0indirect
Gogithub.com/ykadowak/zerologlintv0.1.5indirect
Gogitlab.com/bosi/decorderv0.4.2indirect
Gogo-simpler.org/musttagv0.14.0indirect
Gogo-simpler.org/sloglintv0.11.1indirect
Gogo.augendre.info/arangolintv0.4.0indirect
Gogo.augendre.info/fatcontextv0.9.0indirect
Gogo.opentelemetry.io/otelv1.41.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.40.0indirect
Gogo.uber.org/multierrv1.10.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.4indirect
Gogolang.org/x/exp/typeparamsv0.0.0-20260209203927-2842357ff358indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/telemetryv0.0.0-20260409153401-be6f6cb8b1faindirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gohonnef.co/go/toolsv0.7.0indirect
Gomvdan.cc/gofumptv0.9.2indirect
Gomvdan.cc/unparamv0.0.0-20251027182757-5beb8c8f8f15indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cloud",
        "google",
        "libraries",
        "sdk"
      ],
      "is_fork": false,
      "size_kb": 41189,
      "has_wiki": true,
      "homepage": "https://cloud.google.com/sdk",
      "languages": {
        "Go": 3588698,
        "Mustache": 316227,
        "Dockerfile": 16563,
        "Go Template": 19021
      },
      "pushed_at": "2026-07-17T15:22:51Z",
      "created_at": "2024-11-22T08:36:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T15:23:24Z",
      "description": "CLI for managing SDK client library configuration, generation and releases",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://googleapis.github.io",
      "name": "Google APIs",
      "type": "Organization",
      "login": "googleapis",
      "company": null,
      "followers": 6601,
      "avatar_url": "https://avatars.githubusercontent.com/u/16785467?v=4",
      "created_at": "2016-01-19T20:40:50Z",
      "is_verified": null,
      "public_repos": 899,
      "account_age_days": 3831
    },
    "activity": {
      "releases_count": 37,
      "commits_last_year": 2681,
      "latest_release_at": "2026-07-17T15:22:48Z",
      "latest_release_tag": "v0.27.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 4.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/googleapis/librarian",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/googleapis/librarian",
          "is_deprecated": false,
          "latest_version": "v0.27.0",
          "repository_url": "https://github.com/googleapis/librarian",
          "versions_count": 39,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T15:22:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 53,
      "stars": 41,
      "watchers": 16,
      "open_issues_and_prs": 378
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "internal/sidekick/parser/testdata/api_version.proto",
        "internal/sidekick/parser/testdata/auto_populated.proto",
        "internal/sidekick/parser/testdata/comments.proto",
        "internal/sidekick/parser/testdata/deprecated.proto",
        "internal/sidekick/parser/testdata/enum.proto",
        "internal/sidekick/parser/testdata/enum_values.proto",
        "internal/sidekick/parser/testdata/imported.proto",
        "internal/sidekick/parser/testdata/json_name.proto",
        "internal/sidekick/parser/testdata/map_fields.proto",
        "internal/sidekick/parser/testdata/method_signatures.proto",
        "internal/sidekick/parser/testdata/object_fields.proto",
        "internal/sidekick/parser/testdata/oneofs.proto",
        "internal/sidekick/parser/testdata/pagination.proto",
        "internal/sidekick/parser/testdata/query_parameters.proto",
        "internal/sidekick/parser/testdata/resource_annotations.proto",
        "internal/sidekick/parser/testdata/resource_coverage.proto",
        "internal/sidekick/parser/testdata/resource_invalid.proto",
        "internal/sidekick/parser/testdata/routing_info.proto",
        "internal/sidekick/parser/testdata/scalar.proto",
        "internal/sidekick/parser/testdata/scalar_array.proto",
        "internal/sidekick/parser/testdata/scalar_optional.proto",
        "internal/sidekick/parser/testdata/test_duplicate_mixin.proto",
        "internal/sidekick/parser/testdata/test_noempty_mixin.proto",
        "internal/sidekick/parser/testdata/test_operation_info.proto",
        "internal/sidekick/parser/testdata/test_service.proto",
        "internal/sidekick/parser/testdata/with_import.proto",
        "internal/sidekick/parser/testdata/wkt_fields.proto",
        "internal/sidekick/rust/testdata/google/protobuf/source_context.proto",
        "internal/testdata/googleapis/google/api/annotations.proto",
        "internal/testdata/googleapis/google/api/client.proto",
        "internal/testdata/googleapis/google/api/field_behavior.proto",
        "internal/testdata/googleapis/google/api/field_info.proto",
        "internal/testdata/googleapis/google/api/http.proto",
        "internal/testdata/googleapis/google/api/launch_stage.proto",
        "internal/testdata/googleapis/google/api/resource.proto",
        "internal/testdata/googleapis/google/api/routing.proto",
        "internal/testdata/googleapis/google/cloud/common_resources.proto",
        "internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto",
        "internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto",
        "internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto",
        "internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto",
        "internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto",
        "internal/testdata/googleapis/google/cloud/location/locations.proto",
        "internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto",
        "internal/testdata/googleapis/google/cloud/oslogin/common/common.proto",
        "internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto",
        "internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto",
        "internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto",
        "internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto",
        "internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto",
        "internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto",
        "internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto",
        "internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto",
        "internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto",
        "internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto",
        "internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto",
        "internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto",
        "internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto",
        "internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto",
        "internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto",
        "internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto",
        "internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto",
        "internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto",
        "internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto",
        "internal/testdata/googleapis/google/firestore/v1/firestore.proto",
        "internal/testdata/googleapis/google/iam/v1/iam_policy.proto",
        "internal/testdata/googleapis/google/iam/v1/options.proto",
        "internal/testdata/googleapis/google/iam/v1/policy.proto",
        "internal/testdata/googleapis/google/iam/v3/operation_metadata.proto",
        "internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto",
        "internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto",
        "internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto",
        "internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto",
        "internal/testdata/googleapis/google/longrunning/operations.proto",
        "internal/testdata/googleapis/google/rpc/code.proto",
        "internal/testdata/googleapis/google/rpc/error_details.proto",
        "internal/testdata/googleapis/google/rpc/status.proto",
        "internal/testdata/googleapis/google/type/expr.proto",
        "internal/testdata/googleapis/preview/google/api/annotations.proto",
        "internal/testdata/googleapis/preview/google/api/client.proto",
        "internal/testdata/googleapis/preview/google/api/field_behavior.proto",
        "internal/testdata/googleapis/preview/google/api/field_info.proto",
        "internal/testdata/googleapis/preview/google/api/http.proto",
        "internal/testdata/googleapis/preview/google/api/launch_stage.proto",
        "internal/testdata/googleapis/preview/google/api/resource.proto",
        "internal/testdata/googleapis/preview/google/api/routing.proto",
        "internal/testdata/googleapis/preview/google/cloud/common_resources.proto",
        "internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto",
        "internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto",
        "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto",
        "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto",
        "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto",
        "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto",
        "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto",
        "internal/testdata/googleapis/preview/google/cloud/location/locations.proto",
        "internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto",
        "internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto",
        "internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto",
        "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto",
        "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto",
        "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto",
        "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto",
        "internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto",
        "internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto",
        "internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto",
        "internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto",
        "internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto",
        "internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto",
        "internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto",
        "internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto",
        "internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto",
        "internal/testdata/googleapis/preview/google/iam/v1/options.proto",
        "internal/testdata/googleapis/preview/google/iam/v1/policy.proto",
        "internal/testdata/googleapis/preview/google/longrunning/operations.proto",
        "internal/testdata/googleapis/preview/google/rpc/code.proto",
        "internal/testdata/googleapis/preview/google/rpc/error_details.proto",
        "internal/testdata/googleapis/preview/google/rpc/status.proto",
        "internal/testdata/googleapis/preview/google/type/expr.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 72278,
      "source_files_sampled": 462,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2494
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/iam",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "cloud.google.com/go/longrunning",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/bazelbuild/buildtools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260202105709-e24971d9d1a7"
        },
        {
          "name": "github.com/cbroglie/mustache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/go-git/go-git/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.19.1"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/yamlfmt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "github.com/iancoleman/strcase",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/pb33f/libopenapi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.9"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.4"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.6.2"
        },
        {
          "name": "github.com/yuin/goldmark",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.16"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.44.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260209200024-4cfbd4190f57"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260209200024-4cfbd4190f57"
        },
        {
          "name": "google.golang.org/genproto/googleapis/rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260209200024-4cfbd4190f57"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/iam",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bazelbuild/buildtools",
            "direct": true,
            "version": "v0.0.0-20260202105709-e24971d9d1a7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cbroglie/mustache",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": true,
            "version": "v5.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/yamlfmt",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/libopenapi",
            "direct": true,
            "version": "v0.25.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": true,
            "version": "v1.7.16",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "v0.0.0-20260209200024-4cfbd4190f57",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20260209200024-4cfbd4190f57",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20260209200024-4cfbd4190f57",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/chavacava/garif",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/exhaustruct/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/golib",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adminbenni/iota-mixing",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/go-check-sumtype",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/nakedret/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alfatraining/structtag",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/asasalint",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/nilnesserr",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alwxsin/noinlineerr",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bkielbasa/cyclop",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blizzy78/varnamelen",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v4",
            "direct": false,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v5",
            "direct": false,
            "version": "v5.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.2.3-0.20250311203215-f60798e515dc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.13-0.20250311204145-2c3ea96c31dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/curioswitch/go-reassign",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/daixiang0/gci",
            "direct": false,
            "version": "v0.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dave/dst",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/denis-tingaikin/go-header",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djarvur/go-err113",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "v0.3.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-xmlfmt/xmlfmt",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godoc-lint/godoc-lint",
            "direct": false,
            "version": "v0.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/asciicheck",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "v0.0.0-20250308024227-f665c8d69b32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "v0.0.0-20250106114630-d62b90e6713d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint/v2",
            "direct": false,
            "version": "v2.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golines",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/swaggoswag",
            "direct": false,
            "version": "v0.0.0-20250504205917-77f2aca3143e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "v0.0.0-20250410112200-a129a6e6413e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/addlicense",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/analysisutil",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jingyugao/rowserrcheck",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jjti/go-spancheck",
            "direct": false,
            "version": "v0.6.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/julz/importas",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karamaru-alpha/copyloopvar",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "v1.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/structtags",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/embeddedstructfieldcheck",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/funcorder",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matttproud/golang_protobuf_extensions",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mirrexone/unqueryvet",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moricho/tparallel",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/exhaustive",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/predeclared",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nunnatsa/ginkgolinter",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openpeedeep/depguard/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.7.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "v0.3.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "v0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "v0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raeperd/recvcheck",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sabhiram/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20210923224102-525f6e181f06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sanposhiho/wastedassign/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.24.8-0.20260309165252-619ce2117e08",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/go-diff",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/speakeasy-api/jsonpath",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssgreg/nlreturn/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stbenjam/no-sprintf-host-port",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "v0.0.0-20241222091800-1db5c5ca4d67",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "v2.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tommy-muehle/go-mnd/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/funlen",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/whitespace",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/iface",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yagipy/maintidx",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeya24/promlinter",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ykadowak/zerologlint",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/arangolint",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/fatcontext",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20260209203927-2842357ff358",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260409153401-be6f6cb8b1fa",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "v0.0.0-20251027182757-5beb8c8f8f15",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 239,
        "direct_count": 20,
        "indirect_count": 219
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 3026,
        "open_issues": 369,
        "closed_ratio": 0.892,
        "closed_issues": 3034,
        "closed_unmerged_prs": 437
      },
      "bus_factor": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "coryan",
          "commits": 715,
          "avatar_url": "https://avatars.githubusercontent.com/u/6241635?v=4"
        },
        {
          "type": "User",
          "login": "julieqiu",
          "commits": 612,
          "avatar_url": "https://avatars.githubusercontent.com/u/5943521?u=b7766f1296014718a62fed3c8b2017587e51bd5e&v=4"
        },
        {
          "type": "User",
          "login": "JoeWang1127",
          "commits": 438,
          "avatar_url": "https://avatars.githubusercontent.com/u/106995533?u=5a978e2ef9448e44d4ae2a340d82fd08ad6230e7&v=4"
        },
        {
          "type": "User",
          "login": "zhumin8",
          "commits": 373,
          "avatar_url": "https://avatars.githubusercontent.com/u/3340152?u=62531b0d3621c54fdcd6c261fdae418173d4befc&v=4"
        },
        {
          "type": "User",
          "login": "codyoss",
          "commits": 135,
          "avatar_url": "https://avatars.githubusercontent.com/u/6331106?u=ef6a8809104447a7bf8616ed59d5e8b64d92ea15&v=4"
        },
        {
          "type": "User",
          "login": "jskeet",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/17011?v=4"
        },
        {
          "type": "User",
          "login": "dbolduc",
          "commits": 112,
          "avatar_url": "https://avatars.githubusercontent.com/u/23088558?v=4"
        },
        {
          "type": "User",
          "login": "ldetmer",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/1771267?u=a3eafab461a73b8293b94c71b7be16edfae6c152&v=4"
        },
        {
          "type": "User",
          "login": "noahdietz",
          "commits": 95,
          "avatar_url": "https://avatars.githubusercontent.com/u/6644735?u=3a86e8f5f26962075d6e1b51b7cfefe12834619e&v=4"
        },
        {
          "type": "User",
          "login": "chingor13",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/32483?u=d4e860b56ae6fd0a2341ddf557e9a304802d86e4&v=4"
        }
      ],
      "contributors_sampled": 59,
      "top_contributor_share": 0.201
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "create-issue-on-failure.yaml",
        "dart.yaml",
        "go.yaml",
        "java.yaml",
        "linter.yaml",
        "multi_approvers.yaml",
        "nodejs.yaml",
        "php.yaml",
        "python.yaml",
        "ruby.yaml",
        "sidekick.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "14 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b4366f1735dac176914861efdb91c1748a5264df",
        "ran_at": "2026-07-17T16:54:00Z",
        "aggregate_score": 6.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/googleapis/generator",
    "host": "github.com",
    "name": "generator",
    "owner": "googleapis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 83,
      "inputs": {
        "security": 66,
        "vitality": 100,
        "community": 65,
        "governance": 85,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2681,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2681 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2681
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 37,
              "latest_release_tag": "v0.27.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 4.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "37 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 53,
              "stars": 41,
              "watchers": 16,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "41 stars",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "53 forks",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 85,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 59,
              "top_contributor_share": 0.201
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "59 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "merged_prs": 3026,
              "open_issues": 369,
              "closed_issues": 3034,
              "issue_closed_ratio": 0.892,
              "closed_unmerged_prs": 437
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3026/3463 decided PRs merged",
                "points": 33.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3026,
                      "decided": 3463
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 6601,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "googleapis",
              "public_repos": 899,
              "account_age_days": 3831
            },
            "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": "6,601 followers of googleapis",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6601,
                      "login": "googleapis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "899 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 899
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "cloud",
                "google",
                "libraries",
                "sdk"
              ],
              "has_wiki": true,
              "homepage": "https://cloud.google.com/sdk",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://cloud.google.com/sdk",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "14 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": "good",
        "name": "AI Readiness",
        "value": 79,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2494
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "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": 72278,
              "source_files_sampled": 462,
              "oversized_source_files": 3
            },
            "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": "3/462 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 462,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "internal/sidekick/parser/testdata/api_version.proto",
                "internal/sidekick/parser/testdata/auto_populated.proto",
                "internal/sidekick/parser/testdata/comments.proto",
                "internal/sidekick/parser/testdata/deprecated.proto",
                "internal/sidekick/parser/testdata/enum.proto",
                "internal/sidekick/parser/testdata/enum_values.proto",
                "internal/sidekick/parser/testdata/imported.proto",
                "internal/sidekick/parser/testdata/json_name.proto",
                "internal/sidekick/parser/testdata/map_fields.proto",
                "internal/sidekick/parser/testdata/method_signatures.proto",
                "internal/sidekick/parser/testdata/object_fields.proto",
                "internal/sidekick/parser/testdata/oneofs.proto",
                "internal/sidekick/parser/testdata/pagination.proto",
                "internal/sidekick/parser/testdata/query_parameters.proto",
                "internal/sidekick/parser/testdata/resource_annotations.proto",
                "internal/sidekick/parser/testdata/resource_coverage.proto",
                "internal/sidekick/parser/testdata/resource_invalid.proto",
                "internal/sidekick/parser/testdata/routing_info.proto",
                "internal/sidekick/parser/testdata/scalar.proto",
                "internal/sidekick/parser/testdata/scalar_array.proto",
                "internal/sidekick/parser/testdata/scalar_optional.proto",
                "internal/sidekick/parser/testdata/test_duplicate_mixin.proto",
                "internal/sidekick/parser/testdata/test_noempty_mixin.proto",
                "internal/sidekick/parser/testdata/test_operation_info.proto",
                "internal/sidekick/parser/testdata/test_service.proto",
                "internal/sidekick/parser/testdata/with_import.proto",
                "internal/sidekick/parser/testdata/wkt_fields.proto",
                "internal/sidekick/rust/testdata/google/protobuf/source_context.proto",
                "internal/testdata/googleapis/google/api/annotations.proto",
                "internal/testdata/googleapis/google/api/client.proto",
                "internal/testdata/googleapis/google/api/field_behavior.proto",
                "internal/testdata/googleapis/google/api/field_info.proto",
                "internal/testdata/googleapis/google/api/http.proto",
                "internal/testdata/googleapis/google/api/launch_stage.proto",
                "internal/testdata/googleapis/google/api/resource.proto",
                "internal/testdata/googleapis/google/api/routing.proto",
                "internal/testdata/googleapis/google/cloud/common_resources.proto",
                "internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto",
                "internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto",
                "internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto",
                "internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto",
                "internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto",
                "internal/testdata/googleapis/google/cloud/location/locations.proto",
                "internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto",
                "internal/testdata/googleapis/google/cloud/oslogin/common/common.proto",
                "internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto",
                "internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto",
                "internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto",
                "internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto",
                "internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto",
                "internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto",
                "internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto",
                "internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto",
                "internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto",
                "internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto",
                "internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto",
                "internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto",
                "internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto",
                "internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto",
                "internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto",
                "internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto",
                "internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto",
                "internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto",
                "internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto",
                "internal/testdata/googleapis/google/firestore/v1/firestore.proto",
                "internal/testdata/googleapis/google/iam/v1/iam_policy.proto",
                "internal/testdata/googleapis/google/iam/v1/options.proto",
                "internal/testdata/googleapis/google/iam/v1/policy.proto",
                "internal/testdata/googleapis/google/iam/v3/operation_metadata.proto",
                "internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto",
                "internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto",
                "internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto",
                "internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto",
                "internal/testdata/googleapis/google/longrunning/operations.proto",
                "internal/testdata/googleapis/google/rpc/code.proto",
                "internal/testdata/googleapis/google/rpc/error_details.proto",
                "internal/testdata/googleapis/google/rpc/status.proto",
                "internal/testdata/googleapis/google/type/expr.proto",
                "internal/testdata/googleapis/preview/google/api/annotations.proto",
                "internal/testdata/googleapis/preview/google/api/client.proto",
                "internal/testdata/googleapis/preview/google/api/field_behavior.proto",
                "internal/testdata/googleapis/preview/google/api/field_info.proto",
                "internal/testdata/googleapis/preview/google/api/http.proto",
                "internal/testdata/googleapis/preview/google/api/launch_stage.proto",
                "internal/testdata/googleapis/preview/google/api/resource.proto",
                "internal/testdata/googleapis/preview/google/api/routing.proto",
                "internal/testdata/googleapis/preview/google/cloud/common_resources.proto",
                "internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto",
                "internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto",
                "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto",
                "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto",
                "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto",
                "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto",
                "internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto",
                "internal/testdata/googleapis/preview/google/cloud/location/locations.proto",
                "internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto",
                "internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto",
                "internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto",
                "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto",
                "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto",
                "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto",
                "internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto",
                "internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto",
                "internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto",
                "internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto",
                "internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto",
                "internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto",
                "internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto",
                "internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto",
                "internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto",
                "internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto",
                "internal/testdata/googleapis/preview/google/iam/v1/options.proto",
                "internal/testdata/googleapis/preview/google/iam/v1/policy.proto",
                "internal/testdata/googleapis/preview/google/longrunning/operations.proto",
                "internal/testdata/googleapis/preview/google/rpc/code.proto",
                "internal/testdata/googleapis/preview/google/rpc/error_details.proto",
                "internal/testdata/googleapis/preview/google/rpc/status.proto",
                "internal/testdata/googleapis/preview/google/type/expr.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "internal/sidekick/parser/testdata/api_version.proto, internal/sidekick/parser/testdata/auto_populated.proto, internal/sidekick/parser/testdata/comments.proto, internal/sidekick/parser/testdata/deprecated.proto, internal/sidekick/parser/testdata/enum.proto, internal/sidekick/parser/testdata/enum_values.proto, internal/sidekick/parser/testdata/imported.proto, internal/sidekick/parser/testdata/json_name.proto, internal/sidekick/parser/testdata/map_fields.proto, internal/sidekick/parser/testdata/method_signatures.proto, internal/sidekick/parser/testdata/object_fields.proto, internal/sidekick/parser/testdata/oneofs.proto, internal/sidekick/parser/testdata/pagination.proto, internal/sidekick/parser/testdata/query_parameters.proto, internal/sidekick/parser/testdata/resource_annotations.proto, internal/sidekick/parser/testdata/resource_coverage.proto, internal/sidekick/parser/testdata/resource_invalid.proto, internal/sidekick/parser/testdata/routing_info.proto, internal/sidekick/parser/testdata/scalar.proto, internal/sidekick/parser/testdata/scalar_array.proto, internal/sidekick/parser/testdata/scalar_optional.proto, internal/sidekick/parser/testdata/test_duplicate_mixin.proto, internal/sidekick/parser/testdata/test_noempty_mixin.proto, internal/sidekick/parser/testdata/test_operation_info.proto, internal/sidekick/parser/testdata/test_service.proto, internal/sidekick/parser/testdata/with_import.proto, internal/sidekick/parser/testdata/wkt_fields.proto, internal/sidekick/rust/testdata/google/protobuf/source_context.proto, internal/testdata/googleapis/google/api/annotations.proto, internal/testdata/googleapis/google/api/client.proto, internal/testdata/googleapis/google/api/field_behavior.proto, internal/testdata/googleapis/google/api/field_info.proto, internal/testdata/googleapis/google/api/http.proto, internal/testdata/googleapis/google/api/launch_stage.proto, internal/testdata/googleapis/google/api/resource.proto, internal/testdata/googleapis/google/api/routing.proto, internal/testdata/googleapis/google/cloud/common_resources.proto, internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto, internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/google/cloud/location/locations.proto, internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto, internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto, internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto, internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto, internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto, internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/google/firestore/v1/firestore.proto, internal/testdata/googleapis/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/google/iam/v1/options.proto, internal/testdata/googleapis/google/iam/v1/policy.proto, internal/testdata/googleapis/google/iam/v3/operation_metadata.proto, internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto, internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto, internal/testdata/googleapis/google/longrunning/operations.proto, internal/testdata/googleapis/google/rpc/code.proto, internal/testdata/googleapis/google/rpc/error_details.proto, internal/testdata/googleapis/google/rpc/status.proto, internal/testdata/googleapis/google/type/expr.proto, internal/testdata/googleapis/preview/google/api/annotations.proto, internal/testdata/googleapis/preview/google/api/client.proto, internal/testdata/googleapis/preview/google/api/field_behavior.proto, internal/testdata/googleapis/preview/google/api/field_info.proto, internal/testdata/googleapis/preview/google/api/http.proto, internal/testdata/googleapis/preview/google/api/launch_stage.proto, internal/testdata/googleapis/preview/google/api/resource.proto, internal/testdata/googleapis/preview/google/api/routing.proto, internal/testdata/googleapis/preview/google/cloud/common_resources.proto, internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/location/locations.proto, internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto, internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/preview/google/iam/v1/options.proto, internal/testdata/googleapis/preview/google/iam/v1/policy.proto, internal/testdata/googleapis/preview/google/longrunning/operations.proto, internal/testdata/googleapis/preview/google/rpc/code.proto, internal/testdata/googleapis/preview/google/rpc/error_details.proto, internal/testdata/googleapis/preview/google/rpc/status.proto, internal/testdata/googleapis/preview/google/type/expr.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/sidekick/parser/testdata/api_version.proto, internal/sidekick/parser/testdata/auto_populated.proto, internal/sidekick/parser/testdata/comments.proto, internal/sidekick/parser/testdata/deprecated.proto, internal/sidekick/parser/testdata/enum.proto, internal/sidekick/parser/testdata/enum_values.proto, internal/sidekick/parser/testdata/imported.proto, internal/sidekick/parser/testdata/json_name.proto, internal/sidekick/parser/testdata/map_fields.proto, internal/sidekick/parser/testdata/method_signatures.proto, internal/sidekick/parser/testdata/object_fields.proto, internal/sidekick/parser/testdata/oneofs.proto, internal/sidekick/parser/testdata/pagination.proto, internal/sidekick/parser/testdata/query_parameters.proto, internal/sidekick/parser/testdata/resource_annotations.proto, internal/sidekick/parser/testdata/resource_coverage.proto, internal/sidekick/parser/testdata/resource_invalid.proto, internal/sidekick/parser/testdata/routing_info.proto, internal/sidekick/parser/testdata/scalar.proto, internal/sidekick/parser/testdata/scalar_array.proto, internal/sidekick/parser/testdata/scalar_optional.proto, internal/sidekick/parser/testdata/test_duplicate_mixin.proto, internal/sidekick/parser/testdata/test_noempty_mixin.proto, internal/sidekick/parser/testdata/test_operation_info.proto, internal/sidekick/parser/testdata/test_service.proto, internal/sidekick/parser/testdata/with_import.proto, internal/sidekick/parser/testdata/wkt_fields.proto, internal/sidekick/rust/testdata/google/protobuf/source_context.proto, internal/testdata/googleapis/google/api/annotations.proto, internal/testdata/googleapis/google/api/client.proto, internal/testdata/googleapis/google/api/field_behavior.proto, internal/testdata/googleapis/google/api/field_info.proto, internal/testdata/googleapis/google/api/http.proto, internal/testdata/googleapis/google/api/launch_stage.proto, internal/testdata/googleapis/google/api/resource.proto, internal/testdata/googleapis/google/api/routing.proto, internal/testdata/googleapis/google/cloud/common_resources.proto, internal/testdata/googleapis/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/developer_connect.proto, internal/testdata/googleapis/google/cloud/developerconnect/v1/insights_config.proto, internal/testdata/googleapis/google/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/google/cloud/location/locations.proto, internal/testdata/googleapis/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/google/cloud/parallelstore/v1/parallelstore.proto, internal/testdata/googleapis/google/cloud/seclm/v1/citation_metadata.proto, internal/testdata/googleapis/google/cloud/seclm/v1/generation.proto, internal/testdata/googleapis/google/cloud/seclm/v1/safety.proto, internal/testdata/googleapis/google/cloud/seclm/v1/seclm.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/resources.proto, internal/testdata/googleapis/google/cloud/security/publicca/v1/service.proto, internal/testdata/googleapis/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/google/firestore/v1/firestore.proto, internal/testdata/googleapis/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/google/iam/v1/options.proto, internal/testdata/googleapis/google/iam/v1/policy.proto, internal/testdata/googleapis/google/iam/v3/operation_metadata.proto, internal/testdata/googleapis/google/iam/v3/policy_binding_resources.proto, internal/testdata/googleapis/google/iam/v3/policy_bindings_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policies_service.proto, internal/testdata/googleapis/google/iam/v3/principal_access_boundary_policy_resources.proto, internal/testdata/googleapis/google/longrunning/operations.proto, internal/testdata/googleapis/google/rpc/code.proto, internal/testdata/googleapis/google/rpc/error_details.proto, internal/testdata/googleapis/google/rpc/status.proto, internal/testdata/googleapis/google/type/expr.proto, internal/testdata/googleapis/preview/google/api/annotations.proto, internal/testdata/googleapis/preview/google/api/client.proto, internal/testdata/googleapis/preview/google/api/field_behavior.proto, internal/testdata/googleapis/preview/google/api/field_info.proto, internal/testdata/googleapis/preview/google/api/http.proto, internal/testdata/googleapis/preview/google/api/launch_stage.proto, internal/testdata/googleapis/preview/google/api/resource.proto, internal/testdata/googleapis/preview/google/api/routing.proto, internal/testdata/googleapis/preview/google/cloud/common_resources.proto, internal/testdata/googleapis/preview/google/cloud/configdelivery/v1/config_delivery.proto, internal/testdata/googleapis/preview/google/cloud/dataproc/v1/batches.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/configmanagement/configmanagement.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/feature.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/membership.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/multiclusteringress/multiclusteringress.proto, internal/testdata/googleapis/preview/google/cloud/gkehub/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/location/locations.proto, internal/testdata/googleapis/preview/google/cloud/orgpolicy/v1/orgpolicy.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/common/common.proto, internal/testdata/googleapis/preview/google/cloud/oslogin/v1/oslogin.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1/service.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/resources.proto, internal/testdata/googleapis/preview/google/cloud/secretmanager/v1beta2/service.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/cloudtasks.proto, internal/testdata/googleapis/preview/google/cloud/tasks/v2/queue.proto, internal/testdata/googleapis/preview/google/cloud/workflows/executions/v1/executions.proto, internal/testdata/googleapis/preview/google/cloud/workflows/v1/workflows.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/containeranalysis.proto, internal/testdata/googleapis/preview/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto, internal/testdata/googleapis/preview/google/firestore/admin/v1/firestore_admin.proto, internal/testdata/googleapis/preview/google/firestore/v1/firestore.proto, internal/testdata/googleapis/preview/google/iam/v1/iam_policy.proto, internal/testdata/googleapis/preview/google/iam/v1/options.proto, internal/testdata/googleapis/preview/google/iam/v1/policy.proto, internal/testdata/googleapis/preview/google/longrunning/operations.proto, internal/testdata/googleapis/preview/google/rpc/code.proto, internal/testdata/googleapis/preview/google/rpc/error_details.proto, internal/testdata/googleapis/preview/google/rpc/status.proto, internal/testdata/googleapis/preview/google/type/expr.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": "sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "go package 'github.com/googleapis/librarian' points at a different repository (https://github.com/googleapis/librarian); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-17T16:54:32.137588Z",
  "schema_version": "0.12.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googleapis/generator.svg",
  "full_name": "googleapis/generator",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.12.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.