{"id":369744,"url":"https://github.com/rubygems/gems","last_synced_at":"2026-05-31T19:02:05.025Z","repository":{"id":56873837,"uuid":"2125888","full_name":"rubygems/gems","owner":"rubygems","description":"Ruby wrapper for the RubyGems.org API","archived":false,"fork":false,"pushed_at":"2026-05-13T05:55:12.000Z","size":470,"stargazers_count":136,"open_issues_count":0,"forks_count":66,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-18T13:07:49.911Z","etag":null,"topics":["ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://rubygems.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubygems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"2011-07-29T20:19:06.000Z","updated_at":"2026-05-17T19:09:51.000Z","dependencies_parsed_at":"2026-02-18T18:01:02.404Z","dependency_job_id":null,"html_url":"https://github.com/rubygems/gems","commit_stats":{"total_commits":261,"total_committers":33,"mean_commits":7.909090909090909,"dds":"0.28352490421455934","last_synced_commit":"8f9d8bd1a53103a40e34506b15d8318661fd9d2a"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/rubygems/gems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/sbom","scorecard":{"id":788957,"data":{"date":"2025-08-11","repo":{"name":"github.com/rubygems/gems","commit":"ec5c7d0dd95d6fa15e4358022c5803c9281ad4bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ubuntu.yml:9"],"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rubygems/gems/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rubygems/gems/ubuntu.yml/master?enable=pin","Info:   1 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T06:54:42.798Z","repository_id":56873837,"created_at":"2025-08-23T06:54:42.798Z","updated_at":"2025-08-23T06:54:42.798Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33262697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: 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":"rubygems","name":"RubyGems","uuid":"208761","kind":"organization","description":"","email":null,"website":"https://rubygems.org","location":"GEM_HOME","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/208761?v=4","repositories_count":60,"last_synced_at":"2023-04-13T10:35:57.064Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rubygems","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:46:46.793Z","updated_at":"2023-04-13T10:35:57.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems/repositories"},"packages":[{"id":213142,"name":"gems","ecosystem":"rubygems","description":"Ruby wrapper for the RubyGems.org API","homepage":"https://github.com/rubygems/gems","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rubygems/gems","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2011-05-29T21:54:31.403Z","latest_release_published_at":"2026-04-07T02:40:26.436Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-21T17:00:41.914Z","created_at":"2022-04-05T23:23:32.440Z","updated_at":"2026-05-21T17:00:41.914Z","registry_url":"https://rubygems.org/gems/gems","install_command":"gem install gems -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/gems/","metadata":{"funding":null},"repo_metadata":{"id":56873837,"uuid":"2125888","full_name":"rubygems/gems","owner":"rubygems","description":"Ruby wrapper for the RubyGems.org API","archived":false,"fork":false,"pushed_at":"2024-01-24T13:51:21.000Z","size":373,"stargazers_count":131,"open_issues_count":4,"forks_count":63,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-09-06T08:07:03.592Z","etag":null,"topics":["ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://rubygems.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubygems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2011-07-29T20:19:06.000Z","updated_at":"2024-09-05T08:36:29.000Z","dependencies_parsed_at":"2022-08-20T22:30:18.008Z","dependency_job_id":"3878e1c4-6861-4862-afa4-e196328e0f8f","html_url":"https://github.com/rubygems/gems","commit_stats":{"total_commits":245,"total_committers":27,"mean_commits":9.074074074074074,"dds":"0.23673469387755097","last_synced_commit":"ce2bdc6f6a4f0c05b54fca74acb7de5104c908f2"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218000711,"owners_count":16263385,"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","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":"rubygems","name":"RubyGems","uuid":"208761","kind":"organization","description":"","email":null,"website":"https://rubygems.org","location":"GEM_HOME","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/208761?v=4","repositories_count":60,"last_synced_at":"2023-04-13T10:35:57.064Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rubygems","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:46:46.793Z","updated_at":"2023-04-13T10:35:57.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems/repositories"},"tags":[{"name":"v1.2.0","sha":"639a640c59be27e0488091309ea37c1485de1134","kind":"tag","published_at":"2019-09-26T07:09:52.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v1.2.0","html_url":"https://github.com/rubygems/gems/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f2cc83c043a3bbbdd3806f42fdd09a65e2436223","kind":"tag","published_at":"2018-04-21T00:38:53.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v1.1.1","html_url":"https://github.com/rubygems/gems/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"577b04cac8240b5f0fe05c799d732c3b0b6b61ec","kind":"tag","published_at":"2018-02-26T03:33:10.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v1.1.0","html_url":"https://github.com/rubygems/gems/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"faa3e8be3519e18f21e762a4cd7e1fd3d952cf09","kind":"tag","published_at":"2017-01-06T18:02:27.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v1.0.0","html_url":"https://github.com/rubygems/gems/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"00a09dee581b2dd3c49f5ca03e9a0bcb611a43e1","kind":"tag","published_at":"2013-08-26T13:21:32.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.8.3","html_url":"https://github.com/rubygems/gems/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8014ced3afb57173942c3c9d496c32fd637d9496","kind":"tag","published_at":"2013-07-12T06:39:24.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.8.2","html_url":"https://github.com/rubygems/gems/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"051eb23fe955d8c19bfdf7c9709f59cf471d41fb","kind":"tag","published_at":"2013-05-05T23:25:10.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.8.1","html_url":"https://github.com/rubygems/gems/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"1af29cd4fc590cc8d64bebee440b7048230c2d2d","kind":"tag","published_at":"2013-04-18T08:25:52.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.8.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"c0919125cfc4fcd472b6afb6adf2cad07b56e81e","kind":"tag","published_at":"2013-02-08T00:23:37.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.7.1","html_url":"https://github.com/rubygems/gems/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"75c421e64b5ce8ccc93bbe462440a7b68b31e205","kind":"tag","published_at":"2012-05-08T21:37:56.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.7.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b5b1162e56b47b93977899d3273f292737fd4a18","kind":"tag","published_at":"2012-02-18T18:37:25.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.6.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"1bfed8d03f3d34750054c12ad5d31eea6ad7d668","kind":"tag","published_at":"2012-01-30T22:07:43.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.5.1","html_url":"https://github.com/rubygems/gems/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cd98afa218259f63acef3c0ea7a79616dff2bdde","kind":"tag","published_at":"2011-08-28T08:16:04.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.5.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f49017401ff555bbdad62a7bb8e642952099a801","kind":"tag","published_at":"2011-08-02T17:38:29.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.4.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2ef90a8ef3c6e0434276f0102c8c21a21e5ddcfc","kind":"tag","published_at":"2011-07-18T07:30:49.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.3.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"cf7e32d77353c3b1be240006fc0e405937f85eb7","kind":"tag","published_at":"2011-07-02T19:09:49.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.2.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ab7ec9a19c7b93aa7527d8c2e1ba89ce4b0919ec","kind":"tag","published_at":"2011-07-02T07:02:55.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.1.0","html_url":"https://github.com/rubygems/gems/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"cb7812ee458c4936caa62302558039ffee810804","kind":"tag","published_at":"2011-07-02T04:01:53.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.8","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"23706f30fef76ce4ce21db77e203a7822e26b552","kind":"tag","published_at":"2011-07-01T17:47:20.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.7","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"07f4c5bd304fa3ecf9ded286c7ff9bcc8433b697","kind":"tag","published_at":"2011-06-30T13:55:21.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.6","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"21c6eb67e8cd265e7af41884a0c8f630f7b031b4","kind":"tag","published_at":"2011-06-28T23:59:18.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.5","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"74efb7d36596e842c76c81f44efed7863901f641","kind":"tag","published_at":"2011-06-24T15:55:24.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.4","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"59b6d647b7c34422d47ff7f55640392f2ff74bca","kind":"tag","published_at":"2011-06-22T22:54:48.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.3","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7b34923c4602b551ad41e1f4f62db1b356d83bb1","kind":"tag","published_at":"2011-05-30T14:38:55.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.2","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"37a2a47b87ccce29e53b91690321577721205eed","kind":"tag","published_at":"2011-05-29T21:54:16.000Z","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/v0.0.1","html_url":"https://github.com/rubygems/gems/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T14:38:20.418Z","dependent_packages_count":98,"downloads":51958127,"downloads_period":"total","dependent_repos_count":1163,"rankings":{"downloads":0.5768519245215324,"dependent_repos_count":0.9552533327353656,"dependent_packages_count":0.3268266977609849,"stargazers_count":4.937157336502562,"forks_count":3.129239497258692,"docker_downloads_count":0.18163267594263993,"average":1.6844935774536296},"purl":"pkg:gem/gems","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/gems","docker_dependents_count":239,"docker_downloads_count":602149803,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/gems","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/gems/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T14:38:18.968Z","issues_count":18,"pull_requests_count":49,"avg_time_to_close_issue":58754919.0,"avg_time_to_close_pull_request":15120534.583333334,"issues_closed_count":15,"pull_requests_closed_count":48,"pull_request_authors_count":33,"issue_authors_count":17,"avg_comments_per_issue":2.2777777777777777,"avg_comments_per_pull_request":1.673469387755102,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2787.3333333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/issues","maintainers":[{"login":"olleolleolle","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"segiddins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"},{"login":"sferik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sferik"}],"active_maintainers":[{"login":"segiddins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/gems/codemeta","maintainers":[{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":179,"html_url":"https://rubygems.org/profiles/hsbt","role":null,"created_at":"2022-11-09T09:33:11.185Z","updated_at":"2022-11-09T09:33:11.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/hsbt/packages"},{"uuid":"284","login":"sferik","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://rubygems.org/profiles/sferik","role":null,"created_at":"2022-11-09T09:33:11.168Z","updated_at":"2022-11-09T09:33:11.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/sferik/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207266,"maintainers_count":68768,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":12234808,"name":"gems","ecosystem":"rubygems","description":"Ruby wrapper for the RubyGems.org API","homepage":"https://github.com/rubygems/gems","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rubygems/gems","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2011-05-29T21:54:31.403Z","latest_release_published_at":"2026-04-07T02:40:26.436Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-22T08:31:15.351Z","created_at":"2025-10-07T03:05:27.195Z","updated_at":"2026-05-22T08:31:47.528Z","registry_url":"https://gem.coop/gems/gems","install_command":"gem install gems -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/gems/","metadata":{"funding":null},"repo_metadata":{"id":56873837,"uuid":"2125888","full_name":"rubygems/gems","owner":"rubygems","description":"Ruby wrapper for the RubyGems.org API","archived":false,"fork":false,"pushed_at":"2026-05-13T05:55:12.000Z","size":470,"stargazers_count":136,"open_issues_count":0,"forks_count":66,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-18T13:07:49.911Z","etag":null,"topics":["ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://rubygems.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubygems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"2011-07-29T20:19:06.000Z","updated_at":"2026-05-17T19:09:51.000Z","dependencies_parsed_at":"2026-02-18T18:01:02.404Z","dependency_job_id":null,"html_url":"https://github.com/rubygems/gems","commit_stats":{"total_commits":261,"total_committers":33,"mean_commits":7.909090909090909,"dds":"0.28352490421455934","last_synced_commit":"8f9d8bd1a53103a40e34506b15d8318661fd9d2a"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/rubygems/gems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","download_url":"https://codeload.github.com/rubygems/gems/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/sbom","scorecard":{"id":788957,"data":{"date":"2025-08-11","repo":{"name":"github.com/rubygems/gems","commit":"ec5c7d0dd95d6fa15e4358022c5803c9281ad4bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ubuntu.yml:9"],"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rubygems/gems/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rubygems/gems/ubuntu.yml/master?enable=pin","Info:   1 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T06:54:42.798Z","repository_id":56873837,"created_at":"2025-08-23T06:54:42.798Z","updated_at":"2025-08-23T06:54:42.798Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33262697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: 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":"rubygems","name":"RubyGems","uuid":"208761","kind":"organization","description":"","email":null,"website":"https://rubygems.org","location":"GEM_HOME","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/208761?v=4","repositories_count":60,"last_synced_at":"2023-04-13T10:35:57.064Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rubygems","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:46:46.793Z","updated_at":"2023-04-13T10:35:57.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T08:31:47.491Z","dependent_packages_count":0,"downloads":51978851,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.5390529537074082,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.1492262941055614,"average":0.17206981195324242},"purl":"pkg:gem/gems?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/gems","docker_dependents_count":239,"docker_downloads_count":602149803,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/gems","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/gems/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:31:33.879Z","issues_count":18,"pull_requests_count":99,"avg_time_to_close_issue":58754919.0,"avg_time_to_close_pull_request":8604839.836956521,"issues_closed_count":15,"pull_requests_closed_count":92,"pull_request_authors_count":38,"issue_authors_count":17,"avg_comments_per_issue":2.2777777777777777,"avg_comments_per_pull_request":0.8888888888888888,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":0,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":890473.8333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/issues","maintainers":[{"login":"olleolleolle","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"hsbt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"segiddins","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"},{"login":"deivid-rodriguez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deivid-rodriguez"},{"login":"landongrindheim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/landongrindheim"},{"login":"sferik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sferik"}],"active_maintainers":[{"login":"landongrindheim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/landongrindheim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/gems/codemeta","maintainers":[{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":180,"html_url":"https://gem.coop/profiles/hsbt","role":null,"created_at":"2025-10-07T18:29:40.094Z","updated_at":"2025-10-07T18:29:40.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hsbt/packages"},{"uuid":"284","login":"sferik","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://gem.coop/profiles/sferik","role":null,"created_at":"2025-10-07T18:29:40.057Z","updated_at":"2025-10-07T18:29:40.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/sferik/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192104,"maintainers_count":67777,"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"}}],"commits":{"id":19168,"full_name":"rubygems/gems","default_branch":"master","total_commits":294,"total_committers":34,"total_bot_commits":32,"total_bot_committers":2,"mean_commits":8.647058823529411,"dds":0.3639455782312925,"past_year_total_commits":27,"past_year_total_committers":4,"past_year_total_bot_commits":21,"past_year_total_bot_committers":1,"past_year_mean_commits":6.75,"past_year_dds":0.2222222222222222,"last_synced_at":"2026-05-21T05:03:49.379Z","last_synced_commit":"c72e97134725d72b79cde9b1131c9335376cda68","created_at":"2023-03-07T11:40:18.357Z","updated_at":"2026-05-21T05:02:54.447Z","committers":[{"name":"Erik Michaels-Ober","email":"sferik@gmail.com","login":"sferik","count":187},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":30},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":20},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":5},{"name":"Hiro Asari","email":"asari.ruby@gmail.com","login":"BanzaiMan","count":4},{"name":"Samuel Giddins","email":"segiddins@segiddins.me","login":"segiddins","count":4},{"name":"Daniel Hedlund","email":"daniel@digitree.org","login":"dhedlund","count":3},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":3},{"name":"Andreas Loupasakis","email":"alup@aloop.org","login":"alup","count":3},{"name":"Aleksey Ivanov","email":"ialexxei@gmail.com","login":"ivanovaleksey","count":3},{"name":"s4na","email":"appletea.umauma@gmail.com","login":"s4na","count":2},{"name":"rochefort","email":"terasawan@gmail.com","login":"rochefort","count":2},{"name":"m-nakamura145","email":"masato.nakamura145@gmail.com","login":"m-nakamura145","count":2},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":2},{"name":"Matt Larraz","email":"mlarraz","login":"mlarraz","count":2},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":2},{"name":"Benjamin Fleischer","email":"github@benjaminfleischer.com","login":"bf4","count":2},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":2},{"name":"sleverbor","email":"rob.revels@g5searchmarketing.com","login":null,"count":1},{"name":"Sunny Juneja","email":"me@sunnyjunjea.com","login":null,"count":1},{"name":"Scott Moak","email":"scott.moak@gmail.com","login":null,"count":1},{"name":"Nicolas Leger","email":"nicolas.leger@nleger.com","login":null,"count":1},{"name":"Aaron Hill","email":"aa1ronham@gmail.com","login":"Aaron1011","count":1},{"name":"Aaron Lasseigne","email":"aaron.lasseigne@gmail.com","login":"AaronLasseigne","count":1},{"name":"Aaron Schuenemann","email":"aschuenemann@gmail.com","login":"6thSigma","count":1},{"name":"Brian Shirai","email":"brixen@gmail.com","login":"brixen","count":1},{"name":"Landon Grindheim","email":"landon.grindheim@gmail.com","login":"landongrindheim","count":1},{"name":"MJ Rossetti","email":"s2t2","login":"s2t2","count":1},{"name":"Marco Roth","email":"marco.roth@intergga.ch","login":"marcoroth","count":1},{"name":"Martin Jagusch","email":"_@mj.io","login":"mjio","count":1},{"name":"MichaelFan","email":"fanlinsheng@gmail.com","login":"micfan","count":1},{"name":"OKURA Masafumi","email":"masafumi.o1988@gmail.com","login":"okuramasafumi","count":1},{"name":"Thomas Countz","email":"thomascountz@gmail.com","login":"Thomascountz","count":1},{"name":"Tom Duffield","email":"tom@chef.io","login":"tduffield","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":4},{"name":"Samuel Giddins","email":"segiddins@segiddins.me","login":"segiddins","count":1},{"name":"Landon Grindheim","email":"landon.grindheim@gmail.com","login":"landongrindheim","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-22T00:00:12.925Z","repositories_count":6237669,"commits_count":884453438,"contributors_count":34893863,"owners_count":1155913,"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":{"table":{"full_name":"rubygems/gems","html_url":"https://github.com/rubygems/gems","last_synced_at":"2026-05-21T05:02:22.658Z","status":"active","issues_count":18,"pull_requests_count":101,"avg_time_to_close_issue":58754919.0,"avg_time_to_close_pull_request":8604839.836956521,"issues_closed_count":15,"pull_requests_closed_count":92,"pull_request_authors_count":38,"issue_authors_count":17,"avg_comments_per_issue":2.2777777777777777,"avg_comments_per_pull_request":0.8712871287128713,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":0,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":890473.8333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-12T11:16:36.815Z","updated_at":"2026-05-21T05:02:22.658Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fgems/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":36,"github_actions":32,"ruby":2}},"issue_author_associations_count":{"table":{"NONE":13,"MEMBER":3,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":69,"MEMBER":20,"NONE":12}},"issue_authors":{"table":{"olleolleolle":2,"bf4":1,"baderbuddy":1,"p8952":1,"shaiguitar":1,"Noeyfan":1,"Wifey42":1,"benhamill":1,"marcoroth":1,"skull-squadron":1,"rubydesign":1,"nathanvda":1,"cjheath":1,"sferik":1,"micfan":1,"espadrine":1,"mckaz":1}},"pull_request_authors":{"table":{"dependabot[bot]":34,"olleolleolle":6,"segiddins":6,"hsbt":5,"m-nakamura145":5,"seuros":3,"deivid-rodriguez":3,"dependabot-preview[bot]":2,"rochefort":2,"BanzaiMan":2,"Thomascountz":2,"ptrgits":2,"tduffield":2,"dhedlund":2,"alup":2,"micfan":1,"arangamani":1,"marcoroth":1,"AaronLasseigne":1,"p8952":1,"mjio":1,"brixen":1,"gravis":1,"nicolasleger":1,"okuramasafumi":1,"s4na":1,"MatzFan":1,"landongrindheim":1,"ivanovaleksey":1,"greysteil":1,"bf4":1,"6thSigma":1,"Aaron1011":1,"smoak":1,"mlarraz":1,"sunnyrjuneja":1,"sleverbor":1,"s2t2":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-22T00:00:21.018Z","repositories_count":14663864,"issues_count":34154916,"pull_requests_count":111783144,"authors_count":11269416,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":16,"github_actions":16}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16,"NONE":2,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":16,"ptrgits":2,"landongrindheim":1}},"maintainers":[{"table":{"login":"olleolleolle","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}},{"table":{"login":"hsbt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"}},{"table":{"login":"segiddins","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"}},{"table":{"login":"deivid-rodriguez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deivid-rodriguez"}},{"table":{"login":"landongrindheim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/landongrindheim"}},{"table":{"login":"sferik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sferik"}}],"active_maintainers":[{"table":{"login":"landongrindheim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/landongrindheim"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":18,"PullRequestEvent":68,"ForkEvent":6,"IssuesEvent":1,"WatchEvent":7,"IssueCommentEvent":5,"PushEvent":26,"PullRequestReviewEvent":3,"CreateEvent":23},"last_year":{"DeleteEvent":8,"PullRequestEvent":41,"ForkEvent":2,"IssuesEvent":1,"IssueCommentEvent":4,"PushEvent":14,"PullRequestReviewEvent":1,"CreateEvent":10}},"keywords":["ruby","rubygems"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-20T22:30:17.653Z","updated_at":"2022-08-20T22:30:17.653Z","repository_link":"https://github.com/rubygems/gems/blob/master/Gemfile","dependencies":[{"id":2196086716,"package_name":"jruby-openssl","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":2196086717,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":2196086718,"package_name":"yard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":2196086719,"package_name":"pry","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":2196086720,"package_name":"backports","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":2196086721,"package_name":"coveralls","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":2196086722,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 3.1.0","direct":true,"kind":"development","optional":false},{"id":2196086723,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 0.57","direct":true,"kind":"development","optional":false},{"id":2196086724,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0.9","direct":true,"kind":"development","optional":false},{"id":2196086725,"package_name":"webmock","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":2196086726,"package_name":"rexml","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":2196086727,"package_name":"yardstick","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ubuntu.yml","sha":null,"kind":"manifest","created_at":"2026-02-18T18:01:02.179Z","updated_at":"2026-02-18T18:01:02.179Z","repository_link":"https://github.com/rubygems/gems/blob/master/.github/workflows/ubuntu.yml","dependencies":[{"id":25821018234,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25821018235,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_gem.yml","sha":null,"kind":"manifest","created_at":"2026-02-18T18:01:01.701Z","updated_at":"2026-02-18T18:01:01.701Z","repository_link":"https://github.com/rubygems/gems/blob/master/.github/workflows/push_gem.yml","dependencies":[{"id":25821018222,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"5ef0c079ce82195b2a36a210272d6b661572d83e","direct":true,"kind":"composite","optional":false},{"id":25821018223,"package_name":"actions/checkout","ecosystem":"actions","requirements":"1af3b93b6815bc44a9784bd300feb67ff0d1eeb3","direct":true,"kind":"composite","optional":false},{"id":25821018224,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49","direct":true,"kind":"composite","optional":false},{"id":25821018225,"package_name":"rubygems/release-gem","ecosystem":"actions","requirements":"1c162a739e8b4cb21a676e97b087e8268d8fc40b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"gems.gemspec","sha":null,"kind":"manifest","created_at":"2026-02-18T18:01:02.278Z","updated_at":"2026-02-18T18:01:02.278Z","repository_link":"https://github.com/rubygems/gems/blob/master/gems.gemspec","dependencies":[]},{"ecosystem":"rubygems","filepath":"lib/gems.rb","sha":null,"kind":"manifest","created_at":"2026-02-18T18:01:02.333Z","updated_at":"2026-02-18T18:01:02.333Z","repository_link":"https://github.com/rubygems/gems/blob/master/lib/gems.rb","dependencies":[]}],"score":29.430962689393688,"created_at":"2025-12-10T07:37:45.865Z","updated_at":"2026-05-31T19:02:05.026Z","avatar_url":"https://github.com/rubygems.png","language":"Ruby","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369744","html_url":"https://summary.ecosyste.ms/projects/369744"}