Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 23:43 UTC

googleapis / gapic-generator-ruby

Generate Ruby gRPC client libraries from Protocol Buffer definitions.

RubyApache-2.0★ 50 stars⑂ 36 forkssince Oct 2018View on GitHub ↗

googleapis/gapic-generator-ruby holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Security (88/100) and lowest on AI Readiness (53/100). It was last updated today. 2 contributors account for most of its recent work.

87
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

87
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).

Ownership

Google APIsOrganization
6,652 followers900 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
RubyGemsgapic-generator0.50.0-570 days ago
RubyGemsgapic-generator-ads0.50.0-400 days ago
RubyGemsgapic-generator-cloud0.50.0-570 days ago

Metrics by category

Vitality

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

70Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
14.5/36Commit cadence — 21/52 weeks with commits
15.6/18Commit volume — 53 commits in the last year
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year53
human_commit_share1
days_since_last_push0
active_weeks_last_year21
How it's scored
27/27Ships releases — 37 releases published
7.2/36Release recency — latest release 603 days ago
19.8/27Release cadence — a release every ~74 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count37
latest_release_taggapic-common/v0.24.0
releases_from_tagsno
days_since_latest_release603
mean_days_between_releases74
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?

67Good · 17% of overall
How it's scored
27.4/60Stars — 50 stars
12.9/25Forks — 36 forks
9/15Watchers — 43 watchers
Inputs used
forks36
stars50
watchers43
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
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
55.9/80Total downloads — 241,675 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgapic-generator, gapic-generator-ads, gapic-generator-cloud
dependents
ecosystemsrubygems
total_downloads241,675
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

81Excellent · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.2/22.5Commit distribution — top contributor authored 37% of commits
13.5/13.5Contributor breadth — 30 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled30
top_contributor_share0.37
How it's scored
38.3/42Issue resolution — 91% of issues closed
24.3/30PR acceptance — 851/1,050 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs851
open_issues23
closed_issues237
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.912
closed_unmerged_prs199
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 6,652 followers of googleapis
25/25Track record — 900 public repos, account ~10 yr old
Inputs used
followers6,652
owner_typeOrganization
is_verified
owner_logingoogleapis
public_repos900
account_age_days3,846

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 57 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgapic-generator, gapic-generator-ads, gapic-generator-cloud
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
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
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

88Excellent · 16% of overall

Security posture

85Excellent
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/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 14 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 — 24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
2.5/5SAST — SAST tool is not run on all commits -- score normalized to 5
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate8.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages68
unassessed_packages43
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 68 resolved dependencies against OSV. 43 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

53Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
54.3/55Manageable file sizes — 15/1,156 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes131,583
source_files_sampled1,156
oversized_source_files15
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — bazel_example/gapic-generator/example.proto, gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto, gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto, gapic-generator/protos/google/protobuf/compiler/plugin.proto, gapic-generator/protos/google/protobuf/descriptor.proto, shared/protos/garbage/garbage.proto, shared/protos/garbage/noservice.proto, shared/protos/garbage/resource_names.proto, shared/protos/google/cloud/compute/v1/compute_small.proto, shared/protos/testing/empty_service/empty_service.proto, shared/protos/testing/grpc_service_config/grpc_service_config.proto, shared/protos/testing/mixins/mixins.proto, shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto, shared/protos/testing/resources/resources.proto, shared/protos/testing/routing_headers/routing_headers.proto, shared/protos/testing/testing.proto
0/20MCP server
40/40Runnable examples — sample, samples
Inputs used
example_dirssample, samples
has_mcp_signalno
api_schema_filesbazel_example/gapic-generator/example.proto, gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto, gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto, gapic-generator/protos/google/protobuf/compiler/plugin.proto, gapic-generator/protos/google/protobuf/descriptor.proto, shared/protos/garbage/garbage.proto, shared/protos/garbage/noservice.proto, shared/protos/garbage/resource_names.proto, shared/protos/google/cloud/compute/v1/compute_small.proto, shared/protos/testing/empty_service/empty_service.proto, shared/protos/testing/grpc_service_config/grpc_service_config.proto, shared/protos/testing/mixins/mixins.proto, shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto, shared/protos/testing/resources/resources.proto, shared/protos/testing/routing_headers/routing_headers.proto, shared/protos/testing/testing.proto

Key facts

50GitHub stars
30contributors
53commits, last 12 months
0days since last push
37releases
2bus factor
23open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 36 ⇿
0Stars
36Forks
37Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383522018-102022-092026-07
Major 0Minor 0Patch 0

Each point covers 8 days.

OpenSSF Scorecard 8.5 / 10
8.5aggregate

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-31 23:42 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-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 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
5SASTSAST tool is not run on all commits -- score normalized to 5
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 40
RegistryPackageVersion constraintManifest
RubyGemsgapic-generatorgapic-generator-ads/Gemfile
RubyGemsgrpc-tools>= 1.60.0gapic-generator-ads/Gemfile
RubyGemsminitest~> 5.16gapic-generator-ads/Gemfile
RubyGemsminitest-autotest~> 1.0gapic-generator-ads/Gemfile
RubyGemsminitest-focus~> 1.0gapic-generator-ads/Gemfile
RubyGemsminitest-reporters~> 1.8.0gapic-generator-ads/Gemfile
RubyGemsostruct0.6.3gapic-generator-ads/Gemfile
RubyGemspry>= 0.14gapic-generator-ads/Gemfile
RubyGemsredcarpet~> 3.0gapic-generator-ads/Gemfile
RubyGemsyard~> 0.9gapic-generator-ads/Gemfile
RubyGemsgapic-generatorgapic-generator-cloud/Gemfile
RubyGemsgrpc-tools>= 1.60.0gapic-generator-cloud/Gemfile
RubyGemsminitest~> 5.16gapic-generator-cloud/Gemfile
RubyGemsminitest-autotest~> 1.0gapic-generator-cloud/Gemfile
RubyGemsminitest-focus~> 1.0gapic-generator-cloud/Gemfile
RubyGemsminitest-reporters~> 1.8.0gapic-generator-cloud/Gemfile
RubyGemsostruct0.6.3gapic-generator-cloud/Gemfile
RubyGemspry>= 0.14gapic-generator-cloud/Gemfile
RubyGemsredcarpet~> 3.0gapic-generator-cloud/Gemfile
RubyGemsyard~> 0.9gapic-generator-cloud/Gemfile
RubyGemsgrpc-tools>= 1.60.0gapic-generator/Gemfile
RubyGemsminitest~> 5.16gapic-generator/Gemfile
RubyGemsminitest-autotest~> 1.0gapic-generator/Gemfile
RubyGemsminitest-focus~> 1.0gapic-generator/Gemfile
RubyGemsminitest-reporters~> 1.8.0gapic-generator/Gemfile
RubyGemsostruct0.6.3gapic-generator/Gemfile
RubyGemspry>= 0.14gapic-generator/Gemfile
RubyGemsredcarpet~> 3.0gapic-generator/Gemfile
RubyGemsyard~> 0.9gapic-generator/Gemfile
RubyGemsgapic-generatorshared/Gemfile
RubyGemsgapic-generator-adsshared/Gemfile
RubyGemsgapic-generator-cloudshared/Gemfile
RubyGemsgoogle-cloud-location>= 0.4shared/Gemfile
RubyGemsgoogle-iam-v1>= 0.4shared/Gemfile
RubyGemsgrpc-tools>= 1.60.0shared/Gemfile
RubyGemsminitest~> 5.16shared/Gemfile
RubyGemsminitest-autotest~> 1.0shared/Gemfile
RubyGemsminitest-focus~> 1.0shared/Gemfile
RubyGemsostruct0.6.3shared/Gemfile
RubyGemsrake>= 12.0shared/Gemfile
All dependencies 111

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

