{"id":12257269,"name":"jruby-readline","ecosystem":"rubygems","description":"readline extension for JRuby","homepage":"https://github.com/jruby/jruby","licenses":"EPL-1.0,GPL-2.0,LGPL-2.1","normalized_licenses":["EPL-1.0","GPL-2.0","LGPL-2.1"],"repository_url":"https://github.com/jruby/jruby","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-09-21T21:10:45.625Z","latest_release_published_at":"2016-09-21T21:10:45.625Z","latest_release_number":"1.1.1-java","last_synced_at":"2026-05-18T04:35:00.304Z","created_at":"2025-10-07T03:48:05.858Z","updated_at":"2026-05-18T04:35:00.305Z","registry_url":"https://gem.coop/gems/jruby-readline","install_command":"gem install jruby-readline -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/jruby-readline/","metadata":{"funding":null},"repo_metadata":{"id":538858,"uuid":"168370","full_name":"jruby/jruby","owner":"jruby","description":"JRuby, an implementation of Ruby on the JVM","archived":false,"fork":false,"pushed_at":"2026-04-24T00:58:00.000Z","size":299881,"stargazers_count":3895,"open_issues_count":940,"forks_count":938,"subscribers_count":133,"default_branch":"master","last_synced_at":"2026-04-27T19:06:14.618Z","etag":null,"topics":["concurrency","invokedynamic","jruby","jvm","performance","ruby","ruby-language"],"latest_commit_sha":null,"homepage":"https://www.jruby.org","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/jruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["headius"],"patreon":"JRuby"}},"created_at":"2009-04-05T03:54:35.000Z","updated_at":"2026-04-26T10:09:26.000Z","dependencies_parsed_at":"2024-04-11T18:25:05.606Z","dependency_job_id":"0003aa9e-756c-41ee-864f-771b9d715803","html_url":"https://github.com/jruby/jruby","commit_stats":{"total_commits":49034,"total_committers":536,"mean_commits":91.48134328358209,"dds":0.7351225680140311,"last_synced_commit":"ab66c9e8cddbc7fe34fe2a089ca4d5b3eae65064"},"previous_names":[],"tags_count":204,"template":false,"template_full_name":null,"purl":"pkg:github/jruby/jruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jruby","download_url":"https://codeload.github.com/jruby/jruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby/sbom","scorecard":{"id":507267,"data":{"date":"2025-08-11","repo":{"name":"github.com/jruby/jruby","commit":"f5b5cdd0c4ed3d389a6050f7b518602b52dc51a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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":"30 commit(s) and 25 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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:460","Info: jobLevel 'contents' permission set to 'read': .github/workflows/manual-snapshot-publish-21.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/manual-snapshot-publish.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-snapshot-publish-21.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-snapshot-publish.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual-snapshot-publish-21.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual-snapshot-publish.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly-snapshot-publish-21.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly-snapshot-publish.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/snapshot-publish.yml:18","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":"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 10.0.2.0 not signed: https://api.github.com/repos/jruby/jruby/releases/238369107","Warn: release artifact 10.0.1.0 not signed: https://api.github.com/repos/jruby/jruby/releases/233281622","Warn: release artifact 9.4.13.0 not signed: https://api.github.com/repos/jruby/jruby/releases/201700009","Warn: release artifact 10.0.0.1 not signed: https://api.github.com/repos/jruby/jruby/releases/217098940","Warn: release artifact 9.4.12.1 not signed: https://api.github.com/repos/jruby/jruby/releases/217094857","Warn: release artifact 10.0.2.0 does not have provenance: https://api.github.com/repos/jruby/jruby/releases/238369107","Warn: release artifact 10.0.1.0 does not have provenance: https://api.github.com/repos/jruby/jruby/releases/233281622","Warn: release artifact 9.4.13.0 does not have provenance: https://api.github.com/repos/jruby/jruby/releases/201700009","Warn: release artifact 10.0.0.1 does not have provenance: https://api.github.com/repos/jruby/jruby/releases/217098940","Warn: release artifact 9.4.12.1 does not have provenance: https://api.github.com/repos/jruby/jruby/releases/217094857"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: bin/jruby.dll:1","Warn: binary detected: bin/jruby.exe:1","Warn: binary detected: bin/jrubyw.exe:1","Warn: binary detected: core/src/main/resources/wasm/prism.wasm:1","Warn: binary detected: lib/ruby/stdlib/racc/cparse-jruby.jar:1","Warn: binary detected: maven/jruby/src/empty.jar:1","Warn: binary detected: maven/jruby/src/it/integrity/src/main/resources/hello.jar:1","Warn: binary detected: samples/relative_require.jar:1","Warn: binary detected: spec/java_integration/fixtures/tinySQL-2.26.jar:1","Warn: binary detected: test/classpath_test.jar:1","Warn: binary detected: test/dir2/target.class:1","Warn: binary detected: test/jruby/_leading_and_consecutive__underscores.jar:1","Warn: binary detected: test/jruby/dir with spaces/test#hash#symbol##jar.jar:1","Warn: binary detected: test/jruby/dir with spaces/test_jar.jar:1","Warn: binary detected: test/jruby/dir with spaces/testgem.jar:1","Warn: binary detected: test/jruby/gem.jar:1","Warn: binary detected: test/jruby/jar_with+.jar:1","Warn: binary detected: test/jruby/jar_with_nested_classes_jar.jar:1","Warn: binary detected: test/jruby/jar_with_no_manifest.jar:1","Warn: binary detected: test/jruby/jar_with_relative_require1.jar:1","Warn: binary detected: test/jruby/jar_with_ruby_files.jar:1","Warn: binary detected: test/jruby/jar_with_ruby_files_in_jar.jar:1","Warn: binary detected: test/jruby/jruby-3977.so.jar:1","Warn: binary detected: test/jruby/jruby-4198.jar:1","Warn: binary detected: test/jruby/requireTest-1.0.jar:1","Warn: binary detected: test/jruby/test_jar2.jar:1","Warn: binary detected: test/jruby/test_jruby_1332.jar:1","Warn: binary detected: test/jruby/test_uri_classloader.jar:1","Warn: binary detected: test/jruby/testapp/testapp.exe:1"],"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":"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"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: \"a[b]\" must be followed by =: test/tool/merger.rb:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/snapshot-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot-publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/snapshot-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby/snapshot-publish.yml/master?enable=pin","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4p6w-m9wc-c9c9","Warn: Project is vulnerable to: GHSA-5v34-g2px-j4fw","Warn: Project is vulnerable to: GHSA-q5r4-cfpx-h6fh","Warn: Project is vulnerable to: GHSA-9hf4-67fc-4vf4","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-hxx2-7vcw-mqr3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T23:32:31.571Z","repository_id":538858,"created_at":"2025-08-19T23:32:31.571Z","updated_at":"2025-08-19T23:32:31.571Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-18T04:35:00.182Z","dependent_packages_count":0,"downloads":27095,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":23.210298387227578,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.40116565113726677,"average":5.902866009591211},"purl":"pkg:gem/jruby-readline?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/jruby-readline","docker_dependents_count":153,"docker_downloads_count":287639710,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/jruby-readline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/jruby-readline/dependencies","status":null,"funding_links":["https://github.com/sponsors/headius","https://patreon.com/JRuby"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T01:02:22.409Z","issues_count":620,"pull_requests_count":1268,"avg_time_to_close_issue":29446118.196141478,"avg_time_to_close_pull_request":3258103.5226415093,"issues_closed_count":310,"pull_requests_closed_count":1060,"pull_request_authors_count":49,"issue_authors_count":227,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":0.748422712933754,"merged_pull_requests_count":957,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":240,"past_year_pull_requests_count":584,"past_year_avg_time_to_close_issue":1214864.7373737374,"past_year_avg_time_to_close_pull_request":331455.3043478261,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":460,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":2.2375,"past_year_avg_comments_per_pull_request":0.6763698630136986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":427,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby/issues","maintainers":[{"login":"headius","count":735,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headius"},{"login":"enebo","count":453,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enebo"},{"login":"kares","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kares"},{"login":"eregon","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"donv","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donv"},{"login":"byteit101","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byteit101"},{"login":"mkristian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkristian"}],"active_maintainers":[{"login":"headius","count":351,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headius"},{"login":"enebo","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enebo"},{"login":"kares","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kares"},{"login":"eregon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-readline/codemeta","maintainers":[{"uuid":"1825","login":"headius","name":null,"email":null,"url":null,"packages_count":77,"html_url":"https://gem.coop/profiles/headius","role":null,"created_at":"2025-10-07T21:53:35.727Z","updated_at":"2025-10-07T21:53:35.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/headius/packages"}]}