{"id":109,"name":null,"description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","url":"https://github.com/googleapis/common-protos-ruby","last_synced_at":"2026-04-30T22:00:28.274Z","repository":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"packages":[{"id":5796131,"name":"google-apps-script-type","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Apps Script related client libraries","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2023-01-03T21:59:50.478Z","latest_release_published_at":"2025-04-30T01:44:12.003Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-28T21:02:33.347Z","created_at":"2023-01-03T23:37:37.277Z","updated_at":"2026-04-28T21:06:02.722Z","registry_url":"https://rubygems.org/gems/google-apps-script-type","install_command":"gem install google-apps-script-type -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/google-apps-script-type/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:02.721Z","dependent_packages_count":1,"downloads":21118,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":58.23418207928734,"dependent_repos_count":12.641659747312673,"dependent_packages_count":7.748454348582265,"stargazers_count":19.521445201828943,"forks_count":6.766596730581517,"docker_downloads_count":null,"average":20.98246762151855},"purl":"pkg:gem/google-apps-script-type","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-apps-script-type","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-apps-script-type","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-apps-script-type/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-apps-script-type/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-apps-script-type/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-apps-script-type/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-apps-script-type/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-apps-script-type/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2023-01-03T23:53:31.158Z","updated_at":"2023-01-03T23:53:31.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":8439832,"name":"google-shopping-type","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Shopping related client libraries","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2023-10-17T03:37:48.644Z","latest_release_published_at":"2025-04-29T22:15:00.187Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-28T21:02:39.380Z","created_at":"2023-10-17T03:38:06.849Z","updated_at":"2026-04-28T21:06:05.152Z","registry_url":"https://rubygems.org/gems/google-shopping-type","install_command":"gem install google-shopping-type -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/google-shopping-type/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:05.152Z","dependent_packages_count":2,"downloads":51731,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":99.42339420353508,"dependent_repos_count":48.892642959709434,"dependent_packages_count":15.782864543739617,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.69963390232804},"purl":"pkg:gem/google-shopping-type","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-shopping-type","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-shopping-type","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-shopping-type/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-shopping-type/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-shopping-type/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-shopping-type/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-shopping-type/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-shopping-type/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2023-10-17T16:47:21.454Z","updated_at":"2023-10-17T16:47:21.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12238997,"name":"google-apps-script-type","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Apps Script related client libraries","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2023-01-03T21:59:50.478Z","latest_release_published_at":"2025-04-30T01:44:12.003Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-28T21:02:52.325Z","created_at":"2025-10-07T03:16:07.873Z","updated_at":"2026-04-28T21:06:10.994Z","registry_url":"https://gem.coop/gems/google-apps-script-type","install_command":"gem install google-apps-script-type -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/google-apps-script-type/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:10.993Z","dependent_packages_count":0,"downloads":21118,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":32.08650986753177,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.695503289177255},"purl":"pkg:gem/google-apps-script-type?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-apps-script-type","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-apps-script-type","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-apps-script-type/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-apps-script-type/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-apps-script-type/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-apps-script-type/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-apps-script-type/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-apps-script-type/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T19:00:09.106Z","updated_at":"2025-10-07T19:00:09.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":217789,"name":"google-cloud-common","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Cloud APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-10-19T02:35:54.371Z","latest_release_published_at":"2025-04-30T01:42:03.136Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-28T21:03:11.647Z","created_at":"2022-04-05T23:57:04.916Z","updated_at":"2026-04-28T21:06:24.113Z","registry_url":"https://rubygems.org/gems/google-cloud-common","install_command":"gem install google-cloud-common -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/google-cloud-common/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:24.113Z","dependent_packages_count":2,"downloads":16152477,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":6.969477681852094,"dependent_repos_count":6.904405288814841,"dependent_packages_count":5.264663805436338,"stargazers_count":19.521445201828943,"forks_count":6.766596730581517,"docker_downloads_count":null,"average":9.085317741702747},"purl":"pkg:gem/google-cloud-common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-cloud-common","docker_dependents_count":3,"docker_downloads_count":20834546,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-cloud-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-cloud-common/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-cloud-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-cloud-common/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-cloud-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-cloud-common/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-cloud-common/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2022-11-09T09:33:57.854Z","updated_at":"2022-11-09T09:33:57.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12239779,"name":"google-shopping-type","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Shopping related client libraries","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2023-10-17T03:37:48.644Z","latest_release_published_at":"2025-04-29T22:15:00.187Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-28T21:03:18.070Z","created_at":"2025-10-07T03:17:50.954Z","updated_at":"2026-04-28T21:06:25.402Z","registry_url":"https://gem.coop/gems/google-shopping-type","install_command":"gem install google-shopping-type -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/google-shopping-type/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:25.402Z","dependent_packages_count":0,"downloads":51731,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":24.851722292208457,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.283907430736152},"purl":"pkg:gem/google-shopping-type?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-shopping-type","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-shopping-type","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-shopping-type/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-shopping-type/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-shopping-type/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-shopping-type/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-shopping-type/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-shopping-type/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T19:07:02.204Z","updated_at":"2025-10-07T19:07:02.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":217261,"name":"googleapis-common-protos","ecosystem":"rubygems","description":"Common gRPC and protocol buffer classes used in Google APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2016-02-26T13:20:54.655Z","latest_release_published_at":"2025-09-05T01:13:25.735Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-28T21:03:21.493Z","created_at":"2022-04-05T23:52:47.858Z","updated_at":"2026-04-28T21:06:27.057Z","registry_url":"https://rubygems.org/gems/googleapis-common-protos","install_command":"gem install googleapis-common-protos -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/googleapis-common-protos/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:06:27.057Z","dependent_packages_count":41,"downloads":104638335,"downloads_period":"total","dependent_repos_count":687,"rankings":{"downloads":0.33953680266723163,"dependent_repos_count":1.339191133015912,"dependent_packages_count":0.619417713897035,"stargazers_count":19.549848908910473,"forks_count":6.933464167437919,"docker_downloads_count":0.4387774444977197,"average":4.870039361737715},"purl":"pkg:gem/googleapis-common-protos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/googleapis-common-protos","docker_dependents_count":122,"docker_downloads_count":442854388,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/googleapis-common-protos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/googleapis-common-protos/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2022-11-09T09:33:53.214Z","updated_at":"2022-11-09T09:33:53.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://rubygems.org/profiles/googleapis-packages","role":null,"created_at":"2022-11-09T09:33:53.207Z","updated_at":"2022-11-09T09:33:53.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/googleapis-packages/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13804461,"name":"ruby-googleapis-common-protos-types","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:21:22.454Z","latest_release_published_at":"2026-02-13T18:21:22.454Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-14T02:17:28.061Z","created_at":"2026-02-13T18:21:22.228Z","updated_at":"2026-03-14T02:17:28.061Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:21:22.525Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-googleapis-common-protos-types?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12239148,"name":"google-cloud-common","ecosystem":"rubygems","description":"Common protocol buffer types used by Google Cloud APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-10-19T02:35:54.371Z","latest_release_published_at":"2025-04-30T01:42:03.136Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-29T04:31:39.844Z","created_at":"2025-10-07T03:16:20.972Z","updated_at":"2026-04-29T04:35:06.274Z","registry_url":"https://gem.coop/gems/google-cloud-common","install_command":"gem install google-cloud-common -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/google-cloud-common/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-29T04:35:06.252Z","dependent_packages_count":0,"downloads":16154063,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.9867158312472628,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.9807791084317807,"average":0.4918737349197609},"purl":"pkg:gem/google-cloud-common?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-cloud-common","docker_dependents_count":3,"docker_downloads_count":20834546,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-cloud-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-cloud-common/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-22T18:00:57.736Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-cloud-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-cloud-common/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-cloud-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-cloud-common/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-cloud-common/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T19:05:38.256Z","updated_at":"2025-10-07T19:05:38.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":12238587,"name":"googleapis-common-protos","ecosystem":"rubygems","description":"Common gRPC and protocol buffer classes used in Google APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2016-02-26T13:20:54.655Z","latest_release_published_at":"2025-09-05T01:13:25.735Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-29T17:31:00.079Z","created_at":"2025-10-07T03:15:01.081Z","updated_at":"2026-04-29T17:32:53.601Z","registry_url":"https://gem.coop/gems/googleapis-common-protos","install_command":"gem install googleapis-common-protos -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/googleapis-common-protos/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-29T17:32:53.574Z","dependent_packages_count":0,"downloads":104690625,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.25465653807682953,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.25681922629828874,"average":0.12786894109377955},"purl":"pkg:gem/googleapis-common-protos?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/googleapis-common-protos","docker_dependents_count":122,"docker_downloads_count":442854388,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/googleapis-common-protos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/googleapis-common-protos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-22T18:00:57.736Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T18:59:50.616Z","updated_at":"2025-10-07T18:59:50.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://gem.coop/profiles/googleapis-packages","role":null,"created_at":"2025-10-07T18:59:50.546Z","updated_at":"2025-10-07T18:59:50.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/googleapis-packages/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":217263,"name":"googleapis-common-protos-types","ecosystem":"rubygems","description":"Common protocol buffer types used by Google APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2017-09-11T23:15:51.499Z","latest_release_published_at":"2025-10-08T00:50:27.409Z","latest_release_number":"1.22.0","last_synced_at":"2026-04-26T20:01:06.996Z","created_at":"2022-04-05T23:52:48.583Z","updated_at":"2026-04-26T20:01:57.216Z","registry_url":"https://rubygems.org/gems/googleapis-common-protos-types","install_command":"gem install googleapis-common-protos-types -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/googleapis-common-protos-types/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-26T20:01:57.216Z","dependent_packages_count":54,"downloads":209932907,"downloads_period":"total","dependent_repos_count":2261,"rankings":{"downloads":0.1282322900056868,"dependent_repos_count":0.6629051861598332,"dependent_packages_count":0.5112565649357166,"stargazers_count":19.549848908910473,"forks_count":6.933464167437919,"docker_downloads_count":0.3200231933185402,"average":4.684288385128029},"purl":"pkg:gem/googleapis-common-protos-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/googleapis-common-protos-types","docker_dependents_count":264,"docker_downloads_count":443049090,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-22T18:00:57.736Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/googleapis-common-protos-types/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2022-11-09T09:33:53.161Z","updated_at":"2022-11-09T09:33:53.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://rubygems.org/profiles/googleapis-packages","role":null,"created_at":"2022-11-09T09:33:53.146Z","updated_at":"2022-11-09T09:33:53.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/googleapis-packages/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":220073,"name":"grpc-google-iam-v1","ecosystem":"rubygems","description":"Common protos and gRPC services for Google IAM","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2016-09-23T18:58:41.167Z","latest_release_published_at":"2025-04-30T00:39:32.738Z","latest_release_number":"1.11.0","last_synced_at":"2026-04-26T20:01:08.636Z","created_at":"2022-04-06T00:13:54.424Z","updated_at":"2026-04-26T20:01:58.723Z","registry_url":"https://rubygems.org/gems/grpc-google-iam-v1","install_command":"gem install grpc-google-iam-v1 -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/grpc-google-iam-v1/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-26T20:01:58.722Z","dependent_packages_count":52,"downloads":70876313,"downloads_period":"total","dependent_repos_count":141,"rankings":{"downloads":0.4883977654129637,"dependent_repos_count":2.4347409150210186,"dependent_packages_count":0.5385756180238847,"stargazers_count":19.549848908910473,"forks_count":6.933464167437919,"docker_downloads_count":2.9052976661723218,"average":5.475054173496431},"purl":"pkg:gem/grpc-google-iam-v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/grpc-google-iam-v1","docker_dependents_count":1,"docker_downloads_count":70,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/grpc-google-iam-v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/grpc-google-iam-v1/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-22T18:00:57.736Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/grpc-google-iam-v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/grpc-google-iam-v1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/grpc-google-iam-v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/grpc-google-iam-v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/grpc-google-iam-v1/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1159,"html_url":"https://rubygems.org/profiles/google-cloud","role":null,"created_at":"2022-11-09T09:34:21.928Z","updated_at":"2022-11-09T09:34:21.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://rubygems.org/profiles/googleapis-packages","role":null,"created_at":"2022-11-09T09:34:21.917Z","updated_at":"2022-11-09T09:34:21.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/googleapis-packages/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13566494,"name":"ruby-googleapis-common-protos-types","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:40:21.344Z","latest_release_published_at":"2026-02-11T06:40:21.344Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-12T01:19:22.777Z","created_at":"2026-02-11T06:40:21.167Z","updated_at":"2026-03-12T01:19:22.777Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:22.124Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-googleapis-common-protos-types?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13950395,"name":"ruby-googleapis-common-protos-types","ecosystem":"guix","description":"Common protocol buffer types used by Google APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:56:07.164Z","latest_release_published_at":"2026-03-02T18:56:07.164Z","latest_release_number":"1.13.0","last_synced_at":"2026-04-27T16:18:45.247Z","created_at":"2026-03-02T18:56:06.958Z","updated_at":"2026-04-27T16:19:03.454Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-googleapis-common-protos-types/1.13.0/","install_command":"guix install ruby-googleapis-common-protos-types","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n17134","metadata":{"location":"gnu/packages/ruby-xyz.scm:17134","variable_name":"ruby-googleapis-common-protos-types"},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-18T22:38:36.000Z","size":980,"stargazers_count":9,"open_issues_count":13,"forks_count":15,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-02-24T03:52:51.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-13T18:46:02.000Z","dependencies_parsed_at":"2023-02-12T15:30:26.888Z","dependency_job_id":"deeb6360-4f04-4c56-9179-b60073a07238","html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29976279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-27T16:19:03.427Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-googleapis-common-protos-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31189,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13466746,"name":"ruby-googleapis-common-protos-types","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:39:45.027Z","latest_release_published_at":"2026-02-09T16:39:45.027Z","latest_release_number":"1.14.0-1","last_synced_at":"2026-03-09T17:05:57.072Z","created_at":"2026-02-09T16:39:44.564Z","updated_at":"2026-03-09T17:32:07.925Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-googleapis-common-protos-types?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13668969,"name":"ruby-googleapis-common-protos-types","ecosystem":"debian","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:25:46.442Z","latest_release_published_at":"2026-02-12T12:25:46.442Z","latest_release_number":"1.14.0-1","last_synced_at":"2026-03-14T15:02:39.159Z","created_at":"2026-02-12T12:25:46.144Z","updated_at":"2026-03-14T15:02:39.159Z","registry_url":"https://tracker.debian.org/pkg/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":"https://packages.debian.org/trixie/ruby-googleapis-common-protos-types","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2025-10-08T18:17:29.000Z","size":913,"stargazers_count":9,"open_issues_count":11,"forks_count":16,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-11-21T21:07:15.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2025-10-08T18:15:53.000Z","dependencies_parsed_at":"2023-02-12T15:30:26.888Z","dependency_job_id":"ef460fd7-4ef0-4b39-b2cc-14e8752120a5","html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27297024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T12:25:46.630Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":2.2444360618634476,"forks_count":1.2108369910700771,"docker_downloads_count":null,"average":0.8638182632333812},"purl":"pkg:deb/debian/ruby-googleapis-common-protos-types?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12238590,"name":"googleapis-common-protos-types","ecosystem":"rubygems","description":"Common protocol buffer types used by Google APIs","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2017-09-11T23:15:51.499Z","latest_release_published_at":"2025-10-08T00:50:27.409Z","latest_release_number":"1.22.0","last_synced_at":"2026-04-30T15:00:38.783Z","created_at":"2025-10-07T03:15:01.867Z","updated_at":"2026-04-30T15:53:44.690Z","registry_url":"https://gem.coop/gems/googleapis-common-protos-types","install_command":"gem install googleapis-common-protos-types -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/googleapis-common-protos-types/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:53:44.669Z","dependent_packages_count":0,"downloads":210427944,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.12381390067854342,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.25573788218755916,"average":0.09488794571652565},"purl":"pkg:gem/googleapis-common-protos-types?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/googleapis-common-protos-types","docker_dependents_count":264,"docker_downloads_count":443049090,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/googleapis-common-protos-types/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T18:59:51.036Z","updated_at":"2025-10-07T18:59:51.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://gem.coop/profiles/googleapis-packages","role":null,"created_at":"2025-10-07T18:59:50.987Z","updated_at":"2025-10-07T18:59:50.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/googleapis-packages/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13712476,"name":"ruby-googleapis-common-protos-types","ecosystem":"debian","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:30:22.534Z","latest_release_published_at":"2026-02-12T23:30:22.534Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-13T23:43:28.783Z","created_at":"2026-02-12T23:30:22.358Z","updated_at":"2026-03-14T00:02:32.339Z","registry_url":"https://tracker.debian.org/pkg/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":"https://packages.debian.org/bookworm/ruby-googleapis-common-protos-types","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:30:23.243Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-googleapis-common-protos-types?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":12241362,"name":"grpc-google-iam-v1","ecosystem":"rubygems","description":"Common protos and gRPC services for Google IAM","homepage":"https://github.com/googleapis/common-protos-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2016-09-23T18:58:41.167Z","latest_release_published_at":"2025-04-30T00:39:32.738Z","latest_release_number":"1.11.0","last_synced_at":"2026-04-27T22:00:59.850Z","created_at":"2025-10-07T03:20:41.174Z","updated_at":"2026-04-27T22:01:35.758Z","registry_url":"https://gem.coop/gems/grpc-google-iam-v1","install_command":"gem install grpc-google-iam-v1 -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/grpc-google-iam-v1/","metadata":{"funding":null},"repo_metadata":{"id":38774473,"uuid":"168422414","full_name":"googleapis/common-protos-ruby","owner":"googleapis","description":"Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos","archived":false,"fork":false,"pushed_at":"2026-02-25T23:43:55.000Z","size":982,"stargazers_count":9,"open_issues_count":12,"forks_count":15,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-04-17T14:26:50.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-30T22:02:36.000Z","updated_at":"2026-02-25T23:43:41.000Z","dependencies_parsed_at":"2026-03-10T21:00:59.101Z","dependency_job_id":null,"html_url":"https://github.com/googleapis/common-protos-ruby","commit_stats":{"total_commits":302,"total_committers":18,"mean_commits":16.77777777777778,"dds":"0.48344370860927155","last_synced_commit":"d4ab615011c6b070dd24800c10afa110b59d884d"},"previous_names":[],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/common-protos-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/sbom","scorecard":{"id":438363,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/common-protos-ruby","commit":"94c668bf49a2810f495a63a7f12c213eebfcd61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/new-gem.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gems.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-gem.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-gem.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/new-gem.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gems.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gems.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/common-protos-ruby/update-gems.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:27.863Z","repository_id":38774473,"created_at":"2025-08-19T05:09:27.863Z","updated_at":"2025-08-19T05:09:27.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32081492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"release-please-394","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-394","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-394/manifests"},{"name":"googleapis-common-protos-types/v1.22.0","sha":"9c1cc958bef4d1af60fa22ede4afb1702cf37793","kind":"commit","published_at":"2025-10-08T00:47:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.22.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.22.0/manifests"},{"name":"release-please-392","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-392","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-392/manifests"},{"name":"googleapis-common-protos/v1.9.0","sha":"84baa51275c8803fdac6044770fb8cb200ce65e6","kind":"commit","published_at":"2025-09-05T01:10:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.9.0/manifests"},{"name":"release-please-389","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-389","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-389/manifests"},{"name":"googleapis-common-protos-types/v1.21.0","sha":"e6bbaddaa29f09813e0458b7a9712d70373c61d9","kind":"commit","published_at":"2025-09-04T23:22:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.21.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.21.0/manifests"},{"name":"release-please-379","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-379","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-379/manifests"},{"name":"google-apps-card-v1/v1.1.0","sha":"94c668bf49a2810f495a63a7f12c213eebfcd61b","kind":"commit","published_at":"2025-04-30T01:33:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.1.0/manifests"},{"name":"release-please-380","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-380","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-380/manifests"},{"name":"google-apps-script-type/v1.7.0","sha":"0be0688db19a59d63d4f1ea9bcf1e59a8ed7e98b","kind":"commit","published_at":"2025-04-30T01:33:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.7.0/manifests"},{"name":"release-please-381","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-381","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-381/manifests"},{"name":"google-cloud-common/v1.9.0","sha":"1baac711addb2230906a53a2354b7e7657ac5057","kind":"commit","published_at":"2025-04-30T01:33:05.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.9.0/manifests"},{"name":"release-please-382","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-382","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-382/manifests"},{"name":"google-geo-type/v1.1.0","sha":"08e24364ffbe2ec5a8d9550293ca3e00de774b7f","kind":"commit","published_at":"2025-04-30T01:32:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.1.0/manifests"},{"name":"release-please-384","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-384","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-384/manifests"},{"name":"grpc-google-iam-v1/v1.11.0","sha":"b1108bd0b9ac2b80b13f20cd8d343664e069e0c0","kind":"commit","published_at":"2025-04-30T00:35:58.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.11.0/manifests"},{"name":"release-please-383","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-383","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-383/manifests"},{"name":"googleapis-common-protos/v1.8.0","sha":"f4668b150126030e9d179bca3d5c0d9ebcb7d183","kind":"commit","published_at":"2025-04-30T00:35:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.8.0/manifests"},{"name":"release-please-377","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-377","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-377/manifests"},{"name":"google-shopping-type/v1.1.0","sha":"c2a77286d8d6a5cfcd32e10fde314a5cea1ed7e7","kind":"commit","published_at":"2025-04-29T21:42:11.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.1.0/manifests"},{"name":"release-please-376","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-376","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-376/manifests"},{"name":"googleapis-common-protos-types/v1.20.0","sha":"0c8798e2bb17bb625540d10699f008b5d804ddac","kind":"commit","published_at":"2025-04-29T21:34:24.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.20.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.20.0/manifests"},{"name":"google-shopping-type/v1.0.0","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv1.0.0/manifests"},{"name":"release-please-367","sha":"dec83f7172f3dcc73701f651788a72d0b13a0707","kind":"commit","published_at":"2025-03-14T20:55:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-367","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-367/manifests"},{"name":"google-geo-type/v1.0.0","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv1.0.0/manifests"},{"name":"release-please-366","sha":"1d5233c3c22221029c823c933487cc0a9ce80f43","kind":"commit","published_at":"2025-03-14T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-366","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-366/manifests"},{"name":"google-apps-card-v1/v1.0.0","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv1.0.0/manifests"},{"name":"release-please-363","sha":"0cd08d830f5b1ee5924ff47c92af80482974ecb5","kind":"commit","published_at":"2025-03-14T20:55:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-363","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-363/manifests"},{"name":"google-cloud-common/v1.8.0","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.8.0/manifests"},{"name":"release-please-365","sha":"3f550a575e5c4ff2599a9db9050f492cb34db560","kind":"commit","published_at":"2025-03-14T20:45:59.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-365","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-365/manifests"},{"name":"grpc-google-iam-v1/v1.10.0","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.10.0/manifests"},{"name":"release-please-369","sha":"80cb8c8ce19b51f2e2b6faaf6e9feb1e209363a7","kind":"commit","published_at":"2025-03-14T20:45:47.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-369","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-369/manifests"},{"name":"google-apps-script-type/v1.6.0","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.6.0/manifests"},{"name":"release-please-364","sha":"5ba403c073c690577972961637cba9c82370a0c6","kind":"commit","published_at":"2025-03-14T20:45:37.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-364","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-364/manifests"},{"name":"googleapis-common-protos/v1.7.0","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.7.0/manifests"},{"name":"release-please-368","sha":"3041a10051196815b63ea971c5cf3bdb725b1f89","kind":"commit","published_at":"2025-03-14T20:37:55.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-368","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-368/manifests"},{"name":"googleapis-common-protos-types/v1.19.0","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.19.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.19.0/manifests"},{"name":"release-please-352","sha":"839492fc8e2c97524fbd241bce0c18426f59bf79","kind":"commit","published_at":"2025-03-14T20:37:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/release-please-352","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/release-please-352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@release-please-352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/release-please-352/manifests"},{"name":"google-apps-script-type/v1.5.1","sha":"cdc4efe7b843ca5971778716bb93a877a89986ce","kind":"commit","published_at":"2025-01-29T18:34:54.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.1/manifests"},{"name":"googleapis-common-protos-types/v1.18.0","sha":"2cc9a9c9b42fe7199b1b07555edbfdd60213ea34","kind":"commit","published_at":"2025-01-14T21:02:34.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.18.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.18.0/manifests"},{"name":"grpc-google-iam-v1/v1.9.0","sha":"fa6a28bbe396b5af8f75f36464a1cf0b7a9459d5","kind":"commit","published_at":"2025-01-14T17:20:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.9.0/manifests"},{"name":"googleapis-common-protos-types/v1.17.0","sha":"a81fce14cecd6b513498843f530f5cb415a14e25","kind":"commit","published_at":"2025-01-09T20:49:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.17.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.17.0/manifests"},{"name":"googleapis-common-protos-types/v1.16.0","sha":"fd9e0c2e227d0bcfc8f67ccd87807d1b429b2594","kind":"commit","published_at":"2024-09-11T17:39:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.16.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.16.0/manifests"},{"name":"google-apps-card-v1/v0.4.0","sha":"4544b658d49656cab27efcbf0c356fc47f78b338","kind":"commit","published_at":"2024-06-11T23:58:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.4.0/manifests"},{"name":"google-shopping-type/v0.6.0","sha":"a3b7730c1eb8787211cab32ea18e005d014102ed","kind":"commit","published_at":"2024-06-11T23:52:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.6.0/manifests"},{"name":"google-geo-type/v0.2.0","sha":"ff29a1eeccd67245088cfd5082e5ecb8827ae307","kind":"commit","published_at":"2024-06-11T23:48:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.7.0","sha":"cdbcfc3be5bae07dfeae7dfb8f498dd2431eedb1","kind":"commit","published_at":"2024-06-11T23:44:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.7.0/manifests"},{"name":"google-apps-script-type/v1.5.0","sha":"6015b7283f70a1d5d9c1fbd3370a0233434d0081","kind":"commit","published_at":"2024-06-11T23:40:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.8.0","sha":"bb24245ab98774d8700e7781c08c7a509a28eb33","kind":"commit","published_at":"2024-06-11T23:36:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.8.0/manifests"},{"name":"googleapis-common-protos/v1.6.0","sha":"e13b7dd9f3e8e0273eeac6e70b74156ca1dd2db8","kind":"commit","published_at":"2024-06-11T23:32:17.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.15.0","sha":"fefd6977669d395f7a0e75f72dbaee4d0ab723a6","kind":"commit","published_at":"2024-06-11T23:28:23.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.15.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.15.0/manifests"},{"name":"google-shopping-type/v0.5.0","sha":"151fac0b0b7f17c81cd599a3eeeefc427f74ca5d","kind":"commit","published_at":"2024-05-20T19:01:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.5.0/manifests"},{"name":"google-apps-card-v1/v0.3.0","sha":"a9035bc2931ddf8017a1d49b1f002348d0c85cb6","kind":"commit","published_at":"2024-05-20T19:00:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.3.0/manifests"},{"name":"google-geo-type/v0.1.1","sha":"3c4025c167b32d238dc838902c26f39f0979a52d","kind":"commit","published_at":"2024-05-20T19:00:32.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.1/manifests"},{"name":"google-geo-type/v0.1.0","sha":"44cc9053fc47243f8fcd510de74af33997dd3726","kind":"commit","published_at":"2024-05-01T20:36:43.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-geo-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-geo-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-geo-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-geo-type%2Fv0.1.0/manifests"},{"name":"google-apps-card-v1/v0.2.0","sha":"21e5e268c15e12d8a8f4a921d08191cfc223820d","kind":"commit","published_at":"2024-04-22T17:36:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.2.0/manifests"},{"name":"google-shopping-type/v0.4.0","sha":"dd7649e66b1a2baf19d226fb8e7bace264580086","kind":"commit","published_at":"2024-04-19T00:43:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.4.0/manifests"},{"name":"google-apps-card-v1/v0.1.0","sha":"99b774e5c34b32a92568d8fdac96ab0c1987effa","kind":"commit","published_at":"2024-03-16T01:06:44.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-card-v1/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-card-v1/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-card-v1%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-card-v1%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.14.0","sha":"8663fd1e463fddcadfeaf93ef94723aec217705e","kind":"commit","published_at":"2024-03-16T01:03:45.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.14.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.14.0/manifests"},{"name":"google-apps-script-type/v1.4.0","sha":"bbd51a653606b83ae10a648465a379cb1e6871a0","kind":"commit","published_at":"2024-02-23T20:37:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.4.0/manifests"},{"name":"google-shopping-type/v0.3.0","sha":"85d11623eacf6ab5de4a58e5821aa8f7404d92cd","kind":"commit","published_at":"2024-02-23T20:29:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.7.0","sha":"d48570464bdeca171bae6168471d8cfedd0fd25c","kind":"commit","published_at":"2024-02-23T20:22:20.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.7.0/manifests"},{"name":"google-cloud-common/v1.6.0","sha":"7d63158fc7eb064ab1648444bcdd973b1769ade2","kind":"commit","published_at":"2024-02-23T19:57:21.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos/v1.5.0","sha":"db53150fe9ba8c2ef0bc4c41f24f6b988815cc6e","kind":"commit","published_at":"2024-02-23T19:52:52.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.13.0","sha":"805f7c9852c30349b01bb3977132e9bbb53f9fef","kind":"commit","published_at":"2024-02-23T19:38:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.13.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.13.0/manifests"},{"name":"googleapis-common-protos-types/v1.12.0","sha":"84a37011e6217d23d2ac1807bae31d17ea09be8a","kind":"commit","published_at":"2024-02-13T19:53:07.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.12.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.12.0/manifests"},{"name":"google-cloud-common/v1.5.0","sha":"01d6b024b655c8daec92be567fe6586dc7977520","kind":"commit","published_at":"2024-02-13T00:36:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.5.0/manifests"},{"name":"grpc-google-iam-v1/v1.6.0","sha":"794e7f2cdd93fd43b994915809efc8ed5b12c8b9","kind":"commit","published_at":"2024-02-13T00:28:51.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.6.0/manifests"},{"name":"google-apps-script-type/v1.3.0","sha":"cd420a67cd14b9c00460011993f74b751b766811","kind":"commit","published_at":"2024-02-13T00:18:48.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.3.0/manifests"},{"name":"grpc-google-iam-v1/v1.5.0","sha":"7a7ca1c69375a985ac3f4185d1b6b6d38be045b3","kind":"commit","published_at":"2024-01-09T00:06:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.5.0/manifests"},{"name":"googleapis-common-protos-types/v1.11.0","sha":"0973a1f6966f10753e6f3bf62908ce030bde10b9","kind":"commit","published_at":"2023-12-04T12:18:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.11.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.11.0/manifests"},{"name":"google-shopping-type/v0.2.0","sha":"050d5bf59b7b10e49e185fc83adfefccbba52f7c","kind":"commit","published_at":"2023-12-04T12:14:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.2.0/manifests"},{"name":"google-cloud-common/v1.4.0","sha":"69d106feb0006efd1501982db6bdf0127eed8f9a","kind":"commit","published_at":"2023-12-04T12:04:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.4.0/manifests"},{"name":"google-apps-script-type/v1.2.0","sha":"55560da33088280783b751c947e7b2e616bc6cae","kind":"commit","published_at":"2023-12-04T12:00:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.2.0/manifests"},{"name":"grpc-google-iam-v1/v1.4.0","sha":"d7855ab91ac2455db8adc368c20adfb5ee570fc2","kind":"commit","published_at":"2023-12-04T11:57:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.10.0","sha":"c06f905fe9d544cae8647e8072d90dcc0e632870","kind":"commit","published_at":"2023-11-06T08:09:04.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.10.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.10.0/manifests"},{"name":"google-cloud-common/v1.3.0","sha":"3ad1d4933c52105d525a91360356f6250257b89e","kind":"commit","published_at":"2023-11-06T08:04:50.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.1.0","sha":"5bfd6bd7728797eb786800b28f9402bac74785f9","kind":"commit","published_at":"2023-11-06T08:00:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.1.0/manifests"},{"name":"google-shopping-type/v0.1.0","sha":"221b7b71586632f09ffc443890e05cdd3bd82980","kind":"commit","published_at":"2023-10-17T17:19:40.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-shopping-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-shopping-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-shopping-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-shopping-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.9.0","sha":"ffb7fa4b65adb9cb7d2af5e4ddb8377c528055c6","kind":"commit","published_at":"2023-09-20T08:57:42.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.9.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.9.0/manifests"},{"name":"grpc-google-iam-v1/v1.3.0","sha":"ae00567324bf59ec1f5c82285573bbcfe53079a2","kind":"commit","published_at":"2023-08-07T23:09:39.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.3.0/manifests"},{"name":"google-apps-script-type/v1.0.0","sha":"ff19211e78d2129c95540c6d81506f0ff250bd86","kind":"commit","published_at":"2023-08-07T23:08:30.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos-types/v1.8.0","sha":"f4df2fe2d4e7ff4dc8accffb13fabe3713d72a65","kind":"commit","published_at":"2023-08-07T23:06:18.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.8.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.8.0/manifests"},{"name":"google-cloud-common/v1.2.0","sha":"20e5ce3bafa4d2c2ac3f7fc6dbf0503612f38f11","kind":"commit","published_at":"2023-08-07T23:01:09.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.7.0","sha":"88398f69f760274995cdb3e13654bde9783c3fbc","kind":"commit","published_at":"2023-07-17T05:32:35.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.7.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.7.0/manifests"},{"name":"googleapis-common-protos-types/v1.6.0","sha":"a4b79eb1daa17ad2c87f5d32aef7e8fc5d5e6a40","kind":"commit","published_at":"2023-04-24T23:23:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.6.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.6.0/manifests"},{"name":"googleapis-common-protos-types/v1.5.0","sha":"99e5e99094d880b5a7dacf219b0a22db59fc7efa","kind":"commit","published_at":"2023-01-04T01:15:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.5.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.5.0/manifests"},{"name":"google-apps-script-type/v0.1.0","sha":"1626d198ce1c556417edb2e5e2f8b65ba6e5b6bf","kind":"commit","published_at":"2023-01-04T01:07:13.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-apps-script-type/v0.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-apps-script-type/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-apps-script-type%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-apps-script-type%2Fv0.1.0/manifests"},{"name":"googleapis-common-protos/v1.4.0","sha":"868b894640b807113573ba06c7569ba09b739108","kind":"commit","published_at":"2022-08-18T03:35:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.4.0/manifests"},{"name":"googleapis-common-protos-types/v1.4.0","sha":"6bb4eb5506a5319c23e66b023808a6384f543262","kind":"commit","published_at":"2022-08-18T03:32:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.4.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.4.0/manifests"},{"name":"google-cloud-common/v1.1.0","sha":"a453d9719407aeec9ff8fdaaf34ccb1e10d439c1","kind":"commit","published_at":"2022-08-18T03:27:53.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v1.2.0","sha":"c3cd21929e5a5214d8af7b92ea399cea1ad4f5ae","kind":"commit","published_at":"2022-08-17T23:24:25.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.2.0/manifests"},{"name":"google-cloud-common/v1.0.1","sha":"ebe41802090d4114c41afb7bb68213d91eab3adc","kind":"commit","published_at":"2022-06-23T18:04:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.1/manifests"},{"name":"grpc-google-iam-v1/v1.1.1","sha":"ec91c2daaae5c5e79a48bb1d004118892e8bac89","kind":"commit","published_at":"2022-06-23T17:08:14.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.2","sha":"67f1c2abb67a59f19e89fcacc18776235002662c","kind":"commit","published_at":"2022-06-23T16:57:12.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.2","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.2/manifests"},{"name":"grpc-google-iam-v1/v1.1.0","sha":"876d54f6b6d0d9dcd0b0d15780ef7795a1e1f176","kind":"commit","published_at":"2022-04-05T18:33:19.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.1.0/manifests"},{"name":"googleapis-common-protos-types/v1.3.1","sha":"113ab52927fa8e5b306348785add5069ad10d5d1","kind":"commit","published_at":"2022-04-05T18:13:00.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.1","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.1/manifests"},{"name":"googleapis-common-protos-types/v1.3.0","sha":"1e9566ee593b075933b2000ff47473a976b18340","kind":"commit","published_at":"2021-10-19T15:13:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.3.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.3.0/manifests"},{"name":"google-cloud-common/v1.0.0","sha":"5554512bbfb9a6c5807af81f28140f2f51ef74db","kind":"commit","published_at":"2021-10-19T02:23:38.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/google-cloud-common/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/google-cloud-common/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@google-cloud-common%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/google-cloud-common%2Fv1.0.0/manifests"},{"name":"grpc-google-iam-v1/v1.0.0","sha":"235db6a938df976e02abdd50307fa55a7c067372","kind":"commit","published_at":"2021-09-03T22:39:31.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v1.0.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv1.0.0/manifests"},{"name":"googleapis-common-protos/v1.3.12","sha":"f40fa0a8c531793b6ccd360d9fa558a485744455","kind":"commit","published_at":"2021-09-03T22:26:22.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.12","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.12/manifests"},{"name":"googleapis-common-protos-types/v1.2.0","sha":"22f94d9fd26aac68a13b696d6ea1fe53c1c5a27f","kind":"commit","published_at":"2021-09-03T22:12:03.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.2.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.2.0/manifests"},{"name":"googleapis-common-protos-types/v1.1.0","sha":"1eabcc2585dc5e4a2f2a15efadecc71fe4b969ff","kind":"commit","published_at":"2021-07-07T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.1.0","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.1.0/manifests"},{"name":"grpc-google-iam-v1/v0.6.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/grpc-google-iam-v1/v0.6.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/grpc-google-iam-v1/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@grpc-google-iam-v1%2Fv0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/grpc-google-iam-v1%2Fv0.6.11/manifests"},{"name":"googleapis-common-protos-types/v1.0.6","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types/v1.0.6","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types%2Fv1.0.6/manifests"},{"name":"googleapis-common-protos/v1.3.11","sha":"2745cb5ff69a8e0a1d4ef0e068769be7dea18ddd","kind":"commit","published_at":"2021-01-29T20:42:49.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos/v1.3.11","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos%2Fv1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos%2Fv1.3.11/manifests"},{"name":"googleapis-common-protos-v1.3.9","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.9","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.9/manifests"},{"name":"googleapis-common-protos-types-v1.0.4","sha":"b6c003e82ec1945fad4ba463c3d1ec87ba7c1b76","kind":"commit","published_at":"2019-04-03T20:07:36.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.4","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.4/manifests"},{"name":"googleapis-common-protos-v1.3.8","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-v1.3.8","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-v1.3.8/manifests"},{"name":"googleapis-common-protos-types-v1.0.3","sha":"7a9dd526f3f710d01f04fc9c960e66526d2769bb","kind":"commit","published_at":"2019-02-07T17:07:16.000Z","download_url":"https://codeload.github.com/googleapis/common-protos-ruby/tar.gz/googleapis-common-protos-types-v1.0.3","html_url":"https://github.com/googleapis/common-protos-ruby/releases/tag/googleapis-common-protos-types-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/common-protos-ruby@googleapis-common-protos-types-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/tags/googleapis-common-protos-types-v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-27T22:01:35.758Z","dependent_packages_count":0,"downloads":70910701,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.41847564569062,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.326318749053788,"average":0.436198598686102},"purl":"pkg:gem/grpc-google-iam-v1?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/grpc-google-iam-v1","docker_dependents_count":1,"docker_downloads_count":70,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/grpc-google-iam-v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/grpc-google-iam-v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-26T20:01:57.319Z","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/grpc-google-iam-v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/grpc-google-iam-v1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/grpc-google-iam-v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/grpc-google-iam-v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/grpc-google-iam-v1/codemeta","maintainers":[{"uuid":"106599","login":"google-cloud","name":null,"email":null,"url":null,"packages_count":1141,"html_url":"https://gem.coop/profiles/google-cloud","role":null,"created_at":"2025-10-07T19:14:22.201Z","updated_at":"2025-10-07T19:14:22.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google-cloud/packages"},{"uuid":"96815","login":"googleapis-packages","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://gem.coop/profiles/googleapis-packages","role":null,"created_at":"2025-10-07T19:14:22.146Z","updated_at":"2025-10-07T19:14:22.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/googleapis-packages/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13466745,"name":"ruby-googleapis-common-protos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:39:44.819Z","latest_release_published_at":"2026-02-09T16:39:44.819Z","latest_release_number":"1.6.0-1","last_synced_at":"2026-03-09T17:08:25.000Z","created_at":"2026-02-09T16:39:44.300Z","updated_at":"2026-03-09T17:31:52.198Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-googleapis-common-protos","install_command":"apt-get install ruby-googleapis-common-protos","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-googleapis-common-protos","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.18), ruby-googleapis-common-protos-types (\u003e= 1.7), ruby-grpc (\u003e= 1.41)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-googleapis-common-protos?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-googleapis-common-protos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-googleapis-common-protos/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13406700,"name":"ruby-googleapis-common-protos-types","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/googleapis/common-protos-ruby","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/googleapis/common-protos-ruby","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:17:22.986Z","latest_release_published_at":"2026-02-06T15:17:22.986Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-06T16:47:56.568Z","created_at":"2026-02-06T15:17:22.674Z","updated_at":"2026-03-06T16:47:56.568Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-googleapis-common-protos-types","install_command":"apt-get install ruby-googleapis-common-protos-types","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-googleapis-common-protos-types","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), ruby-google-protobuf (\u003e= 3.14)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-googleapis-common-protos-types?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-googleapis-common-protos-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-googleapis-common-protos-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-googleapis-common-protos-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-googleapis-common-protos-types/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-googleapis-common-protos-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-googleapis-common-protos-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-googleapis-common-protos-types/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":881647,"full_name":"googleapis/common-protos-ruby","default_branch":"main","total_commits":359,"total_committers":19,"total_bot_commits":68,"total_bot_committers":2,"mean_commits":18.894736842105264,"dds":0.520891364902507,"past_year_total_commits":24,"past_year_total_committers":8,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":3.0,"past_year_dds":0.5416666666666667,"last_synced_at":"2026-04-27T22:05:09.263Z","last_synced_commit":"24ca7a6cdaffd5e7132729aae1bfb261a11067e9","created_at":"2023-03-09T21:32:45.074Z","updated_at":"2026-04-27T22:04:27.116Z","committers":[{"name":"yoshi-code-bot","email":"70984784+yoshi-code-bot","login":"yoshi-code-bot","count":172},{"name":"Daniel Azuma","email":"dazuma@google.com","login":"dazuma","count":69},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":66},{"name":"Joe Bolinger","email":"jbolinger@google.com","login":"jbolinger","count":14},{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":12},{"name":"Viacheslav Rostovtsev","email":"58152857+viacheslav-rostovtsev","login":"viacheslav-rostovtsev","count":5},{"name":"André Andreassa","email":"aandreassa","login":"aandreassa","count":3},{"name":"Tomo Suzuki","email":"suztomo@gmail.com","login":"suztomo","count":3},{"name":"Justin Beckwith","email":"justin.beckwith@gmail.com","login":"JustinBeckwith","count":2},{"name":"Mike Moore","email":"mike@blowmage.com","login":"blowmage","count":2},{"name":"Shiv Gautam","email":"85628657+shivgautam","login":"shivgautam","count":2},{"name":"google-cloud-policy-bot[bot]","email":"80869356+google-cloud-policy-bot[bot]","login":"google-cloud-policy-bot[bot]","count":2},{"name":"Chris Smith","email":"quartzmo@gmail.com","login":"quartzmo","count":1},{"name":"David Supplee","email":"dwsupplee@gmail.com","login":"dwsupplee","count":1},{"name":"Diptanshu Mittal","email":"43611881+diptanshumittal","login":"diptanshumittal","count":1},{"name":"Ernest Landrito","email":"landrito@google.com","login":"landrito","count":1},{"name":"Google Admin","email":"github-admin@google.com","login":"google-admin","count":1},{"name":"Jeff Ching","email":"chingor@google.com","login":"chingor13","count":1},{"name":"Tram Bui","email":"62119967+trambui09","login":"trambui09","count":1}],"past_year_committers":[{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":11},{"name":"Viacheslav Rostovtsev","email":"58152857+viacheslav-rostovtsev","login":"viacheslav-rostovtsev","count":4},{"name":"André Andreassa","email":"aandreassa","login":"aandreassa","count":3},{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":2},{"name":"yoshi-code-bot","email":"70984784+yoshi-code-bot","login":"yoshi-code-bot","count":1},{"name":"Tomo Suzuki","email":"suztomo@gmail.com","login":"suztomo","count":1},{"name":"Google Admin","email":"github-admin@google.com","login":"google-admin","count":1},{"name":"Daniel Azuma","email":"dazuma@google.com","login":"dazuma","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:07.369Z","repositories_count":6220945,"commits_count":899919289,"contributors_count":34884842,"owners_count":1146653,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"googleapis/common-protos-ruby","html_url":"https://github.com/googleapis/common-protos-ruby","last_synced_at":"2026-04-26T20:01:57.319Z","status":"error","issues_count":10,"pull_requests_count":494,"avg_time_to_close_issue":16987779.666666668,"avg_time_to_close_pull_request":322210.38730853394,"issues_closed_count":9,"pull_requests_closed_count":457,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5121457489878543,"merged_pull_requests_count":401,"bot_issues_count":5,"bot_pull_requests_count":109,"past_year_issues_count":0,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76390.27777777778,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":34,"created_at":"2023-05-12T11:32:28.915Z","updated_at":"2026-04-26T20:01:57.320Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fcommon-protos-ruby/issues","issue_labels_count":{"type: process":4,"type: bug":2,"priority: p2":2,"kokoro:force-run":2,"type: feature request":2,"priority: p3":2,"automerge":1,"autorelease: pending":1,"repo-metadata: lint":1},"pull_request_labels_count":{"kokoro:force-run":381,"autorelease: published":64,"autorelease: pending":46,"automerge":24,"cla: yes":16,"autorelease: tagged":11,"automerge: exact":7,"autorelease: closed":1,"do not merge":1,"api: iam":1},"issue_author_associations_count":{"NONE":8,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":428,"MEMBER":62,"NONE":3,"OWNER":1},"issue_authors":{"failure-checker[bot]":2,"qnighy":1,"repo-metadata-lint[bot]":1,"ha4gu":1,"release-please[bot]":1,"forking-renovate[bot]":1,"shouichi":1,"yoshi-code-bot":1,"q-ahmedsalman":1},"pull_request_authors":{"yoshi-code-bot":273,"release-please[bot]":109,"dazuma":66,"renovate-bot":17,"viacheslav-rostovtsev":9,"aandreassa":6,"suztomo":4,"shivgautam":2,"JustinBeckwith":2,"chingor13":2,"diptanshumittal":1,"ramesh-chandra-zomato":1,"google-admin":1,"likuor":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14450967,"issues_count":34175150,"pull_requests_count":112081042,"authors_count":11249805,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"kokoro:force-run":18,"autorelease: pending":3,"autorelease: tagged":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"MEMBER":6,"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"yoshi-code-bot":7,"aandreassa":6,"release-please[bot]":6,"renovate-bot":6,"viacheslav-rostovtsev":4,"dazuma":2,"google-admin":1,"suztomo":1},"maintainers":[{"login":"dazuma","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"viacheslav-rostovtsev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"suztomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"likuor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/likuor"}],"active_maintainers":[{"login":"viacheslav-rostovtsev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viacheslav-rostovtsev"},{"login":"dazuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"},{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"events":{"total":{"ReleaseEvent":20,"DeleteEvent":29,"PullRequestEvent":103,"ForkEvent":1,"IssuesEvent":7,"WatchEvent":1,"IssueCommentEvent":31,"PushEvent":178,"PullRequestReviewEvent":47,"CreateEvent":69},"last_year":{"ReleaseEvent":2,"DeleteEvent":9,"PullRequestEvent":13,"IssuesEvent":3,"IssueCommentEvent":3,"PushEvent":10,"PullRequestReviewEvent":4,"CreateEvent":18}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"google-cloud-common/google-cloud-common.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:29.896Z","updated_at":"2022-08-09T06:00:29.896Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-cloud-common/google-cloud-common.gemspec","dependencies":[{"id":746880882,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"~\u003e 3.14","direct":true,"kind":"runtime","optional":false},{"id":746880883,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"~\u003e 1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"googleapis-common-protos/Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:30.297Z","updated_at":"2022-08-09T06:00:30.297Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/googleapis-common-protos/Gemfile","dependencies":[{"id":746887337,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"googleapis-common-protos/googleapis-common-protos.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:30.518Z","updated_at":"2022-08-09T06:00:30.518Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/googleapis-common-protos/googleapis-common-protos.gemspec","dependencies":[{"id":746894456,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"~\u003e 1.2","direct":true,"kind":"runtime","optional":false},{"id":746894461,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"~\u003e 3.14","direct":true,"kind":"runtime","optional":false},{"id":746894463,"package_name":"grpc","ecosystem":"rubygems","requirements":"~\u003e 1.27","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"googleapis-common-protos-types/googleapis-common-protos-types.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:30.895Z","updated_at":"2022-08-09T06:00:30.895Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/googleapis-common-protos-types/googleapis-common-protos-types.gemspec","dependencies":[{"id":746899877,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"~\u003e 3.14","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"grpc-google-iam-v1/Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:31.269Z","updated_at":"2022-08-09T06:00:31.269Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/grpc-google-iam-v1/Gemfile","dependencies":[{"id":746910064,"package_name":"googleapis-common-protos","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":746910067,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"grpc-google-iam-v1/grpc-google-iam-v1.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-09T06:00:31.550Z","updated_at":"2022-08-09T06:00:31.550Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/grpc-google-iam-v1/grpc-google-iam-v1.gemspec","dependencies":[{"id":746910991,"package_name":"googleapis-common-protos","ecosystem":"rubygems","requirements":"\u003e= 1.3.12, \u003c 2.0","direct":true,"kind":"runtime","optional":false},{"id":746910992,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"~\u003e 3.14","direct":true,"kind":"runtime","optional":false},{"id":746910993,"package_name":"grpc","ecosystem":"rubygems","requirements":"~\u003e 1.27","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-geo-type/Gemfile","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.175Z","updated_at":"2026-03-10T21:00:57.175Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-geo-type/Gemfile","dependencies":[{"id":25835937020,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-apps-card-v1/Gemfile","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:56.080Z","updated_at":"2026-03-10T21:00:56.080Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-apps-card-v1/Gemfile","dependencies":[{"id":25835936605,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-cloud-common/Gemfile","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.062Z","updated_at":"2026-03-10T21:00:57.062Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-cloud-common/Gemfile","dependencies":[{"id":25835936931,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-geo-type/google-geo-type.gemspec","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.399Z","updated_at":"2026-03-10T21:00:57.399Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-geo-type/google-geo-type.gemspec","dependencies":[{"id":25835937173,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"~\u003e 1.20","direct":true,"kind":"runtime","optional":false},{"id":25835937174,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"\u003e= 3.18, \u003c 5.a","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-shopping-type/Gemfile","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.458Z","updated_at":"2026-03-10T21:00:57.458Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-shopping-type/Gemfile","dependencies":[]},{"ecosystem":"rubygems","filepath":"google-shopping-type/google-shopping-type.gemspec","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.507Z","updated_at":"2026-03-10T21:00:57.507Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-shopping-type/google-shopping-type.gemspec","dependencies":[{"id":25835937224,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"\u003e= 3.18, \u003c 5.a","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"googleapis-common-protos-types/Gemfile","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:57.597Z","updated_at":"2026-03-10T21:00:57.597Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/googleapis-common-protos-types/Gemfile","dependencies":[]},{"ecosystem":"rubygems","filepath":"google-apps-card-v1/google-apps-card-v1.gemspec","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:56.605Z","updated_at":"2026-03-10T21:00:56.605Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-apps-card-v1/google-apps-card-v1.gemspec","dependencies":[{"id":25835936823,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"~\u003e 1.20","direct":true,"kind":"runtime","optional":false},{"id":25835936825,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"\u003e= 3.18, \u003c 5.a","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/new-gem.yml","sha":null,"kind":"manifest","created_at":"2026-03-10T21:00:56.010Z","updated_at":"2026-03-10T21:00:56.010Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/.github/workflows/new-gem.yml","dependencies":[{"id":25835936602,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25835936603,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T15:30:26.722Z","updated_at":"2023-02-12T15:30:26.722Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7589144437,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7589144438,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-gems.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T15:30:26.769Z","updated_at":"2023-02-12T15:30:26.769Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/.github/workflows/update-gems.yml","dependencies":[{"id":7589145516,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7589145517,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"google-apps-script-type/Gemfile","sha":null,"kind":"manifest","created_at":"2023-02-12T15:30:26.830Z","updated_at":"2023-02-12T15:30:26.830Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-apps-script-type/Gemfile","dependencies":[{"id":7589145526,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"google-apps-script-type/google-apps-script-type.gemspec","sha":null,"kind":"manifest","created_at":"2023-02-12T15:30:26.858Z","updated_at":"2023-02-12T15:30:26.858Z","repository_link":"https://github.com/googleapis/common-protos-ruby/blob/main/google-apps-script-type/google-apps-script-type.gemspec","dependencies":[{"id":7589145552,"package_name":"googleapis-common-protos-types","ecosystem":"rubygems","requirements":"~\u003e 1.4","direct":true,"kind":"runtime","optional":false},{"id":7589145553,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"~\u003e 3.14","direct":true,"kind":"runtime","optional":false}]}],"score":27.674412261028863,"created_at":"2024-12-15T21:38:07.009Z","updated_at":"2026-04-30T22:00:28.341Z","avatar_url":"https://github.com/googleapis.png","language":"Ruby","monthly_downloads":0,"readme":"## Common Protos Ruby\n\n[![Gem Version](https://badge.fury.io/rb/googleapis-common-protos.svg)](https://badge.fury.io/rb/googleapis-common-protos) [![Gem Version](https://badge.fury.io/rb/googleapis-common-protos-types.svg)](https://badge.fury.io/rb/googleapis-common-protos-types)\n\nThis repository is a home for the [protocol buffer](https://developers.google.com/protocol-buffers/) types which are\ncommon dependencies throughout the Google API ecosystem, generated for Ruby.\nThe protobuf definitions for these generated Ruby classes are provided in the\nhttps://github.com/googleapis/googleapis repository.\n\n## Included gems\n\nThe gems available are:\n\n*   [googleapis-common-protos-types](https://rubygems.org/gems/googleapis-common-protos-types) :\n    Proto message classes for global common components as described in\n    [AIP 213](https://google.aip.dev/213), but omitting common services.\n*   [googleapis-common-protos](https://rubygems.org/gems/googleapis-common-protos) :\n    All global common components as described in [AIP 213](https://google.aip.dev/213),\n    including both the common types from\n    [googleapis-common-protos-types](https://rubygems.org/gems/googleapis-common-protos-types)\n    (by bringing that gem in as a dependency), and common services such as\n    `Google::Longrunning::Operations::Service`.\n*   [google-cloud-common](https://rubygems.org/gems/google-cloud-common) :\n    Long running operation metadata types for Google Cloud.\n*   [google-geo-type](https://rubygems.org/gems/google-geo-type) :\n    Common types for Google Geo services.\n*   [google-shopping-type](https://rubygems.org/gems/google-shopping-type) :\n    Common types for Google Shopping services.\n*   [google-apps-script-type](https://rubygems.org/gems/google-apps-script-type) :\n    Common types for Google Apps Script services.\n*   [google-apps-card-v1](https://rubygems.org/gems/google-apps-card-v1) :\n    Common types for Google Apps Card.\n*   [grpc-google-iam-v1](https://rubygems.org/gems/grpc-google-iam-v1) :\n    Common IAM policy types and the IAM service definition. *Deprecated* in favor\n    of the [google-iam-v1](https://rubygems.org/gems/google-iam-v1) client.\n\n## Maintenance\n\nGenerally these gems are maintained by Google engineers and automated processes.\n\n### Gem updates\n\nA GitHub Action periodically opens pull requests to update proto classes based\non changes to the source protos from https://github.com/googleapis/googleapis.\nChanges can also be run locally on the command line by moving into an existing\ngem directory and running:\n\n```bash\n$ toys compile\n```\n\nYou can also run `toys compile` at the top level of the repo to update all gems.\n\n### Creating new gems\n\nNew common component gems are rare, and decisions on their creation are owned\nby the Google Cloud SDK team in compliance with [AIP 213](https://google.aip.dev/213).\n\nIf a new gem is needed, it can be generated by Google engineer by triggering a\nGitHub Action. It can also be generated locally on the command line by running:\n\n```bash\n$ toys new-gem path/to/proto/directory\n```\n\n### Releases\n\nReleases are handled by release-please. Release pull requests will be opened as\nneeded and can be merged by Google engineers.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["marshalling","protobuf-runtime","protoc","protocol-buffers","protocol-compiler"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/109","html_url":"https://ruby.ecosyste.ms/projects/109"}