{"id":8614824,"name":"github.com/ruby/timeout","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/ruby/timeout","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2023-12-02T02:15:08.425Z","latest_release_published_at":"2026-03-09T22:03:33.000Z","latest_release_number":"v0.6.1","last_synced_at":"2026-06-28T03:00:20.535Z","created_at":"2023-12-02T02:15:05.074Z","updated_at":"2026-06-28T03:00:20.768Z","registry_url":"https://pkg.go.dev/github.com/ruby/timeout","install_command":"go get github.com/ruby/timeout","documentation_url":"https://pkg.go.dev/github.com/ruby/timeout#section-documentation","metadata":{},"repo_metadata":{"id":38198304,"uuid":"200772043","full_name":"ruby/timeout","owner":"ruby","description":"Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.","archived":false,"fork":false,"pushed_at":"2026-06-22T06:47:05.000Z","size":227,"stargazers_count":167,"open_issues_count":2,"forks_count":32,"subscribers_count":34,"default_branch":"master","last_synced_at":"2026-06-28T03:00:17.910Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2019-08-06T03:47:53.000Z","updated_at":"2026-06-22T06:47:07.000Z","dependencies_parsed_at":"2026-04-02T07:09:00.358Z","dependency_job_id":null,"html_url":"https://github.com/ruby/timeout","commit_stats":{"total_commits":166,"total_committers":30,"mean_commits":5.533333333333333,"dds":0.7469879518072289,"last_synced_commit":"2e5a87bacac7937c301cde0c8f14826cf86cfa5c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/sbom","scorecard":{"id":788930,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/timeout","commit":"fdc7ec0a195b578d7161471a42b5faa0c7710ef9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/7 approved changesets -- score normalized to 1","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":"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":"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/timeout/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/timeout/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/timeout/test.yml/master?enable=pin","Info:   1 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   5 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 25 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:16.459Z","repository_id":38198304,"created_at":"2025-08-23T06:54:16.459Z","updated_at":"2025-08-23T06:54:16.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34875357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"},"owner_record":{"login":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v0.6.1","sha":"951e8025ec02cce2d1c9dc5712c1ab37e383bd54","kind":"commit","published_at":"2026-03-09T22:03:33.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.6.1","html_url":"https://github.com/ruby/timeout/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ab79dfff47092008ce08520763c846eba3a3a5f1","kind":"tag","published_at":"2025-12-17T04:23:04.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.6.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5dc2cd1b024d53ac943ced89b5356efa87b4fbe3","kind":"tag","published_at":"2025-12-08T03:05:54.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.5.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"f42b47d383f65180dbe3abf45fff6335773da060","kind":"tag","published_at":"2025-10-29T06:49:48.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.4.4","html_url":"https://github.com/ruby/timeout/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"607d8c6fbe4d86db1cf22846e89198b47cec7161","kind":"commit","published_at":"2024-12-16T03:53:10.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.4.3","html_url":"https://github.com/ruby/timeout/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"2f5252299403e00135b694455fb31a2bded32cd5","kind":"commit","published_at":"2024-11-06T08:26:49.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.4.2","html_url":"https://github.com/ruby/timeout/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a65e49cc31bcdaad892330cdd93ab8e5481e1fc7","kind":"tag","published_at":"2023-11-07T04:56:36.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.4.1","html_url":"https://github.com/ruby/timeout/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"413194f8d2650c6ca7b2a45b38f8c9aca53ba846","kind":"tag","published_at":"2023-06-23T03:51:58.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.4.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e1b244810138253d93ea3ac0932c8dbdd8ef8dc6","kind":"tag","published_at":"2023-02-16T00:57:03.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.3.2","html_url":"https://github.com/ruby/timeout/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4941e8c8715706160899443ac706e351d688fa52","kind":"tag","published_at":"2022-12-05T08:13:07.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.3.1","html_url":"https://github.com/ruby/timeout/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f69f954a945be862179998a44ab9b5140692969b","kind":"tag","published_at":"2022-05-25T09:07:45.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.3.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02e792ddd8fa9ed9475c8b5953e281df920cbabc","kind":"tag","published_at":"2021-10-14T11:12:20.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.2.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"3ec31a5dfc76935622f2566c0ee53bf3e3974af0","kind":"tag","published_at":"2020-12-22T12:16:43.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.1.1","html_url":"https://github.com/ruby/timeout/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"71175450aed74b2423b970122b808d348edcd4f6","kind":"commit","published_at":"2020-03-26T10:26:57.000Z","download_url":"https://codeload.github.com/ruby/timeout/tar.gz/v0.1.0","html_url":"https://github.com/ruby/timeout/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/timeout@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-28T03:00:20.767Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":4.406654336379738,"forks_count":5.603683413687824,"docker_downloads_count":null,"average":7.596915151082852},"purl":"pkg:golang/github.com/ruby/timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ruby/timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ruby/timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ruby/timeout/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-22T15:20:56.134Z","issues_count":14,"pull_requests_count":94,"avg_time_to_close_issue":14408985.0,"avg_time_to_close_pull_request":803736.523255814,"issues_closed_count":9,"pull_requests_closed_count":86,"pull_request_authors_count":22,"issue_authors_count":12,"avg_comments_per_issue":4.857142857142857,"avg_comments_per_pull_request":1.648936170212766,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":15481.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ftimeout/issues","maintainers":[{"login":"eregon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"hsbt","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"k0kubun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"}],"active_maintainers":[{"login":"eregon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"nobu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Ftimeout/codemeta","maintainers":[]}