RegistryPackageVersionRelation
RubyGemsgapic-generatordirect
RubyGemsgapic-generator-adsdirect
RubyGemsgapic-generator-clouddirect
RubyGemsgoogle-cloud-locationdirect
RubyGemsgoogle-iam-v1direct
RubyGemsgrpc-toolsdirect
RubyGemsgrpc-tools1.75.0direct
RubyGemsminitestdirect
RubyGemsminitest5.27.0direct
RubyGemsminitest-autotestdirect
RubyGemsminitest-autotest1.2.0direct
RubyGemsminitest-focusdirect
RubyGemsminitest-focus1.4.1direct
RubyGemsminitest-reportersdirect
RubyGemsminitest-reporters1.8.0direct
RubyGemsostructdirect
RubyGemsostruct0.6.3direct
RubyGemspry0.16.0direct
RubyGemsrakedirect
RubyGemsrake13.4.2direct
RubyGemsredcarpetdirect
RubyGemsredcarpet3.6.1direct
RubyGemsyarddirect
RubyGemsyard0.9.45direct
RubyGemsactionpackindirect
RubyGemsactionpack8.1.3.1indirect
RubyGemsactionview8.1.3.1indirect
RubyGemsactivesupport8.1.3.1indirect
RubyGemsansi1.6.0indirect
RubyGemsast2.4.1indirect
RubyGemsast2.4.3indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimalindirect
RubyGemsbigdecimal3.3.1indirect
RubyGemsbuilder3.3.0indirect
RubyGemscoderay1.1.3indirect
RubyGemsconcurrent-ruby1.3.8indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemscrass1.0.7indirect
RubyGemsdrb2.2.3indirect
RubyGemserubi1.13.1indirect
RubyGemsgapic-commonindirect
RubyGemsgoogle-cloud-commonindirect
RubyGemsgoogle-cloud-common1.10.0indirect
RubyGemsgoogle-cloud-compute-v1indirect
RubyGemsgoogle-cloud-coreindirect
RubyGemsgoogle-cloud-errorsindirect
RubyGemsgoogle-cloud-language-v1indirect
RubyGemsgoogle-cloud-language-v1beta1indirect
RubyGemsgoogle-cloud-language-v1beta2indirect
RubyGemsgoogle-cloud-noserviceindirect
RubyGemsgoogle-cloud-secret_manager-v1indirect
RubyGemsgoogle-cloud-secret_manager-v1beta1indirect
RubyGemsgoogle-cloud-speech-v1indirect
RubyGemsgoogle-cloud-vision-v1indirect
RubyGemsgoogle-garbageindirect
RubyGemsgoogle-garbage-noserviceindirect
RubyGemsgoogle-protobufindirect
RubyGemsgoogle-protobuf4.35.1indirect
RubyGemsgoogle-showcaseindirect
RubyGemsgoogle-styleindirect
RubyGemsgoogle-style1.32.0indirect
RubyGemsgoogleapis-common-protos-typesindirect
RubyGemsgoogleapis-common-protos-types1.23.0indirect
RubyGemsgrafeas-v1indirect
RubyGemsgrpc-google-iam-v1indirect
RubyGemsi18n1.15.2indirect
RubyGemsio-console0.8.2indirect
RubyGemsirbindirect
RubyGemsjaro_winkler1.5.4indirect
RubyGemsjson2.21.2indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemslogger1.7.0indirect
RubyGemsloofah2.25.2indirect
RubyGemsmethod_source1.1.0indirect
RubyGemsminitest-hooksindirect
RubyGemsminitest-mockindirect
RubyGemsminitest-rgindirect
RubyGemsminitest-server1.0.10indirect
RubyGemsnokogiri1.19.4indirect
RubyGemsparallel1.19.2indirect
RubyGemsparallel2.1.0indirect
RubyGemsparser2.7.1.4indirect
RubyGemsparser3.3.12.0indirect
RubyGemspath_expander2.0.1indirect
RubyGemsprism1.9.0indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.6indirect
RubyGemsrack-session2.1.2indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrails-dom-testing2.3.0indirect
RubyGemsrails-html-sanitizer1.7.1indirect
RubyGemsrainbow3.0.0indirect
RubyGemsrainbow3.1.1indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrubocop0.74.0indirect
RubyGemsrubocop1.88.2indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsruby-progressbar1.10.1indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssecurerandom0.4.1indirect
RubyGemssimplecovindirect
RubyGemstestingindirect
RubyGemstzinfo2.0.6indirect
RubyGemsunicode-display_width1.6.1indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemsuri1.1.1indirect
RubyGemsuseragent0.16.11indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 68 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 43 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 876718,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 164099,
        "Ruby": 8883415,
        "Shell": 41538,
        "Smarty": 1523,
        "Starlark": 92811,
        "Dockerfile": 11463,
        "Go Template": 977
      },
      "pushed_at": "2026-07-31T23:23:04Z",
      "created_at": "2018-10-29T16:42:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T22:48:09Z",
      "description": "Generate Ruby gRPC client libraries from Protocol Buffer definitions.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://googleapis.github.io",
      "name": "Google APIs",
      "type": "Organization",
      "login": "googleapis",
      "company": null,
      "location": null,
      "followers": 6652,
      "avatar_url": "https://avatars.githubusercontent.com/u/16785467?v=4",
      "created_at": "2016-01-19T20:40:50Z",
      "is_verified": null,
      "public_repos": 900,
      "account_age_days": 3846
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "gapic-common/v0.24.0",
          "kind": "other",
          "published_at": "2024-12-05T21:19:51Z"
        },
        {
          "tag": "gapic-common/v0.23.0",
          "kind": "other",
          "published_at": "2024-10-23T21:03:17Z"
        },
        {
          "tag": "gapic-common/v0.22.0",
          "kind": "other",
          "published_at": "2024-07-22T17:40:44Z"
        },
        {
          "tag": "gapic-common/v0.21.1",
          "kind": "other",
          "published_at": "2023-12-14T00:07:03Z"
        },
        {
          "tag": "gapic-common/v0.21.0",
          "kind": "other",
          "published_at": "2023-12-13T20:39:33Z"
        },
        {
          "tag": "gapic-common/v0.20.0",
          "kind": "other",
          "published_at": "2023-09-05T05:55:36Z"
        },
        {
          "tag": "gapic-common/v0.19.1",
          "kind": "other",
          "published_at": "2023-05-30T21:18:35Z"
        },
        {
          "tag": "gapic-common/v0.19.0",
          "kind": "other",
          "published_at": "2023-05-26T04:43:58Z"
        },
        {
          "tag": "gapic-common/v0.18.0",
          "kind": "other",
          "published_at": "2023-02-27T20:35:55Z"
        },
        {
          "tag": "gapic-common/v0.17.1",
          "kind": "other",
          "published_at": "2023-02-09T01:48:06Z"
        },
        {
          "tag": "gapic-common/v0.17.0",
          "kind": "other",
          "published_at": "2023-02-09T01:18:17Z"
        },
        {
          "tag": "gapic-common/v0.16.0",
          "kind": "other",
          "published_at": "2022-12-12T20:33:06Z"
        },
        {
          "tag": "gapic-common/v0.15.1",
          "kind": "other",
          "published_at": "2022-11-18T06:48:11Z"
        },
        {
          "tag": "gapic-common/v0.15.0",
          "kind": "other",
          "published_at": "2022-11-18T00:36:07Z"
        },
        {
          "tag": "gapic-common/v0.14.0",
          "kind": "other",
          "published_at": "2022-11-08T20:18:14Z"
        },
        {
          "tag": "gapic-common/v0.13.0",
          "kind": "other",
          "published_at": "2022-10-26T23:33:14Z"
        },
        {
          "tag": "gapic-common/v0.12.0",
          "kind": "other",
          "published_at": "2022-09-16T00:05:03Z"
        },
        {
          "tag": "gapic-common/v0.11.1",
          "kind": "other",
          "published_at": "2022-08-03T17:33:23Z"
        },
        {
          "tag": "gapic-common/v0.11.0",
          "kind": "other",
          "published_at": "2022-07-27T21:33:01Z"
        },
        {
          "tag": "gapic-common/v0.10.0",
          "kind": "other",
          "published_at": "2022-06-20T11:32:45Z"
        },
        {
          "tag": "gapic-common/v0.9.0",
          "kind": "other",
          "published_at": "2022-05-18T19:03:13Z"
        },
        {
          "tag": "gapic/v0.1.0",
          "kind": "other",
          "published_at": "2022-04-21T00:13:18Z"
        },
        {
          "tag": "gapic-generator-ads/v0.11.0",
          "kind": "other",
          "published_at": "2022-02-28T22:29:14Z"
        },
        {
          "tag": "gapic-generator-cloud/v0.11.0",
          "kind": "other",
          "published_at": "2022-02-28T22:28:34Z"
        },
        {
          "tag": "gapic-generator/v0.11.0",
          "kind": "other",
          "published_at": "2022-02-28T22:27:01Z"
        },
        {
          "tag": "gapic-generator/v0.10.7",
          "kind": "other",
          "published_at": "2022-02-23T21:04:05Z"
        },
        {
          "tag": "gapic-generator-cloud/v0.10.1",
          "kind": "other",
          "published_at": "2021-08-27T22:39:48Z"
        },
        {
          "tag": "gapic-generator-ads/v0.10.1",
          "kind": "other",
          "published_at": "2021-08-27T22:39:23Z"
        },
        {
          "tag": "gapic-generator/v0.10.1",
          "kind": "other",
          "published_at": "2021-08-27T22:37:51Z"
        },
        {
          "tag": "gapic-generator-cloud/v0.9.2",
          "kind": "other",
          "published_at": "2021-07-28T02:25:31Z"
        },
        {
          "tag": "gapic-generator-ads/v0.9.2",
          "kind": "other",
          "published_at": "2021-07-28T02:25:01Z"
        },
        {
          "tag": "gapic-generator/v0.9.2",
          "kind": "other",
          "published_at": "2021-07-28T02:24:12Z"
        },
        {
          "tag": "gapic-generator-cloud/v0.7.4",
          "kind": "other",
          "published_at": "2021-05-07T18:23:37Z"
        },
        {
          "tag": "gapic-generator-ads/v0.7.4",
          "kind": "other",
          "published_at": "2021-05-07T18:22:51Z"
        },
        {
          "tag": "gapic-generator/v0.7.4",
          "kind": "other",
          "published_at": "2021-05-07T18:21:50Z"
        },
        {
          "tag": "gapic-generator-cloud/v0.6.10",
          "kind": "other",
          "published_at": "2021-01-14T01:07:56Z"
        },
        {
          "tag": "gapic-generator/v0.6.5",
          "kind": "other",
          "published_at": "2020-07-20T19:54:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d2490041f5774b8d7d33572608ba33268645ac74",
          "body": "Bump `_protobuf_version` to `33.2` in `rules_ruby_gapic/repositories.bzl` in preparation for Librarian onboarding, and update `shared/googleapis` and `shared/gapic-showcase` submodules to latest upstream commits.",
          "is_bot": false,
          "headline": "feat: Update protobuf to 33.2 (#1324)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-31T22:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8775841e5984c8e9db1a5011261afe99b18d12e4",
          "body": "…s (#1325)",
          "is_bot": false,
          "headline": "chore: Update submodules (googleapis, gapic-showcase) and gem default…",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-31T21:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfdff6620b5eba847f36e492e6d01e37c2e17e42",
          "body": "… template (#1327)\n\nrefs: #1316",
          "is_bot": false,
          "headline": "fix: upgrade minitest-reporters dependency to ~> 1.8.0 in wrapper gem…",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-31T19:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d67371d68a95ac91c0e498ff7bc41b90fb3dde",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update actions/checkout digest to 3d3c42e (#1317)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2026-07-30T20:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35902d322564d50b90beac641666441b0024f074",
          "body": "…ovate (#1320)\n\n- Removes Gemfile.lock from generated gem .gitignore templates\n\n- Updates golden files via toys gen\n\n- Updates Bazel repository rules to expose gitignore templates",
          "is_bot": false,
          "headline": "feat: allow tracking Gemfile.lock in generated gem gitignores for Ren…",
          "author_name": "Torrey Payne",
          "author_login": "torreypayne",
          "committed_at": "2026-07-29T22:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae2f334e2826bf199bca116dc7a4a5e925f393e",
          "body": null,
          "is_bot": false,
          "headline": "fix: generate double-wildcard path patterns with capture groups (#1322)",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-27T15:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637f050baae85d1c20051c218b2757e38d15a745",
          "body": "Reverts using `YOSHI_CODE_BOT_TOKEN` in favor of `GITHUB_TOKEN` for generator release tag pushing.\n\n- #1291 originally switched the token to `YOSHI_CODE_BOT_TOKEN`, which fails with HTTP 403 because the bot lacks write permissions.\n- #1301 added explicit `permissions: contents: write` per Zizmor aud\n[…]\nls: false` to keep Git credentials for `git push`.\n\nSwitching back to `secrets.GITHUB_TOKEN` combined with the `permissions: contents: write` grant allows GitHub Actions to push tags natively on main.",
          "is_bot": false,
          "headline": "chore(ci): use GITHUB_TOKEN for tag generator workflow (#1321)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-24T22:02:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29c8be08978b06aec96e9331eb37c247fb29c092",
          "body": "…vice selection (#1308)\n\nDo not generate require statements in the package entry point for services\nwith zero RPC methods, since their client files are skipped during generation.\n\nThis causes a failure seen in https://github.com/googleapis/google-cloud-ruby/issues/34675\n\nAlso, update `GemPresenter#first_non_common_service` to ignore empty services\nso they are not selected as primary services for Rakefile credentials setup\nand quickstart documentation.",
          "is_bot": false,
          "headline": "fix(generator): omit empty services from require list and default ser…",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-22T23:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c3d010f6e44504d66a166c6807228a17de3d10",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade minitest-reporters dependency to ~> 1.8.0 (#1316)",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-17T22:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807c9502ae309edd3b4ad62a1b3a87d470b099eb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update actions/checkout action to v7 (#1295)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2026-07-17T19:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c81b2617b1046e19fac02e1c76173f7ad1e478",
          "body": "Upgrade actions/checkout to v6.0.3\n\nfixes: googleapis/gapic-generator-ruby#1313",
          "is_bot": false,
          "headline": "chore(.github): Configure Git credentials for tag push (#1315)",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-17T18:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60bbd222a6d383095e77e9888fe294e83e63eb5a",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.50.0 (#1312)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2026-07-13T18:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4dd361b9fa9ca9bd7015387918830c07c63655",
          "body": "…ator templates (#1309)\n\nWrite minitest execution output to JUnit XML reports. This enables\ncentralized test result indexing, flake tracing, and build health\nmetrics reporting inside TestGrid dashboards.",
          "is_bot": false,
          "headline": "feat: Add minitest-reporters dependency and shared preloader to gener…",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-10T21:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aae5b7dcde5bc5340df40e298e0e09d1732b873",
          "body": "Write minitest execution output to JUnit XML reports. This enables centralized test result indexing, flake tracing, and build health metrics reporting inside TestGrid dashboards.",
          "is_bot": false,
          "headline": "test: Add JUnit XML reporting to generator's own test suites (#1310)",
          "author_name": "Chris Smith",
          "author_login": "quartzmo",
          "committed_at": "2026-07-10T18:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fed6b7c117c7cebaeb5aa5c45eb3f866164eb75",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): pin dependencies (#1303)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2026-07-02T00:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d02bb221e33a4b372595a5604d0d1dbc3417d205",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update googleads build test target to v21 (#1304)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-02T00:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fbe217c25862e64eb332345370ebf28269143cc",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix Lint/SafeNavigationWithEmpty RuboCop warnings (#1302)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-07-02T00:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cda2f049a6110df73fa159f50cc2bf72e8cb24c",
          "body": "* chore(actions): address zizmor findings\n\nThis PR is an auto-generated attempt to address zizmor findings. It may not catch everything, and should be reviewed by repository owners. If it is unhelpful, feel free to close the PR and address separately.\n\nThis PR was generated by running `zizmor --fix=\n[…]\nhe comment `# zizmor: ignore[...]`), which you may fix if feasible.\n\n* chore(renovate): replace config:base/recommended with best-practices\n\n* chore(actions): update setup-ruby action version comments",
          "is_bot": false,
          "headline": "chore(actions): address zizmor findings (#1301)",
          "author_name": "g-husam",
          "author_login": "g-husam",
          "committed_at": "2026-07-01T23:22:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46d7ce0b7581d2ddc58667347c819b4d5f7402ba",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): use yoshi bot to bypass tag creation restrictions (#1291)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-06-10T21:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1859265494ec48b9c963b27097b31712df931d2",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.49.0 (#1288)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2026-06-04T19:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d9fc04e506866045dc6e31339902f9a27d7763",
          "body": "I previously addressed these keyword collisions in PR #1061 and #1072.\n\nHowever, the previous  syntax still generates YARD proxy warnings that cause strict builds to fail (i.e. `fail-on-warning`), an issue observed during CI for `google-apps-card-v1`.\n\nThis update utilizes `const_set` to successfully bypass the warnings.\n\nI verified directly on the gem via manual edits and running `toys yard`.",
          "is_bot": false,
          "headline": "fix: prevent YARD failures on enum keywords (#1287)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-06-04T18:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62aece14e272ca0c307bd76c48a10bd1ab57ec47",
          "body": "…llision (#1286)\n\nRenames the local `client` variable (used when instantiating the service client under test) to `client_stub` across all gRPC and REST test templates.\n\nThis prevents collisions with existing names.\n\nThis fixes a generation error in google-cloud-run-v2 where the gem defines a field named `client` in `SubmitBuildRequest`.\n\nhttps://github.com/googleapis/googleapis/blob/a0cedfb6af9305b49db07dccaa7d0c8985e07e70/google/cloud/run/v2/build.proto#L143\n\n* chore: Shorten variable name",
          "is_bot": false,
          "headline": "fix: rename variable in generated test methods to avoid field name co…",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-06-04T17:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6948e3776cf41a6766e8569feea7ae54948b28d",
          "body": "chore: Update README.md files for Ruby versions",
          "is_bot": false,
          "headline": "chore: Add Ruby 4.0 to CI (#1285)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-05-22T18:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5606a8446e6566a80fc77692291836466d0f274e",
          "body": "* feat: Skip generation for services without RPC methods defined\n\nfix: safely handle bindings_override passing in local LRO clients\n\nWhen an API includes custom standalone LRO clients alongside ones using mixins like Location, the generator mistakenly tries to configure those mixins inside the LRO c\n[…]\ndds a simple check to ensure we only try to pass that setting when the parent client actually defines it!\n\n* chore: Fix tests\n\n* chore: Move empty service to testing directory\n\n* chore: Bundle updates",
          "is_bot": false,
          "headline": "feat: Skip generation for services without RPC methods defined (#1279)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-05-06T22:40:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c6f95129fbcf7176afba5ed97324168d93ee4ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies (#1280)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2026-04-16T19:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2f7f0d836964ebfc4e4d180b89fc9bdf050d52",
          "body": "* feat: Add jitter parameter to RetryPolicy documentation\n\nUpdates the client configuration templates to document the `:jitter`\nparameter in the `retry_policy` configuration. This aligns the\ngenerated documentation with the new jitter capability in `gapic-common`.",
          "is_bot": false,
          "headline": "feat: add retry jitter configuration (#1256)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2026-03-23T21:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68246ab7190048470adad4662641edbdf7ed0149",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.48.1 (#1263)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2026-03-17T18:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d931ef605ec646165d0e3fae48b38343d7de7445",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add irb to dependencies (#1262)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-03-17T18:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c413a75dd9bbb5f321b8442cc64337a84775a5",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.48.0 (#1261)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2026-03-13T16:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb4072b019a300be098fa19d566e8fade838ca3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Upgrade dependencies for Ruby 4.0 (#1258)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2026-03-13T01:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2888c1e6e496409522dc356627a49610f736a08f",
          "body": "Co-authored-by: Ben Knutson <benknutson@google.com>",
          "is_bot": false,
          "headline": "chore: Refactor Github Action per b/485167538 (#1254)",
          "author_name": "Google Admin",
          "author_login": "google-admin",
          "committed_at": "2026-02-25T22:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b10da601d484ea87b3d1c0fb0eaf3a5fe585cbb",
          "body": "b/479546763",
          "is_bot": false,
          "headline": "chore: replace old ruby teams with cloud-sdk-ruby-team (#1249)",
          "author_name": "Tomo Suzuki",
          "author_login": "suztomo",
          "committed_at": "2026-02-11T17:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ccf1daeac5a653e7acd4c0ab8a29113a6d318d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies and copyright year (#1250)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2026-02-10T22:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8dbd2be4836ff627e7e551b597131d234129a62",
          "body": null,
          "is_bot": false,
          "headline": "chore: delete .github/sync-repo-settings.yaml (#1245)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-12-17T20:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c6cc4c781be8dcc31896c5045214cb1df44ed2",
          "body": null,
          "is_bot": false,
          "headline": "fix: add api_version breadcrumb to client docs (#1242)",
          "author_name": "Noah Dietz",
          "author_login": "noahdietz",
          "committed_at": "2025-12-17T18:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06ea8867869247efde6ebd34643860ebfafbc69",
          "body": "* fix: add per-service apiVersion to gapic_metadata\n\n* use unless instead of if\n\n* use unless instead of if for real this time\n\n* go back to variable and conditional add",
          "is_bot": false,
          "headline": "fix: add per-service apiVersion to gapic_metadata (#1239)",
          "author_name": "Noah Dietz",
          "author_login": "noahdietz",
          "committed_at": "2025-11-06T16:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda8dbbef6db0c82ea86014f37bab704b09a07c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix dependencies (#1240)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-11-05T21:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf55c400490a01ec67101b81ee0b281dbba203f",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.47.2 (#1237)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-10-23T23:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884ffe9650499a7c0395a4a4732cffce6e5e8f48",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updates submodules (#1236)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2025-10-22T20:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe3cbb459e796f836f899918116c429d606b3909",
          "body": null,
          "is_bot": false,
          "headline": "fix(credentials): Deprecate credentials via string or hash (#1233)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2025-10-14T19:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe7fdda6e7625bdfc5137d7ee28e9ad55583141",
          "body": "…(#1232)",
          "is_bot": false,
          "headline": "chore(deps): update dependency grpc-tools to \">= 1.60.0\", \"< 1.75.1\" …",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-09-16T20:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea84402a2656307d17f90d047812c71e0451d5ab",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.47.1 (#1231)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-09-11T17:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fd93113f6acd0da52a7d24ba8d31f7c01a8239",
          "body": null,
          "is_bot": false,
          "headline": "fix: Remove duplicate quick start title from wrappers README (#1230)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2025-09-11T16:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c49c92745c315a960118438b96b24711214fb0",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.47.0 (#1228)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-09-08T23:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b372292a20b6af9a027b8b60abb21c0af513750",
          "body": "* chore: update ymls and regen repo-metadata\n\n* chore: update testing proto to get rid of warning\n\n* chore: re-enable noservice golden for cloud\n\n* chore: fixup yardoc to match generator output",
          "is_bot": false,
          "headline": "chore: fix several golden issues  (#1226)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-09-08T22:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6dd65c0ba219745fc10b74ee7ed0cc43ef6eb8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add quick start to wrappers README (#1224)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-09-06T00:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b0e3845e6f2d16ad72b09879c73f7d8cafe2c0",
          "body": null,
          "is_bot": false,
          "headline": "chore: move in prep for refresh (#1225)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-09-05T22:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f24adbd295eec73995934eab66fc810a144d5172",
          "body": null,
          "is_bot": false,
          "headline": "feat: update gapic-common for generated libraries to 1.2 (#1223)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-09-05T01:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc2589fdb2a772f344f526e8171af973ba27325",
          "body": null,
          "is_bot": false,
          "headline": "chore: Remove dazuma@ from blunderbuss (#1221)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-08-26T04:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53f89b90631791927a36ab37e96f3e8d0fd707d",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.46.1 (#1220)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-08-25T20:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5814159fa3b2cd2e8b6b097a99dd4aeda4b57838",
          "body": "* fix: better compare for mixin package includes",
          "is_bot": false,
          "headline": "fix: better compare for mixin package includes (#1219)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-08-25T19:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6384c15df4efde43f6febd8b388445a68c1cda",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.46.0 (#1217)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-08-13T19:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "981258e68dfb386c3bd3cda1bfc0fb0713d7d421",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for multiple patterns with same arguments (#1216)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-08-13T18:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa9eec6888086e404b452d987463302aefa21ef",
          "body": "…1211)\n\n* fix: no longer generate cross-package references for mixin elements",
          "is_bot": false,
          "headline": "fix: no longer generate cross-package references for mixin objects (#…",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-08-13T18:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763ea0eb25c6cad017b99711ade5fc13cf682127",
          "body": null,
          "is_bot": false,
          "headline": "fix: Remove unnecessary services_pb import from tests (#1214)",
          "author_name": "André Andreassa",
          "author_login": "aandreassa",
          "committed_at": "2025-08-12T18:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c328ba770822c038953907872649e7ce0ad2355",
          "body": "* feat: use HTTP binding configuration class from new gapic-common",
          "is_bot": false,
          "headline": "feat: use HTTP binding configuration class from new gapic-common (#1213)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-08-12T17:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c4bb914d58ccc04cdeacbd189a3b3cc00ef4ad",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.45.4 (#1210)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-06-26T23:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400f51db3b95b1b505e63a382e5fbd9940846c6b",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove require when rest operations are not generated (#1209)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-26T20:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8324523a8505629b9dd3a2f4a637f08b9499c3",
          "body": null,
          "is_bot": false,
          "headline": "test: try to build a googleads library during presubmit (#1208)",
          "author_name": "Jeff Ching",
          "author_login": "chingor13",
          "committed_at": "2025-06-24T16:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85463946d2aae7b063100e2c0f43756bfddc1e0d",
          "body": "* fix: docs for oneof parameters",
          "is_bot": false,
          "headline": "fix: docs for oneof parameters (#1207)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-24T03:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3db374e0bff1ae37f1e2f7e399ec6ae854062ad",
          "body": "* build: add bash scripts to prebuild\n\n* Update prebuild.sh\n\n---------\n\nCo-authored-by: Viacheslav Rostovtsev <58152857+viacheslav-rostovtsev@users.noreply.github.com>",
          "is_bot": false,
          "headline": "build: add scripts to repack the prebuilt ruby version (#1200)",
          "author_name": "Jeff Ching",
          "author_login": "chingor13",
          "committed_at": "2025-06-23T19:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b62a00c77836c934bfcb7519d9cf22113d5d044",
          "body": "* release: gapic-generator 0.45.3\n\n\n\n---------\n\nCo-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>\nCo-authored-by: Viacheslav Rostovtsev <58152857+viacheslav-rostovtsev@users.noreply.github.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.45.3 (#1206)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-06-23T19:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b127601640cf0f00a85fb04f7e3e7d401f57975",
          "body": null,
          "is_bot": false,
          "headline": "chore: update rubocop and fix pagination (#1204)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-21T02:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d9ba56d1d357bb8f1590931cd1e70939b01c89",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix rubocop (#1202)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-21T00:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55c39fb403d85d63c2ae40513960055db2c504ff",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary (#1199)",
          "author_name": "Jeff Ching",
          "author_login": "chingor13",
          "committed_at": "2025-06-19T01:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0698b823c7e72d32fd32120eae878cfaee6c215a",
          "body": null,
          "is_bot": false,
          "headline": "test: add presubmit test for the gapic rules (#1195)",
          "author_name": "Jeff Ching",
          "author_login": "chingor13",
          "committed_at": "2025-06-17T22:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752f910248ae995083232c64a1473fa2b6207578",
          "body": null,
          "is_bot": false,
          "headline": "fix: add libyaml to checks and configure, update prebuilt (#1196)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-17T20:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff204ff79bd68f9d255686f44731127c5abef58",
          "body": "…es (#1197)",
          "is_bot": false,
          "headline": "chore: update ruby-style to remove that warning and minor comment fix…",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-17T19:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6485a060015acd32b60f7bc32e1b51c1fb2b5f2d",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct pagination heuristic for Compute (#1188)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-17T14:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965aa537a483f25669590f5de974e3705670cdaa",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary, version 3.4.3 (#1193)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-06T18:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d824db094122b93ed855e3b6da8e98a48ad96c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dockerfile with deps (#1192)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-06T17:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fe69eaecedcce1a0937c3649673bfd0d2e6400",
          "body": "Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>",
          "is_bot": false,
          "headline": "release: gapic-generator 0.45.2 (#1191)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-06-04T22:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4b8ead1df6eb3e7a176b96f522120c57e72b3a",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop version update (#1190)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-04T22:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d19624c75b14f914cb5b11a53f4d1cbfc4b1ac",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary, version 3.4.3 (#1185)",
          "author_name": "Mike Eltsufin",
          "author_login": "meltsufin",
          "committed_at": "2025-06-04T20:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4a1128a42539ee00ce092d2a950485902809b12",
          "body": null,
          "is_bot": false,
          "headline": "chore: cleanup rest pagination before changing the heuristic (#1187)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-03T16:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869bcd1a1e53e1f4c9e5f18d7b1c73a2143735ae",
          "body": null,
          "is_bot": false,
          "headline": "chore: make expression generator stable (#1186)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-06-03T00:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c5e7c8ccdf265ffa19128243de45a5861701b25",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.45.1 (#1182)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-05-01T23:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468db47246935070f78eb866525515ad91f23f14",
          "body": null,
          "is_bot": false,
          "headline": "fix: Build script fixes (#1181)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-05-01T22:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa5aeb4f20f615b48502657b1fda360969eb501",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.45.0 (#1180)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-05-01T21:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e02a7e43ea3d2dac2eddf8e758c7b08c6c5e33a",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary, version 3.4.3 (#1179)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-05-01T21:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe109c0b73ecc02bf3b2f7891d932a9acb67cec",
          "body": null,
          "is_bot": false,
          "headline": "feat: Update common dependencies for generated clients (#1177)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-05-01T21:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa460b3d89e7ca31b1ee83f145a697f8e6736ad",
          "body": "feat: Update bazel Ruby to 3.4",
          "is_bot": false,
          "headline": "feat: Update protobuf to 4.30",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-05-01T20:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece4fd26c5ae722773fe1d98d107787ffa9ba2f1",
          "body": "fix: Updated template names for Rails 8\nfix: Preloaded helper classes",
          "is_bot": false,
          "headline": "feat: Updated rails to 8.0 (#1173)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-04-30T23:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bce315559a693eeaea98ed5b2dadac02bf5eb81",
          "body": "* Feature: Update Ruby for the generators to 3.2.8 including prebuilt binary\n* Feature: Set minumum Ruby version for generated code to 3.1 and use google-style 1.31",
          "is_bot": false,
          "headline": "release: gapic-generator 0.44.0 (#1176)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-04-30T19:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24e7eb9ce7d1c851fcce231edae468627e7aa20",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary, version 3.2.8 (#1175)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-04-30T00:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60d06e48cd34f9204600c2ae26ffdb286f95a73",
          "body": "* feat: ruby 3.1 and google-style 1.31.0",
          "is_bot": false,
          "headline": "feat: ruby 3.1 and google-style 1.31.0 (#1172)",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-04-29T22:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4da4fc100cfd7ae1bc62196c681540a59f44de",
          "body": null,
          "is_bot": false,
          "headline": "feat: Update Ruby to 3.2.8 (#1174)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-04-29T19:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46a21522fbff2c5d10ee88c52750a97f0e62c50",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Ruby prebuilt binary, version 3.1.3 (#1166)",
          "author_name": "Jeff Ching",
          "author_login": "chingor13",
          "committed_at": "2025-04-29T19:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d347102eda2d81e07a11ce47b45bc6880b4d62fc",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.43.0 (#1170)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-04-24T21:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f452405c2983cd00443e57f1beb81569c661cd",
          "body": "…dentials type in Config (#1169)",
          "is_bot": false,
          "headline": "feat: bless \"::Google::Auth::BaseClient\" as an allowed by default cre…",
          "author_name": "Viacheslav Rostovtsev",
          "author_login": "viacheslav-rostovtsev",
          "committed_at": "2025-04-24T20:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea0e9de8821c10a8282aa7ba52d87981edd8470",
          "body": "…1168)",
          "is_bot": false,
          "headline": "fix: Provide a better check for grpc when typechecking credentials (#…",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-04-24T17:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fefb0c13d675d79e8f2a9888d103901db5fddb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Provide build tool for release scripts (#1167)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-04-22T20:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5904d83741c92281419fd2f9664e7e867b4fdf47",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fixed typo in generated wrapper readmes (#1164)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-03-12T23:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b60609f5a2758ea1618a1dcfd470ca554cfc49",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update release jobs and images (#1160)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-02-26T20:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467a3f4fd3e69c1fd7a9e509e397806cdaf4d14d",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.42.1 (#1159)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-02-04T18:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c073304e5fd5ceb5a2005590f3ae7bd160cc3aac",
          "body": "…match (#1158)",
          "is_bot": false,
          "headline": "fix: Wrappers load release dependencies if local dependencies do not …",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-02-04T17:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d5c01926c8ef72e045613d710d9ce056954c30",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.42.0 (#1156)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-01-30T22:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d1add419ef44ddf537633ade113c80c23e3b4d",
          "body": "…ndard algorithm for non-compute clients (#1143)",
          "is_bot": false,
          "headline": "feat(gapic-generator): Change REGAPIC pagination algorithm to the sta…",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-01-30T18:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acad6ab744845ed29805d46bcd397182cc93a6da",
          "body": null,
          "is_bot": false,
          "headline": "release: gapic-generator 0.41.0 (#1154)",
          "author_name": "yoshi-code-bot",
          "author_login": "yoshi-code-bot",
          "committed_at": "2025-01-24T23:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfb39dd8c559b5c8dd43e0f26ce9504a050edd1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Change minimum Ruby version to 3.0 (#1150)",
          "author_name": "Daniel Azuma",
          "author_login": "dazuma",
          "committed_at": "2025-01-24T22:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 37,
      "commits_last_year": 53,
      "latest_release_at": "2024-12-05T21:19:51Z",
      "latest_release_tag": "gapic-common/v0.24.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 603,
      "mean_days_between_releases": 74
    },
    "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": "gapic-generator",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/gapic-generator",
          "is_deprecated": false,
          "latest_version": "0.50.0",
          "repository_url": "https://github.com/googleapis/gapic-generator-ruby",
          "versions_count": 57,
          "total_downloads": 97973,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-03-08T01:05:52.862000Z",
          "latest_published_at": "2026-07-31T23:36:05.109000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "gapic-generator-ads",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/gapic-generator-ads",
          "is_deprecated": false,
          "latest_version": "0.50.0",
          "repository_url": "https://github.com/googleapis/gapic-generator-ruby",
          "versions_count": 40,
          "total_downloads": 55018,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-06-19T01:37:23.266000Z",
          "latest_published_at": "2026-07-31T23:36:01.209000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "gapic-generator-cloud",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/gapic-generator-cloud",
          "is_deprecated": false,
          "latest_version": "0.50.0",
          "repository_url": "https://github.com/googleapis/gapic-generator-ruby",
          "versions_count": 57,
          "total_downloads": 88684,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-03-08T01:23:56.971000Z",
          "latest_published_at": "2026-07-31T23:36:02.975000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 50,
      "watchers": 43,
      "fork_history": {
        "days": [
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 36
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "bazel_example/gapic-generator/example.proto",
        "gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto",
        "gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto",
        "gapic-generator/protos/google/protobuf/compiler/plugin.proto",
        "gapic-generator/protos/google/protobuf/descriptor.proto",
        "shared/protos/garbage/garbage.proto",
        "shared/protos/garbage/noservice.proto",
        "shared/protos/garbage/resource_names.proto",
        "shared/protos/google/cloud/compute/v1/compute_small.proto",
        "shared/protos/testing/empty_service/empty_service.proto",
        "shared/protos/testing/grpc_service_config/grpc_service_config.proto",
        "shared/protos/testing/mixins/mixins.proto",
        "shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto",
        "shared/protos/testing/resources/resources.proto",
        "shared/protos/testing/routing_headers/routing_headers.proto",
        "shared/protos/testing/testing.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 131583,
      "source_files_sampled": 1156,
      "oversized_source_files": 15,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "gapic-generator-ads/Gemfile",
        "gapic-generator-cloud/Gemfile",
        "gapic-generator/Gemfile",
        "shared/Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 68,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 43,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "gapic-generator",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "grpc-tools",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.60.0"
        },
        {
          "name": "minitest",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 5.16"
        },
        {
          "name": "minitest-autotest",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-focus",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-reporters",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.8.0"
        },
        {
          "name": "ostruct",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "0.6.3"
        },
        {
          "name": "pry",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.14"
        },
        {
          "name": "redcarpet",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "yard",
          "manifest": "gapic-generator-ads/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.9"
        },
        {
          "name": "gapic-generator",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "grpc-tools",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.60.0"
        },
        {
          "name": "minitest",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 5.16"
        },
        {
          "name": "minitest-autotest",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-focus",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-reporters",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.8.0"
        },
        {
          "name": "ostruct",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "0.6.3"
        },
        {
          "name": "pry",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.14"
        },
        {
          "name": "redcarpet",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "yard",
          "manifest": "gapic-generator-cloud/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.9"
        },
        {
          "name": "grpc-tools",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.60.0"
        },
        {
          "name": "minitest",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 5.16"
        },
        {
          "name": "minitest-autotest",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-focus",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-reporters",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.8.0"
        },
        {
          "name": "ostruct",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "0.6.3"
        },
        {
          "name": "pry",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.14"
        },
        {
          "name": "redcarpet",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "yard",
          "manifest": "gapic-generator/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.9"
        },
        {
          "name": "gapic-generator",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "gapic-generator-ads",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "gapic-generator-cloud",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "google-cloud-location",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.4"
        },
        {
          "name": "google-iam-v1",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.4"
        },
        {
          "name": "grpc-tools",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.60.0"
        },
        {
          "name": "minitest",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 5.16"
        },
        {
          "name": "minitest-autotest",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "minitest-focus",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "ostruct",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "0.6.3"
        },
        {
          "name": "rake",
          "manifest": "shared/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 12.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "gapic-generator",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "gapic-generator-ads",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "gapic-generator-cloud",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-location",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-iam-v1",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "grpc-tools",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "grpc-tools",
            "direct": true,
            "version": "1.75.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": "5.27.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-autotest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-autotest",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-focus",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-focus",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": true,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": true,
            "version": "0.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "redcarpet",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "redcarpet",
            "direct": true,
            "version": "3.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": "0.9.45",
            "ecosystem": "rubygems"
          },
          {
            "name": "actionpack",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "actionpack",
            "direct": false,
            "version": "8.1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "actionview",
            "direct": false,
            "version": "8.1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ansi",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "coderay",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "crass",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "erubi",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "gapic-common",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-common",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-common",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-compute-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-core",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-errors",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-language-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-language-v1beta1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-language-v1beta2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-noservice",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-secret_manager-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-secret_manager-v1beta1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-speech-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-vision-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-garbage",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-garbage-noservice",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": "4.35.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-showcase",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-style",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "google-style",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "googleapis-common-protos-types",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "googleapis-common-protos-types",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "grafeas-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "grpc-google-iam-v1",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jaro_winkler",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "loofah",
            "direct": false,
            "version": "2.25.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "method_source",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-hooks",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-mock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-rg",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-server",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "2.7.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "path_expander",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-session",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-dom-testing",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-html-sanitizer",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "0.74.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.88.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "testing",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "useragent",
            "direct": false,
            "version": "0.16.11",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 111,
        "direct_count": 24,
        "indirect_count": 87
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 851,
        "open_issues": 23,
        "closed_ratio": 0.912,
        "closed_issues": 237,
        "closed_unmerged_prs": 199
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "dazuma",
          "commits": 326,
          "avatar_url": "https://avatars.githubusercontent.com/u/8911?v=4"
        },
        {
          "type": "User",
          "login": "viacheslav-rostovtsev",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/58152857?v=4"
        },
        {
          "type": "User",
          "login": "blowmage",
          "commits": 135,
          "avatar_url": "https://avatars.githubusercontent.com/u/730?v=4"
        },
        {
          "type": "User",
          "login": "yoshi-code-bot",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/70984784?v=4"
        },
        {
          "type": "User",
          "login": "aandreassa",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/18491936?v=4"
        },
        {
          "type": "User",
          "login": "landrito",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/8572251?v=4"
        },
        {
          "type": "User",
          "login": "quartzmo",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/205445?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "jbolinger",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/4023128?v=4"
        },
        {
          "type": "User",
          "login": "miraleung",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5384433?v=4"
        }
      ],
      "contributors_sampled": 30,
      "top_contributor_share": 0.37
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release-generators.yml",
        "tag-generators.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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 14 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": "24 commit(s) and 1 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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 5,
            "reason": "SAST tool is not run on all commits -- score normalized to 5",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d2490041f5774b8d7d33572608ba33268645ac74",
        "ran_at": "2026-07-31T23:42:41Z",
        "aggregate_score": 8.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T22:55:29Z",
      "oldest_open_prs": [
        {
          "number": 910,
          "created_at": "2023-02-08T01:41:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1255,
          "created_at": "2026-02-20T06:41:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1284,
          "created_at": "2026-05-06T02:06:25Z",
          "last_comment_at": "2026-05-14T20:57:02Z",
          "last_comment_author": "quartzmo"
        },
        {
          "number": 1293,
          "created_at": "2026-06-08T20:27:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1296,
          "created_at": "2026-06-23T14:13:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1297,
          "created_at": "2026-06-23T14:14:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1298,
          "created_at": "2026-06-24T00:15:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1299,
          "created_at": "2026-06-24T00:20:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1305,
          "created_at": "2026-07-02T17:47:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1306,
          "created_at": "2026-07-02T21:07:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1307,
          "created_at": "2026-07-06T01:12:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1318,
          "created_at": "2026-07-21T02:51:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1319,
          "created_at": "2026-07-21T19:43:07Z",
          "last_comment_at": "2026-07-22T00:00:36Z",
          "last_comment_author": "dazuma"
        },
        {
          "number": 1328,
          "created_at": "2026-07-31T22:55:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-31T22:48:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 393,
          "created_at": "2017-11-16T20:04:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 402,
          "created_at": "2018-06-27T22:46:47Z",
          "last_comment_at": "2020-04-10T23:12:53Z",
          "last_comment_author": "dazuma"
        },
        {
          "number": 5,
          "created_at": "2018-12-05T18:36:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2019-03-20T20:16:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2019-03-20T20:38:41Z",
          "last_comment_at": "2019-03-22T15:19:12Z",
          "last_comment_author": "quartzmo"
        },
        {
          "number": 79,
          "created_at": "2019-03-23T20:34:08Z",
          "last_comment_at": "2019-08-07T16:12:28Z",
          "last_comment_author": "blowmage"
        },
        {
          "number": 194,
          "created_at": "2019-04-16T18:11:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2019-06-14T21:12:01Z",
          "last_comment_at": "2019-06-14T21:57:06Z",
          "last_comment_author": "quartzmo"
        },
        {
          "number": 173,
          "created_at": "2019-06-26T23:06:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 238,
          "created_at": "2019-09-06T19:21:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 241,
          "created_at": "2019-09-09T21:18:28Z",
          "last_comment_at": "2020-01-09T20:09:15Z",
          "last_comment_author": "blowmage"
        },
        {
          "number": 248,
          "created_at": "2019-12-13T21:09:32Z",
          "last_comment_at": "2019-12-13T21:09:50Z",
          "last_comment_author": "dazuma"
        },
        {
          "number": 249,
          "created_at": "2019-12-13T21:10:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 323,
          "created_at": "2020-01-28T00:33:53Z",
          "last_comment_at": "2020-01-28T01:23:07Z",
          "last_comment_author": "quartzmo"
        },
        {
          "number": 374,
          "created_at": "2020-03-24T01:14:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 408,
          "created_at": "2020-04-10T16:23:17Z",
          "last_comment_at": "2020-04-14T01:18:07Z",
          "last_comment_author": "dazuma"
        },
        {
          "number": 409,
          "created_at": "2020-04-10T23:12:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 417,
          "created_at": "2020-04-13T21:45:47Z",
          "last_comment_at": "2020-04-28T00:00:06Z",
          "last_comment_author": "dazuma"
        },
        {
          "number": 449,
          "created_at": "2020-05-27T21:26:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 470,
          "created_at": "2020-06-17T19:58:00Z",
          "last_comment_at": "2020-06-19T01:19:26Z",
          "last_comment_author": "viacheslav-rostovtsev"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/googleapis/gapic-generator-ruby",
    "host": "github.com",
    "name": "gapic-generator-ruby",
    "owner": "googleapis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 73,
            "calibrated": 87,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 87,
      "inputs": {
        "security": 88,
        "vitality": 70,
        "community": 67,
        "governance": 81,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 53,
        "weighted_overall_raw": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 53,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "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": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "53 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "releases_count": 37,
              "latest_release_tag": "gapic-common/v0.24.0",
              "releases_from_tags": false,
              "days_since_latest_release": 603,
              "mean_days_between_releases": 74
            },
            "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 603 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 603
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~74 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 74
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "forks": 36,
              "stars": 50,
              "watchers": 43,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "50 stars",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "43 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "packages": [
                "gapic-generator",
                "gapic-generator-ads",
                "gapic-generator-cloud"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 241675,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "241,675 downloads all-time across rubygems",
                "points": 55.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 241675,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 30,
              "top_contributor_share": 0.37
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 37% of commits",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 37
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "30 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "merged_prs": 851,
              "open_issues": 23,
              "closed_issues": 237,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.912,
              "closed_unmerged_prs": 199,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 38.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "851/1050 decided PRs merged",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 851,
                      "decided": 1050
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 6652,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "googleapis",
              "public_repos": 900,
              "account_age_days": 3846
            },
            "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,652 followers of googleapis",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6652,
                      "login": "googleapis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "900 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 900
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "gapic-generator",
                "gapic-generator-ads",
                "gapic-generator-cloud"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "57 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 88,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "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": 85,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 8.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 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": "24 commit(s) and 1 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 68 resolved dependencies against OSV; 43 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 68
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 43
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 68,
              "unassessed_packages": 43,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 68,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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 agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 131583,
              "source_files_sampled": 1156,
              "oversized_source_files": 15
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "15/1156 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1156,
                      "oversized": 15
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "excellent",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "sample",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "bazel_example/gapic-generator/example.proto",
                "gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto",
                "gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto",
                "gapic-generator/protos/google/protobuf/compiler/plugin.proto",
                "gapic-generator/protos/google/protobuf/descriptor.proto",
                "shared/protos/garbage/garbage.proto",
                "shared/protos/garbage/noservice.proto",
                "shared/protos/garbage/resource_names.proto",
                "shared/protos/google/cloud/compute/v1/compute_small.proto",
                "shared/protos/testing/empty_service/empty_service.proto",
                "shared/protos/testing/grpc_service_config/grpc_service_config.proto",
                "shared/protos/testing/mixins/mixins.proto",
                "shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto",
                "shared/protos/testing/resources/resources.proto",
                "shared/protos/testing/routing_headers/routing_headers.proto",
                "shared/protos/testing/testing.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "bazel_example/gapic-generator/example.proto, gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto, gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto, gapic-generator/protos/google/protobuf/compiler/plugin.proto, gapic-generator/protos/google/protobuf/descriptor.proto, shared/protos/garbage/garbage.proto, shared/protos/garbage/noservice.proto, shared/protos/garbage/resource_names.proto, shared/protos/google/cloud/compute/v1/compute_small.proto, shared/protos/testing/empty_service/empty_service.proto, shared/protos/testing/grpc_service_config/grpc_service_config.proto, shared/protos/testing/mixins/mixins.proto, shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto, shared/protos/testing/resources/resources.proto, shared/protos/testing/routing_headers/routing_headers.proto, shared/protos/testing/testing.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "bazel_example/gapic-generator/example.proto, gapic-generator/protos/google/cloud/tools/snippetgen/configlanguage/v1/snippet_config_language.proto, gapic-generator/protos/google/cloud/tools/snippetgen/snippetindex/v1/snippet_index.proto, gapic-generator/protos/google/protobuf/compiler/plugin.proto, gapic-generator/protos/google/protobuf/descriptor.proto, shared/protos/garbage/garbage.proto, shared/protos/garbage/noservice.proto, shared/protos/garbage/resource_names.proto, shared/protos/google/cloud/compute/v1/compute_small.proto, shared/protos/testing/empty_service/empty_service.proto, shared/protos/testing/grpc_service_config/grpc_service_config.proto, shared/protos/testing/mixins/mixins.proto, shared/protos/testing/nonstandard_lro_grpc/nonstandard_lro_grpc.proto, shared/protos/testing/resources/resources.proto, shared/protos/testing/routing_headers/routing_headers.proto, shared/protos/testing/testing.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, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample, samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6,
        "network-service": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:rubygems",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T23:43:12.163748Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googleapis/gapic-generator-ruby.svg",
  "full_name": "googleapis/gapic-generator-ruby",
  "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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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