{"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":93,"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-05T05:02:09.724Z","created_at":"2025-10-07T03:48:03.413Z","updated_at":"2026-06-05T05:06:26.461Z","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":45,"forks_count":86,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-05-23T08:29:30.543Z","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":33749423,"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-05-31T02:00:06.040Z","response_time":95,"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":[]},"repo_metadata_updated_at":"2026-06-05T05:06:26.461Z","dependent_packages_count":0,"downloads":21830848,"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-05-13T17:01:38.944Z","issues_count":133,"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":78,"avg_comments_per_issue":2.8947368421052633,"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":11,"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":8,"past_year_avg_comments_per_issue":1.4545454545454546,"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"}]}