{"id":12211982,"name":"debug","ecosystem":"rubygems","description":"Debugging functionality for Ruby. This is completely rewritten debug.rb which was contained by the ancient Ruby versions.","homepage":"https://github.com/ruby/debug","licenses":"Ruby,BSD-2-Clause","normalized_licenses":["Ruby","BSD-2-Clause"],"repository_url":"https://github.com/ruby/debug","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2021-03-17T04:23:11.571Z","latest_release_published_at":"2025-12-19T01:55:20.495Z","latest_release_number":"1.11.1","last_synced_at":"2026-04-07T19:01:10.614Z","created_at":"2025-10-07T02:23:22.817Z","updated_at":"2026-04-07T19:05:58.671Z","registry_url":"https://gem.coop/gems/debug","install_command":"gem install debug -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/debug/","metadata":{"funding":null},"repo_metadata":{"id":37095932,"uuid":"209731662","full_name":"ruby/debug","owner":"ruby","description":"Debugging functionality for Ruby","archived":false,"fork":false,"pushed_at":"2026-03-30T18:37:28.000Z","size":1762,"stargazers_count":1261,"open_issues_count":91,"forks_count":144,"subscribers_count":48,"default_branch":"master","last_synced_at":"2026-04-03T06:54:54.310Z","etag":null,"topics":["debug","debugger","debugging-tool","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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-09-20T07:28:16.000Z","updated_at":"2026-03-30T18:37:41.000Z","dependencies_parsed_at":"2024-02-09T08:24:37.260Z","dependency_job_id":"d8a4cd82-adaf-4fa7-be2d-b8b255a3567e","html_url":"https://github.com/ruby/debug","commit_stats":{"total_commits":1567,"total_committers":87,"mean_commits":"18.011494252873565","dds":0.6477345245692405,"last_synced_commit":"bead0984d241a91235e3d3bacd247f0363d2d530"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/debug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/debug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/sbom","scorecard":{"id":788911,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/debug","commit":"14c8a546242a5e88ed8f47607629ffbef7d3315d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"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":"Code-Review","score":6,"reason":"Found 17/25 approved changesets -- score normalized to 6","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":10,"reason":"18 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/protocol.yml:1","Warn: no topLevel permission defined: .github/workflows/ruby-macos.yaml:1","Warn: no topLevel permission defined: .github/workflows/ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/test_test.yml:1","Warn: no topLevel permission defined: .github/workflows/truffleruby.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/protocol.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/protocol.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/protocol.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/protocol.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/protocol.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/protocol.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-macos.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby-macos.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-macos.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby-macos.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-macos.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby-macos.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/test_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/test_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/test_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/truffleruby.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/truffleruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/truffleruby.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/debug/truffleruby.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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:53:56.967Z","repository_id":37095932,"created_at":"2025-08-23T06:53:56.967Z","updated_at":"2025-08-23T06:53:56.967Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":"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":"v1.11.1","sha":"bad4d38f8330219b62f2b253d59146f5a71fd39a","kind":"tag","published_at":"2025-12-19T01:54:53.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.11.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"a86adbb7f7b4f5d88e15b7a0dce05a6cf568b8e1","kind":"tag","published_at":"2025-06-17T17:13:32.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.11.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"bead0984d241a91235e3d3bacd247f0363d2d530","kind":"tag","published_at":"2024-12-18T20:49:28.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.10.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"0b77e8294b5b220b3b2a089bf09f94808654899a","kind":"tag","published_at":"2024-03-29T08:27:02.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.9.2","html_url":"https://github.com/ruby/debug/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"9de0ff46faeea73aed27bb090ee052db8fb74c14","kind":"tag","published_at":"2023-12-22T03:10:01.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.9.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"65519e41cbd73b2e2b6c1232cf59ee5708ca7e43","kind":"tag","published_at":"2023-12-10T18:23:50.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.9.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ec9d7ab46df09aa87d64e600df8805a3ee0314c","kind":"tag","published_at":"2023-05-09T02:54:55.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.8.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"a676a27f7c866f32bf73a599ef85c366967cc1e2","kind":"commit","published_at":"2023-03-28T16:47:33.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.7.2","html_url":"https://github.com/ruby/debug/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"ab985c7b2013266e36c59f66996752f6e8b5f381","kind":"tag","published_at":"2022-12-22T18:08:43.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.7.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8eb0b30c82d7cd5debee143e2a1165da0ff67019","kind":"tag","published_at":"2022-12-02T14:28:29.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.7.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"418148ba875adad36bb7403b302d90e69e3776c6","kind":"tag","published_at":"2022-10-24T07:15:47.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.6.3","html_url":"https://github.com/ruby/debug/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"92f65e760d91df7f8352e3af64abda611b573b08","kind":"tag","published_at":"2022-08-10T02:46:42.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.6.2","html_url":"https://github.com/ruby/debug/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"390b76471f21aec0f41122dd040b5099f96dc54b","kind":"tag","published_at":"2022-07-13T02:36:50.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.6.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e175d090509e3e093de77214525ff9603d4bff24","kind":"tag","published_at":"2022-07-11T17:05:13.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.6.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"32eba515549eaf5f3eb841b19e3d339fe916c880","kind":"commit","published_at":"2022-03-30T18:14:27.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.5.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a41ce34ddd3fce4b3d21608c5cb4b6b2d04e8443","kind":"tag","published_at":"2021-12-17T18:23:22.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.4.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.4.0/manifests"},{"name":"v0.2.1","sha":"622a07bf0f8820e899d1ecc9b5dadd636f357b52","kind":"tag","published_at":"2021-11-11T07:27:54.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v0.2.1","html_url":"https://github.com/ruby/debug/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v0.2.1/manifests"},{"name":"v1.3.4","sha":"ed8ce877b0e152a4207f3936049ad2f5be75e6af","kind":"tag","published_at":"2021-10-29T07:20:59.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.3.4","html_url":"https://github.com/ruby/debug/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"7390af7d98ceff1bf5815a6dee72c95bcd452a3b","kind":"tag","published_at":"2021-10-29T04:47:53.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.3.3","html_url":"https://github.com/ruby/debug/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0a84dca8fd17c23bd4cccc1e78283273995ed922","kind":"tag","published_at":"2021-10-28T06:57:23.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.3.2","html_url":"https://github.com/ruby/debug/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"821eded0a726e7e8dccbea0a93639da652f8878b","kind":"tag","published_at":"2021-10-22T05:42:39.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.3.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"59c7e05a1f9e63e3158bb580f8fba9e5dc77a673","kind":"tag","published_at":"2021-10-20T06:11:53.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.3.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"9dab239163f1c810abfa1f33ae764be61d4d39c0","kind":"tag","published_at":"2021-10-05T13:17:53.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.2.4","html_url":"https://github.com/ruby/debug/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"6653221e86ab9731c584738341856509b2b0b20a","kind":"tag","published_at":"2021-10-05T03:18:47.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.2.3","html_url":"https://github.com/ruby/debug/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"978cfb6c5173cb69f67f2fd8d1cb7578a69f70f8","kind":"tag","published_at":"2021-10-01T05:45:30.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.2.2","html_url":"https://github.com/ruby/debug/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"101867b0954ae2b34c3fbdec16da9dd2de3066ee","kind":"tag","published_at":"2021-09-30T05:37:08.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.2.1","html_url":"https://github.com/ruby/debug/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e449d5d43b0f1e87234e5195a67aae4eadf81154","kind":"tag","published_at":"2021-09-29T08:19:26.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.2.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9e0bb724f754a5117fc37d85388a2a8b4ac8a49a","kind":"tag","published_at":"2021-09-14T07:51:59.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.1.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"620c4de6d6193fddf21a8555b374d56629ccd3d6","kind":"tag","published_at":"2021-09-08T16:24:58.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0/manifests"},{"name":"v1.0.0.rc2","sha":"8d41e1ec43e5c200a54448fd5e7f49a5a503f374","kind":"tag","published_at":"2021-09-03T07:53:18.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.rc2","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.rc2/manifests"},{"name":"v1.0.0.rc1","sha":"6585bdff3642f73cc37afa173bc2e549418aadc2","kind":"tag","published_at":"2021-09-03T05:58:06.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.rc1","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.rc1/manifests"},{"name":"v1.0.0.beta8","sha":"25fe6a5994f535916d16417c1bfcad3b510743b7","kind":"tag","published_at":"2021-07-14T19:57:18.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta8","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta8/manifests"},{"name":"v1.0.0.beta7","sha":"a864098e8fbd2ddd85c9e766377c96253475d4be","kind":"tag","published_at":"2021-07-13T04:51:54.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta7","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta7/manifests"},{"name":"v1.0.0.beta6","sha":"7077a430b364f906bb861e827647819af4f1fd24","kind":"tag","published_at":"2021-07-07T02:33:42.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta6","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta6/manifests"},{"name":"v1.0.0.beta5","sha":"921140a13c690fe07239dd502d3ff28e039a8d80","kind":"tag","published_at":"2021-06-17T16:51:50.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta5","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta5/manifests"},{"name":"v1.0.0.beta4","sha":"ca7aa6862f3c11d8d1baa24847c9e7640167a98b","kind":"tag","published_at":"2021-05-25T06:16:11.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta4","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta4/manifests"},{"name":"v1.0.0.beta3","sha":"752df44ff356a23e53c55fc094624c68eb82d8db","kind":"tag","published_at":"2021-05-14T05:43:01.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta3","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta3/manifests"},{"name":"v1.0.0.beta2","sha":"1a3b2b6b00f2c16e87802d511c7776d37d9fe4a1","kind":"tag","published_at":"2021-05-10T03:21:34.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta2","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta2/manifests"},{"name":"v1.0.0.beta1","sha":"70cec554379c767996d90fb279c23a6a9d56a00a","kind":"tag","published_at":"2021-05-07T08:59:14.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v1.0.0.beta1","html_url":"https://github.com/ruby/debug/releases/tag/v1.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v1.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v1.0.0.beta1/manifests"},{"name":"v0.2.0","sha":"73f99f4be0c736ac3ee8492065642f14ee1d45c1","kind":"commit","published_at":"2021-04-01T00:05:25.000Z","download_url":"https://codeload.github.com/ruby/debug/tar.gz/v0.2.0","html_url":"https://github.com/ruby/debug/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/debug@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-07T19:05:58.671Z","dependent_packages_count":0,"downloads":100198897,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3649595570742679,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.035144253644188765,"average":0.10002595267961417},"purl":"pkg:gem/debug?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/debug","docker_dependents_count":1559,"docker_downloads_count":3282188459,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/debug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/debug/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-05T05:00:34.531Z","issues_count":114,"pull_requests_count":217,"avg_time_to_close_issue":14281413.016949153,"avg_time_to_close_pull_request":2843616.9365079366,"issues_closed_count":59,"pull_requests_closed_count":189,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.807017543859649,"avg_comments_per_pull_request":1.3502304147465438,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":11,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":2902531.0,"past_year_avg_time_to_close_pull_request":667283.45,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":1.2580645161290323,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fdebug/issues","maintainers":[{"login":"ono-max","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ono-max"},{"login":"ko1","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ko1"},{"login":"st0012","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st0012"},{"login":"tompng","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tompng"},{"login":"hsbt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"k0kubun","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"mame","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mame"},{"login":"peterzhu2118","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterzhu2118"},{"login":"nobu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"eregon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"ioquatix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioquatix"},{"login":"byroot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"}],"active_maintainers":[{"login":"ko1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ko1"},{"login":"mame","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mame"},{"login":"byroot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"st0012","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st0012"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/debug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/debug/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/debug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/debug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/debug/codemeta","maintainers":[{"uuid":"27848","login":"naruse","name":null,"email":null,"url":null,"packages_count":80,"html_url":"https://gem.coop/profiles/naruse","role":null,"created_at":"2025-10-07T15:29:20.243Z","updated_at":"2025-10-07T15:29:20.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/naruse/packages"},{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":179,"html_url":"https://gem.coop/profiles/hsbt","role":null,"created_at":"2025-10-07T15:29:20.308Z","updated_at":"2025-10-07T15:29:20.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hsbt/packages"},{"uuid":"42395","login":"ko1","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://gem.coop/profiles/ko1","role":null,"created_at":"2025-10-07T15:29:20.187Z","updated_at":"2025-10-07T15:29:20.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ko1/packages"}]}