{"id":12257242,"name":"jruby-openssl","ecosystem":"rubygems","description":"JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.","homepage":"https://github.com/jruby/jruby-openssl","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/jruby/jruby-openssl","keywords_array":[],"namespace":null,"versions_count":94,"first_release_published_at":"2009-07-25T18:11:35.000Z","latest_release_published_at":"2013-10-22T23:09:43.049Z","latest_release_number":"0.9.4","last_synced_at":"2026-06-24T17:30:47.640Z","created_at":"2025-10-07T03:48:03.413Z","updated_at":"2026-06-24T17:31:25.762Z","registry_url":"https://gem.coop/gems/jruby-openssl","install_command":"gem install jruby-openssl -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/jruby-openssl/","metadata":{"funding":null},"repo_metadata":{"id":944807,"uuid":"722201","full_name":"jruby/jruby-openssl","owner":"jruby","description":"JRuby's OpenSSL gem","archived":false,"fork":false,"pushed_at":"2026-05-13T14:14:13.000Z","size":18891,"stargazers_count":49,"open_issues_count":46,"forks_count":86,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-06-08T06:33:07.587Z","etag":null,"topics":["cryptography","jruby","jruby-openssl","openssl","ssl","tls"],"latest_commit_sha":null,"homepage":"http://www.jruby.org","language":"Java","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":"History.md","contributing":null,"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":"2010-06-15T14:43:14.000Z","updated_at":"2026-05-13T14:54:14.000Z","dependencies_parsed_at":"2023-07-05T15:16:47.558Z","dependency_job_id":"4e326d9b-aac1-495d-81f2-e9b9cdfdb9cc","html_url":"https://github.com/jruby/jruby-openssl","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/jruby/jruby-openssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jruby","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/sbom","scorecard":{"id":537155,"data":{"date":"2025-08-11","repo":{"name":"github.com/jruby/jruby-openssl","commit":"2585b09ec9508e5bbf45d87943c791796f8cf107"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":"Maintained","score":10,"reason":"10 commit(s) and 6 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":"Code-Review","score":1,"reason":"Found 4/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-test_provider.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test_provider.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test_provider.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test_provider.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test_provider.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test_provider.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jruby/jruby-openssl/ci-test_provider.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-20T07:16:50.322Z","repository_id":944807,"created_at":"2025-08-20T07:16:50.322Z","updated_at":"2025-08-20T07:16:50.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34383517,"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-15T02:00:07.085Z","response_time":63,"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":"jruby","name":"JRuby Team","uuid":"55687","kind":"organization","description":null,"email":null,"website":"http://jruby.org","location":"The Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55687?v=4","repositories_count":76,"last_synced_at":"2025-10-19T19:12:39.571Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jruby","funding_links":["https://github.com/sponsors/jruby"],"total_stars":7007,"followers":51,"following":0,"created_at":"2022-11-02T16:40:58.642Z","updated_at":"2025-10-19T19:12:39.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jruby/repositories"},"tags":[{"name":"v0.16.0","sha":"342766d53d803fcb5f5bba5622e45f15533ba4f5","kind":"commit","published_at":"2026-04-20T13:05:48.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.16.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"9c73c713aac90a16e8d79f171a9c6f8a2136b51e","kind":"commit","published_at":"2026-04-03T18:23:19.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.7","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"e717579278be41df3d55952ff6f4d5be20d08635","kind":"commit","published_at":"2026-03-13T12:44:06.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"889bd6dc6b749adbf5d70733cdf04291931193a9","kind":"commit","published_at":"2025-07-25T15:39:08.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"4a83566842a5da9437220148b0601a4fe305dbc9","kind":"commit","published_at":"2025-05-07T14:46:58.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"80d37ce600dd584ac9cc6ffefbe137ab4880fcda","kind":"commit","published_at":"2025-01-19T16:20:29.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"29cedb9d3a0374a2d3d2adc88b34deb119112967","kind":"commit","published_at":"2024-11-24T09:23:18.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"d805c4be42cf15d3489f95b491069e6c6a8deae5","kind":"commit","published_at":"2024-09-27T11:18:46.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"60932f1b4fd191e6ebbf40ca2fbf88169bcc0690","kind":"commit","published_at":"2024-06-20T13:44:37.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.15.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.15.0/manifests"},{"name":"v0.14.6","sha":"bbf5ccc9171eb5362f89e7f4d5c2f535ce48b47f","kind":"commit","published_at":"2024-05-27T09:08:29.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"e7dc8d71a94b62750519f340a2eb960b00de70a2","kind":"commit","published_at":"2024-04-20T10:23:27.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"3370a45984db7ce2b1c419159198aa6532fd7a46","kind":"commit","published_at":"2024-04-11T12:56:15.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"055f5756c424276a1ecf0ec7327a049bb147ea9a","kind":"commit","published_at":"2024-02-13T16:52:03.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"b0ca8d8a0d5cb58ca7f8b9e37eb1fda69bfeba7a","kind":"commit","published_at":"2023-07-07T10:28:13.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"ada944e40e2458934f6c77048cf7e83d325de9e4","kind":"commit","published_at":"2023-04-13T10:45:19.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1/manifests"},{"name":"v0.14.1.cr2","sha":"1f95043b80f591118380e5cc06a9a2ab6e74741e","kind":"commit","published_at":"2022-07-03T15:37:00.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.1.cr2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.1.cr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.1.cr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1.cr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1.cr2/manifests"},{"name":"v0.14.1.cr1","sha":"db9df7bed95ed89ba60a1f4488feb7ec520e776b","kind":"commit","published_at":"2022-07-01T11:36:28.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.1.cr1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.1.cr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.1.cr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1.cr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.1.cr1/manifests"},{"name":"v0.14.0","sha":"e497cc18f54e33b44b20a2d0db1989e7b4f61c4e","kind":"commit","published_at":"2022-06-30T13:07:41.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.14.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"dc653271d74666f1a13bb0eb06328950e243ad2c","kind":"commit","published_at":"2022-05-13T11:31:22.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.13.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"ae0f04e8320c83c9bb9a2bc9ecc56b7e02dba546","kind":"commit","published_at":"2022-03-03T10:55:54.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.12.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b0de18c2b66d68830e87c44d9aa41637db3e5e8b","kind":"commit","published_at":"2022-02-02T10:57:20.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.12.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"831ead4949e1c1015a2503636ef595d2985fefd5","kind":"commit","published_at":"2022-01-28T13:50:12.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.12.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0f73701047b2bc1912fe6f8ea57fbbc04c78be7d","kind":"commit","published_at":"2021-10-25T12:54:41.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.11.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.11.0/manifests"},{"name":"v0.10.7","sha":"4eff86373d83593040fafca95d176d1ddd53f46b","kind":"commit","published_at":"2021-04-28T13:40:08.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.7","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"e773879331458d7210387b216c93df9b6976a3bb","kind":"commit","published_at":"2021-04-10T15:25:51.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"e0660c689f095bd29e55708146d36e1a04527a65","kind":"commit","published_at":"2020-10-01T04:42:47.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"75b37321541cdc867cb46f206bdc01c6d2e0dd42","kind":"commit","published_at":"2020-02-18T17:15:37.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c862febc6a77d6aae708bce1564fba21810cbb44","kind":"commit","published_at":"2020-02-18T08:18:03.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"234f68c94613139f5446077ba45df7cc9b142289","kind":"commit","published_at":"2019-03-01T17:59:36.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"3f25f725060d9ccf922cf5343d2e7e75e570429e","kind":"commit","published_at":"2018-06-22T13:34:44.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"388fd2f7aa2df821ac1ad084c163e8421f32effe","kind":"commit","published_at":"2018-05-17T09:07:43.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.10.0","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.10.0/manifests"},{"name":"v0.9.21","sha":"db0823f0d8dd94cea85cabaa9acd970ccd4407bc","kind":"commit","published_at":"2017-07-28T11:14:22.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.21","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"51363887fc13b506c518ed7ff9ada2809fce95ba","kind":"commit","published_at":"2017-03-02T11:30:07.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.20","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"63bdc377661756a481ef492de1f121fdfc136956","kind":"commit","published_at":"2016-12-02T10:33:16.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.19","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"0c018f1fbb42574cb337720d5067c35427318156","kind":"commit","published_at":"2016-11-06T07:07:51.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.18","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"ff568d06b98322314a10ef6ba247bfc420a5cb0b","kind":"commit","published_at":"2016-06-09T12:30:37.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.17","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"dbb1711b045c1539c77cb4a992e374c95558b1c6","kind":"commit","published_at":"2016-03-02T10:02:04.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.16","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"672ab063bda0fda84bdac74a4f1235cd0c8cdb8a","kind":"commit","published_at":"2016-01-25T23:03:20.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.15","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0f4f501a6c66d6c93d60f32eaf3b0a80d3022934","kind":"commit","published_at":"2016-01-11T14:45:40.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.14","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"8e894e2e49eacb298c18e1b082a9fa5ec4c1e2e3","kind":"commit","published_at":"2015-12-21T16:26:14.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.13","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"246dbb7cf994d71f8774b726711d883d0b404c58","kind":"commit","published_at":"2015-10-08T13:21:16.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.12","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"3b4bc77f678f91070bf7dca6db12c4bc4b4d09c1","kind":"commit","published_at":"2015-08-27T17:32:01.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.11","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"9445efd670218cccc5090556695cd503f7498d0c","kind":"commit","published_at":"2015-08-20T14:46:34.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.10","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7d8db94e59867cbf22a5fec1779b699a8278c9cd","kind":"commit","published_at":"2015-08-19T16:34:32.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.9","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"12bc095d0ee5f1d5401e8ec2549dfd6618e4064d","kind":"commit","published_at":"2015-07-27T07:56:31.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.8","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"f984029c359df84db52a933baaa6dfee56a062f8","kind":"commit","published_at":"2015-04-15T06:11:28.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.7","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"0c6940599e016f2fa57360b7005b52e0a942e2f0","kind":"commit","published_at":"2014-12-19T21:06:38.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"8ecc049011fd2d4268be3e7cefa2b0928e1dd0d1","kind":"commit","published_at":"2014-06-25T18:53:50.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"b9e47913853009f7ba49029c304f09e6b36ae0d7","kind":"commit","published_at":"2014-06-25T15:13:22.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"86e09fa4b896c284e5c44108322acfd1a01da67e","kind":"commit","published_at":"2014-06-25T15:13:22.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c578e7112bcd7fa5603b4758f38c37547c09d5fd","kind":"commit","published_at":"2014-06-25T15:11:26.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"09bd9d22abd451226851e7159e0df5c484f9c4ff","kind":"commit","published_at":"2014-06-25T15:11:26.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.9.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.9.1/manifests"},{"name":"v0.7.7","sha":"d4c3751a596928dafed9b48bb8c16c0cbcaa8158","kind":"commit","published_at":"2012-05-21T22:18:07.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.7","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"3e2ba307212a17c850677a35ff5e1d33f32bc426","kind":"commit","published_at":"2012-02-15T08:11:59.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"1b70c293f1250bfc4f25d561dbc1eb87ae21fdd1","kind":"commit","published_at":"2012-01-23T02:42:52.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"7d178734e89bba90ca2d6c6a9f1d7737451246cf","kind":"commit","published_at":"2011-04-28T11:15:02.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"7986a1173ef72ccfeab81185f821aad7e7f0d239","kind":"commit","published_at":"2011-01-18T12:54:56.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2c6884a93c6750cf2c2a7e701d4159b7fcf101c2","kind":"commit","published_at":"2010-11-03T17:56:13.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2da1aabc6d3453d4a8f3b05afdfbdf315177bb07","kind":"commit","published_at":"2010-08-03T19:51:23.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"8a5780986bd1a6c901e1b15b4042ad8da307ed17","kind":"commit","published_at":"2010-04-27T20:23:06.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.7","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.7/manifests"},{"name":"v0.6","sha":"1cb8b7d62319a80b9a62405183ad8bd28b4b279c","kind":"commit","published_at":"2009-12-07T14:22:32.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.6","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.6/manifests"},{"name":"v0.5.2","sha":"ee01eb960c722e48b31993b0928dbce151331a4f","kind":"commit","published_at":"2009-08-20T18:18:25.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.5.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"5d227c24f1043dac9cfe139ec065ddbdeedf9766","kind":"commit","published_at":"2009-06-15T18:49:51.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.5.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"f192720d9204bec79443a7589b0a15368f9cd0c5","kind":"commit","published_at":"2009-05-12T21:50:31.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.5","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.5/manifests"},{"name":"v0.4","sha":"5b544003ecf37482a89fc45be5b424ac71805eef","kind":"commit","published_at":"2009-02-24T06:19:30.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.4","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.4/manifests"},{"name":"v0.3","sha":"dd9062bcaddb2735d5cb2ae3e33f96d7664d6be3","kind":"commit","published_at":"2008-08-13T17:51:41.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.3","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.3/manifests"},{"name":"v0.2","sha":"8efb4b61a14c8d31cc62acf78ba932a34634b3a7","kind":"commit","published_at":"2008-03-17T21:23:07.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.2","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"63e8881fcf4f84c0a567510d47e6ab92c64f9793","kind":"commit","published_at":"2008-01-07T02:50:21.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.1.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"7aa56798bbc4b7178af4a2778864b4017bd37aba","kind":"commit","published_at":"2007-12-15T18:43:28.000Z","download_url":"https://codeload.github.com/jruby/jruby-openssl/tar.gz/v0.1","html_url":"https://github.com/jruby/jruby-openssl/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jruby/jruby-openssl@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-24T17:31:25.742Z","dependent_packages_count":0,"downloads":22024520,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.8720757348846513,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.3990030330718368,"average":0.317769691989122},"purl":"pkg:gem/jruby-openssl?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/jruby-openssl","docker_dependents_count":358,"docker_downloads_count":338076521,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/jruby-openssl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/jruby-openssl/dependencies","status":null,"funding_links":["https://github.com/sponsors/jruby"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-08T06:26:53.415Z","issues_count":134,"pull_requests_count":82,"avg_time_to_close_issue":69374063.52173913,"avg_time_to_close_pull_request":10416043.0,"issues_closed_count":92,"pull_requests_closed_count":63,"pull_request_authors_count":28,"issue_authors_count":79,"avg_comments_per_issue":2.873134328358209,"avg_comments_per_pull_request":2.25609756097561,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":12,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":744397.5714285715,"past_year_avg_time_to_close_pull_request":2884721.125,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jruby%2Fjruby-openssl/issues","maintainers":[{"login":"kares","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kares"},{"login":"headius","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headius"}],"active_maintainers":[{"login":"headius","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headius"},{"login":"kares","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kares"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/jruby-openssl/codemeta","maintainers":[{"uuid":"49743","login":"kares","name":null,"email":null,"url":null,"packages_count":56,"html_url":"https://gem.coop/profiles/kares","role":null,"created_at":"2025-10-07T21:53:44.508Z","updated_at":"2025-10-07T21:53:44.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kares/packages"},{"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:44.241Z","updated_at":"2025-10-07T21:53:44.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/headius/packages"},{"uuid":"1543","login":"olabini","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://gem.coop/profiles/olabini","role":null,"created_at":"2025-10-07T21:53:44.305Z","updated_at":"2025-10-07T21:53:44.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/olabini/packages"},{"uuid":"33181","login":"enebo","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://gem.coop/profiles/enebo","role":null,"created_at":"2025-10-07T21:53:44.354Z","updated_at":"2025-10-07T21:53:44.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/enebo/packages"},{"uuid":"3118","login":"nicksieger","name":null,"email":null,"url":null,"packages_count":59,"html_url":"https://gem.coop/profiles/nicksieger","role":null,"created_at":"2025-10-07T21:53:44.196Z","updated_at":"2025-10-07T21:53:44.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nicksieger/packages"},{"uuid":"34094","login":"nahi","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://gem.coop/profiles/nahi","role":null,"created_at":"2025-10-07T21:53:44.401Z","updated_at":"2025-10-07T21:53:44.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nahi/packages"},{"uuid":"3088","login":"mkristian","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://gem.coop/profiles/mkristian","role":null,"created_at":"2025-10-07T21:53:44.459Z","updated_at":"2025-10-07T21:53:44.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/mkristian/packages"}]}