{"id":145,"name":null,"description":"Ruby wrapper for hiredis","url":"https://github.com/redis/hiredis-rb","last_synced_at":"2026-04-30T16:30:19.805Z","repository":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":320,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-04-02T08:07:55.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2026-03-26T09:56:03.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31306002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"redis","name":"Redis","uuid":"1529926","kind":"organization","description":"","email":"redis@redis.io","website":"https://redis.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1529926?v=4","repositories_count":67,"last_synced_at":"2026-02-07T09:56:33.085Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redis","funding_links":[],"total_stars":216191,"followers":2501,"following":0,"created_at":"2022-11-02T16:17:24.653Z","updated_at":"2026-02-07T09:56:33.085Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis/repositories"},"packages":[{"id":13406732,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:21:24.483Z","latest_release_published_at":"2026-02-06T15:21:24.483Z","latest_release_number":"0.6.3-3build1","last_synced_at":"2026-03-06T15:59:05.088Z","created_at":"2026-02-06T15:21:22.940Z","updated_at":"2026-03-06T16:04:42.589Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, libhiredis-dev, netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13605589,"name":"ruby-hiredis","ecosystem":"debian","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:21:21.192Z","latest_release_published_at":"2026-02-11T11:21:21.192Z","latest_release_number":"0.6.1-2+deb10u1","last_synced_at":"2026-03-13T19:03:58.863Z","created_at":"2026-02-11T11:21:21.003Z","updated_at":"2026-03-13T19:03:58.863Z","registry_url":"https://tracker.debian.org/pkg/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":"https://packages.debian.org/buster/ruby-hiredis","metadata":{"component":"main","architecture":"any","priority":"source","binary":"ruby-hiredis","standards_version":"4.2.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:08.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-hiredis?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13751162,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:14:59.121Z","latest_release_published_at":"2026-02-13T07:14:59.121Z","latest_release_number":"0.6.3-2build1","last_synced_at":"2026-03-13T20:20:54.980Z","created_at":"2026-02-13T07:14:58.958Z","updated_at":"2026-03-13T20:20:54.981Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:14:59.737Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":12245446,"name":"hiredis","ecosystem":"rubygems","description":"Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)","homepage":"http://github.com/redis/hiredis-rb","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2010-11-04T23:08:15.030Z","latest_release_published_at":"2018-11-08T19:48:43.257Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-28T23:31:03.212Z","created_at":"2025-10-07T03:27:40.917Z","updated_at":"2026-04-28T23:36:34.631Z","registry_url":"https://gem.coop/gems/hiredis","install_command":"gem install hiredis -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/hiredis/","metadata":{"funding":null},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":320,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-04-02T08:07:55.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2026-03-26T09:56:03.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31306002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-28T23:36:34.602Z","dependent_packages_count":0,"downloads":82834688,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3562971052887683,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.11876570176292277},"purl":"pkg:gem/hiredis?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/hiredis","docker_dependents_count":183,"docker_downloads_count":123780911,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T03:00:58.772Z","issues_count":48,"pull_requests_count":47,"avg_time_to_close_issue":11007940.727272727,"avg_time_to_close_pull_request":14196223.906976745,"issues_closed_count":33,"pull_requests_closed_count":43,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.4893617021276597,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","maintainers":[{"login":"fw42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"pietern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"},{"login":"michael-grunder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis/codemeta","maintainers":[{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":107,"html_url":"https://gem.coop/profiles/rafaelfranca","role":null,"created_at":"2025-10-07T20:30:09.924Z","updated_at":"2025-10-07T20:30:09.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rafaelfranca/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":105,"html_url":"https://gem.coop/profiles/byroot","role":null,"created_at":"2025-10-07T20:30:09.963Z","updated_at":"2025-10-07T20:30:09.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/byroot/packages"},{"uuid":"43314","login":"Sirupsen","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://gem.coop/profiles/Sirupsen","role":null,"created_at":"2025-10-07T20:30:10.060Z","updated_at":"2025-10-07T20:30:10.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/Sirupsen/packages"},{"uuid":"2122","login":"djanowski","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://gem.coop/profiles/djanowski","role":null,"created_at":"2025-10-07T20:30:10.248Z","updated_at":"2025-10-07T20:30:10.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/djanowski/packages"},{"uuid":"80046","login":"csfrancis","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://gem.coop/profiles/csfrancis","role":null,"created_at":"2025-10-07T20:30:10.012Z","updated_at":"2025-10-07T20:30:10.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/csfrancis/packages"},{"uuid":"2869","login":"soveran","name":null,"email":null,"url":null,"packages_count":62,"html_url":"https://gem.coop/profiles/soveran","role":null,"created_at":"2025-10-07T20:30:09.844Z","updated_at":"2025-10-07T20:30:09.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/soveran/packages"},{"uuid":"57434","login":"dylanahsmith","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://gem.coop/profiles/dylanahsmith","role":null,"created_at":"2025-10-07T20:30:10.184Z","updated_at":"2025-10-07T20:30:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dylanahsmith/packages"},{"uuid":"8489","login":"badboy_","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://gem.coop/profiles/badboy_","role":null,"created_at":"2025-10-07T20:30:09.885Z","updated_at":"2025-10-07T20:30:09.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/badboy_/packages"},{"uuid":"68910","login":"fw42","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/fw42","role":null,"created_at":"2025-10-07T20:30:10.122Z","updated_at":"2025-10-07T20:30:10.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fw42/packages"},{"uuid":"43558","login":null,"name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://gem.coop/profiles/","role":null,"created_at":"2025-10-07T20:30:09.806Z","updated_at":"2025-10-07T20:30:09.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/43558/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190389,"maintainers_count":67476,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13804516,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:22:36.558Z","latest_release_published_at":"2026-02-13T18:22:36.558Z","latest_release_number":"0.6.3-2build5","last_synced_at":"2026-03-14T03:14:29.448Z","created_at":"2026-02-13T18:22:36.257Z","updated_at":"2026-03-14T03:14:29.626Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":321,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-02-07T18:27:11.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2025-07-27T09:49:35.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29325213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T00:34:26.354Z","status":"online","status_checked_at":"2026-02-11T02:00:08.436Z","response_time":97,"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"}},"repo_metadata_updated_at":"2026-02-13T18:24:22.732Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":224516,"name":"hiredis","ecosystem":"rubygems","description":"Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)","homepage":"http://github.com/redis/hiredis-rb","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2010-11-04T23:08:15.030Z","latest_release_published_at":"2018-11-08T19:48:43.257Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-29T08:30:44.566Z","created_at":"2022-04-06T00:45:15.630Z","updated_at":"2026-04-29T08:31:15.764Z","registry_url":"https://rubygems.org/gems/hiredis","install_command":"gem install hiredis -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/hiredis/","metadata":{"funding":null},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":320,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-04-02T08:07:55.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2026-03-26T09:56:03.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31306002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-29T08:31:15.743Z","dependent_packages_count":136,"downloads":82841801,"downloads_period":"total","dependent_repos_count":7651,"rankings":{"downloads":0.2910315451433414,"dependent_repos_count":0.3685284508424304,"dependent_packages_count":0.25423445322866606,"stargazers_count":3.1673375631404648,"forks_count":2.788216010080173,"docker_downloads_count":0.608824611679174,"average":1.2463621056857084},"purl":"pkg:gem/hiredis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/hiredis","docker_dependents_count":183,"docker_downloads_count":123780911,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/hiredis/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-03T03:00:58.772Z","issues_count":48,"pull_requests_count":47,"avg_time_to_close_issue":11007940.727272727,"avg_time_to_close_pull_request":14196223.906976745,"issues_closed_count":33,"pull_requests_closed_count":43,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.4893617021276597,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","maintainers":[{"login":"fw42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"pietern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"},{"login":"michael-grunder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis/codemeta","maintainers":[{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":103,"html_url":"https://rubygems.org/profiles/byroot","role":null,"created_at":"2022-11-09T09:35:09.181Z","updated_at":"2022-11-09T09:35:09.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/byroot/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":120,"html_url":"https://rubygems.org/profiles/rafaelfranca","role":null,"created_at":"2022-11-09T09:35:09.157Z","updated_at":"2022-11-09T09:35:09.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rafaelfranca/packages"},{"uuid":"43314","login":"Sirupsen","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://rubygems.org/profiles/Sirupsen","role":null,"created_at":"2022-11-09T09:35:09.210Z","updated_at":"2022-11-09T09:35:09.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/Sirupsen/packages"},{"uuid":"2122","login":"djanowski","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://rubygems.org/profiles/djanowski","role":null,"created_at":"2022-11-09T09:35:09.143Z","updated_at":"2022-11-09T09:35:09.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/djanowski/packages"},{"uuid":"80046","login":"csfrancis","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://rubygems.org/profiles/csfrancis","role":null,"created_at":"2022-11-09T09:35:09.195Z","updated_at":"2022-11-09T09:35:09.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/csfrancis/packages"},{"uuid":"2869","login":"soveran","name":null,"email":null,"url":null,"packages_count":62,"html_url":"https://rubygems.org/profiles/soveran","role":null,"created_at":"2022-11-09T09:35:09.133Z","updated_at":"2022-11-09T09:35:09.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/soveran/packages"},{"uuid":"57434","login":"dylanahsmith","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://rubygems.org/profiles/dylanahsmith","role":null,"created_at":"2022-11-09T09:35:09.168Z","updated_at":"2022-11-09T09:35:09.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/dylanahsmith/packages"},{"uuid":"8489","login":"badboy_","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://rubygems.org/profiles/badboy_","role":null,"created_at":"2022-11-09T09:35:09.149Z","updated_at":"2022-11-09T09:35:09.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/badboy_/packages"},{"uuid":"68910","login":"fw42","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://rubygems.org/profiles/fw42","role":null,"created_at":"2022-11-09T09:35:09.122Z","updated_at":"2022-11-09T09:35:09.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/fw42/packages"},{"uuid":"43558","login":null,"name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://rubygems.org/profiles/","role":null,"created_at":"2022-11-09T09:35:09.127Z","updated_at":"2022-11-09T09:35:09.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/43558/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205536,"maintainers_count":68468,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13530400,"name":"ruby-hiredis","ecosystem":"debian","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:32:04.059Z","latest_release_published_at":"2026-02-10T23:32:04.059Z","latest_release_number":"0.6.3-2","last_synced_at":"2026-03-14T06:23:12.923Z","created_at":"2026-02-10T23:32:03.878Z","updated_at":"2026-03-14T06:23:12.924Z","registry_url":"https://tracker.debian.org/pkg/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":"https://packages.debian.org/bullseye/ruby-hiredis","metadata":{"component":"main","architecture":"any","priority":"source","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:39.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-hiredis?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13566545,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:40:52.604Z","latest_release_published_at":"2026-02-11T06:40:52.604Z","latest_release_number":"0.6.3-2build5","last_synced_at":"2026-03-11T15:28:33.506Z","created_at":"2026-02-11T06:40:52.440Z","updated_at":"2026-03-11T15:28:33.506Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:26.697Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13968958,"name":"ruby-hiredis","ecosystem":"guix","description":"Ruby wrapper for hiredis","homepage":"https://github.com/redis/hiredis-rb","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-03T00:23:45.111Z","latest_release_published_at":"2026-03-03T00:23:45.111Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-07T11:02:20.704Z","created_at":"2026-03-03T00:23:44.934Z","updated_at":"2026-04-07T11:02:20.705Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-hiredis/0.6.3/","install_command":"guix install ruby-hiredis","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/databases.scm#n3308","metadata":{"location":"gnu/packages/databases.scm:3308","variable_name":"ruby-hiredis"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T00:24:20.897Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-hiredis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31189,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":10430569,"name":"github.com/redis/hiredis-rb","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2011-02-04T18:33:31.000Z","latest_release_published_at":"2018-11-08T19:45:37.000Z","latest_release_number":"v0.6.3","last_synced_at":"2026-04-27T13:44:44.292Z","created_at":"2024-06-23T04:46:25.476Z","updated_at":"2026-04-27T13:44:44.292Z","registry_url":"https://pkg.go.dev/github.com/redis/hiredis-rb","install_command":"go get github.com/redis/hiredis-rb","documentation_url":"https://pkg.go.dev/github.com/redis/hiredis-rb#section-documentation","metadata":{},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":321,"open_issues_count":20,"forks_count":87,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-04T13:35:16.577Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2025-07-27T09:49:35.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005031,"owners_count":26083827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"redis","name":"Redis","uuid":"1529926","kind":"organization","description":"","email":"redis@redis.io","website":"https://redis.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1529926?v=4","repositories_count":61,"last_synced_at":"2025-10-10T00:14:23.837Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redis","funding_links":[],"total_stars":211209,"followers":2251,"following":0,"created_at":"2022-11-02T16:17:24.653Z","updated_at":"2025-10-10T00:14:23.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis/repositories"},"tags":[{"name":"v0.6.3","sha":"61bb83eef86d8dc730f3352ba1d0aabe548a4d3a","kind":"tag","published_at":"2018-11-08T19:45:53.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ce590d8e5e1a904c0fd217094aa722fdf3eeeab2","kind":"tag","published_at":"2018-11-08T19:27:32.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0134bf1f438767a6b79ef206bb33df8b78e92e0c","kind":"tag","published_at":"2015-12-29T14:53:10.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2842ae6778ed8ddef6ff0afce66da1026ca408df","kind":"tag","published_at":"2015-02-08T16:32:35.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"691a320241ff7a3fdeebf8145a5631375978b881","kind":"commit","published_at":"2014-04-10T15:37:06.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c38090e5a9871d5544314057a1418c6f9d93ff59","kind":"commit","published_at":"2014-04-01T06:16:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"14c5ef5bee88e4010f60dd8127eed015ff7d970c","kind":"commit","published_at":"2014-03-27T06:47:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"a4c7326e0e485750825bb8845b843dff96420794","kind":"tag","published_at":"2012-03-19T17:54:38.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.5","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5/manifests"},{"name":"v0.4.2.pre","sha":"a79653c55708da85e2f6c200aca8a5951397c624","kind":"commit","published_at":"2011-12-02T19:00:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.2.pre","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.2.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.2.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre/manifests"},{"name":"v0.4.3","sha":"a638d2f70f4de32ac0db292877e3b2d6946e1296","kind":"commit","published_at":"2011-12-01T22:31:52.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"db9955f4c3d44d6f774040c0f63ef2dd8481296d","kind":"tag","published_at":"2011-10-26T21:59:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9fce116254ab9e072a40a8c875637c5e5dea1731","kind":"tag","published_at":"2011-10-26T19:08:15.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"c8e789580276dd294c33424afbb5a8e4d296fa16","kind":"commit","published_at":"2011-05-17T09:06:05.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"221012d52f30baabe6bf8a3bd938630c4c4e567c","kind":"commit","published_at":"2011-02-07T11:32:55.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"317349cbad663434fc5c24ca5f6705aee842174b","kind":"commit","published_at":"2011-02-04T18:33:31.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:59:33.337Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.892092295290424,"dependent_packages_count":6.456365915920028,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.674229105605226},"purl":"pkg:golang/github.com/redis/hiredis-rb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/redis/hiredis-rb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/redis/hiredis-rb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/redis/hiredis-rb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:16:22.762Z","issues_count":48,"pull_requests_count":47,"avg_time_to_close_issue":11007940.727272727,"avg_time_to_close_pull_request":14196223.906976745,"issues_closed_count":33,"pull_requests_closed_count":43,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.4893617021276597,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","maintainers":[{"login":"fw42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"pietern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"},{"login":"michael-grunder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredis%2Fhiredis-rb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredis%2Fhiredis-rb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredis%2Fhiredis-rb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredis%2Fhiredis-rb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredis%2Fhiredis-rb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2117334,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12245447,"name":"hiredis-futureproof","ecosystem":"rubygems","description":"Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)","homepage":"http://github.com/redis/hiredis-rb","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-13T22:19:02.984Z","latest_release_published_at":"2022-01-13T22:19:02.984Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-27T15:01:09.051Z","created_at":"2025-10-07T03:27:41.188Z","updated_at":"2026-04-27T15:02:43.693Z","registry_url":"https://gem.coop/gems/hiredis-futureproof","install_command":"gem install hiredis-futureproof -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/hiredis-futureproof/","metadata":{"funding":null},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2024-07-01T10:04:36.000Z","size":222,"stargazers_count":320,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-04-02T08:07:55.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2026-03-26T09:56:03.000Z","dependencies_parsed_at":"2024-11-05T18:36:00.343Z","dependency_job_id":"f3f1c696-1e01-45a6-bca5-0eabb7705fb1","html_url":"https://github.com/redis/hiredis-rb","commit_stats":{"total_commits":246,"total_committers":22,"mean_commits":"11.181818181818182","dds":0.1869918699186992,"last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/sbom","scorecard":{"id":767827,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-rb","commit":"eb27295facd5473a54585e06a043bebf5c80bb5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Code-Review","score":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-rb/test.yaml/master?enable=pin","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T01:21:39.771Z","repository_id":560238,"created_at":"2025-08-23T01:21:39.771Z","updated_at":"2025-08-23T01:21:39.771Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31306002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"redis","name":"Redis","uuid":"1529926","kind":"organization","description":"","email":"redis@redis.io","website":"https://redis.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1529926?v=4","repositories_count":67,"last_synced_at":"2026-02-07T09:56:33.085Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redis","funding_links":[],"total_stars":216191,"followers":2501,"following":0,"created_at":"2022-11-02T16:17:24.653Z","updated_at":"2026-02-07T09:56:33.085Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis/repositories"},"tags":[{"name":"v0.6.3","sha":"61bb83eef86d8dc730f3352ba1d0aabe548a4d3a","kind":"tag","published_at":"2018-11-08T19:45:53.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ce590d8e5e1a904c0fd217094aa722fdf3eeeab2","kind":"tag","published_at":"2018-11-08T19:27:32.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0134bf1f438767a6b79ef206bb33df8b78e92e0c","kind":"tag","published_at":"2015-12-29T14:53:10.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2842ae6778ed8ddef6ff0afce66da1026ca408df","kind":"tag","published_at":"2015-02-08T16:32:35.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"691a320241ff7a3fdeebf8145a5631375978b881","kind":"commit","published_at":"2014-04-10T15:37:06.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c38090e5a9871d5544314057a1418c6f9d93ff59","kind":"commit","published_at":"2014-04-01T06:16:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"14c5ef5bee88e4010f60dd8127eed015ff7d970c","kind":"commit","published_at":"2014-03-27T06:47:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"a4c7326e0e485750825bb8845b843dff96420794","kind":"tag","published_at":"2012-03-19T17:54:38.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.5","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5/manifests"},{"name":"v0.4.2.pre","sha":"a79653c55708da85e2f6c200aca8a5951397c624","kind":"commit","published_at":"2011-12-02T19:00:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.2.pre","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.2.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.2.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre/manifests"},{"name":"v0.4.3","sha":"a638d2f70f4de32ac0db292877e3b2d6946e1296","kind":"commit","published_at":"2011-12-01T22:31:52.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"db9955f4c3d44d6f774040c0f63ef2dd8481296d","kind":"tag","published_at":"2011-10-26T21:59:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9fce116254ab9e072a40a8c875637c5e5dea1731","kind":"tag","published_at":"2011-10-26T19:08:15.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"c8e789580276dd294c33424afbb5a8e4d296fa16","kind":"commit","published_at":"2011-05-17T09:06:05.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"221012d52f30baabe6bf8a3bd938630c4c4e567c","kind":"commit","published_at":"2011-02-07T11:32:55.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"317349cbad663434fc5c24ca5f6705aee842174b","kind":"commit","published_at":"2011-02-04T18:33:31.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redis/hiredis-rb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T15:02:43.693Z","dependent_packages_count":0,"downloads":2068,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.81341710009839,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.604472366699465},"purl":"pkg:gem/hiredis-futureproof?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/hiredis-futureproof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/hiredis-futureproof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/hiredis-futureproof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T03:00:58.772Z","issues_count":48,"pull_requests_count":47,"avg_time_to_close_issue":11007940.727272727,"avg_time_to_close_pull_request":14196223.906976745,"issues_closed_count":33,"pull_requests_closed_count":43,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.4893617021276597,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","maintainers":[{"login":"fw42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"pietern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"},{"login":"michael-grunder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis-futureproof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis-futureproof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis-futureproof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis-futureproof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/hiredis-futureproof/codemeta","maintainers":[{"uuid":"55440","login":"machty","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://gem.coop/profiles/machty","role":null,"created_at":"2025-10-07T20:30:05.163Z","updated_at":"2025-10-07T20:30:05.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/machty/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190389,"maintainers_count":67476,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13466788,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:41:01.341Z","latest_release_published_at":"2026-02-09T16:41:01.341Z","latest_release_number":"0.6.3-3ubuntu1","last_synced_at":"2026-03-09T17:06:29.286Z","created_at":"2026-02-09T16:41:00.640Z","updated_at":"2026-03-09T17:32:07.361Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), gem2deb, libhiredis-dev, netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13779006,"name":"ruby-hiredis","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:18:24.794Z","latest_release_published_at":"2026-02-13T13:18:24.794Z","latest_release_number":"0.6.3-2build3","last_synced_at":"2026-03-13T23:37:29.536Z","created_at":"2026-02-13T13:18:24.463Z","updated_at":"2026-03-13T23:37:29.537Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:18:25.495Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-hiredis?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13712534,"name":"ruby-hiredis","ecosystem":"debian","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:32:07.878Z","latest_release_published_at":"2026-02-12T23:32:07.878Z","latest_release_number":"0.6.3-2","last_synced_at":"2026-03-13T23:43:00.093Z","created_at":"2026-02-12T23:32:07.704Z","updated_at":"2026-03-14T00:02:33.488Z","registry_url":"https://tracker.debian.org/pkg/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":"https://packages.debian.org/bookworm/ruby-hiredis","metadata":{"component":"main","architecture":"any","priority":"source","binary":"ruby-hiredis","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, libhiredis-dev (\u003e= 0.14.0), netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:32:08.633Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-hiredis?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13669004,"name":"ruby-hiredis","ecosystem":"debian","description":null,"homepage":"https://github.com/redis/hiredis-rb","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:26:47.497Z","latest_release_published_at":"2026-02-12T12:26:47.497Z","latest_release_number":"0.6.3-5","last_synced_at":"2026-03-14T18:09:41.639Z","created_at":"2026-02-12T12:26:47.232Z","updated_at":"2026-03-14T18:09:41.640Z","registry_url":"https://tracker.debian.org/pkg/ruby-hiredis","install_command":"apt-get install ruby-hiredis","documentation_url":"https://packages.debian.org/trixie/ruby-hiredis","metadata":{"component":"main","architecture":"any","priority":"source","binary":"ruby-hiredis","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, libhiredis-dev, netcat-openbsd","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:26:48.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-hiredis?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-hiredis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-hiredis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-hiredis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-hiredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-hiredis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-hiredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-hiredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-hiredis/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":224515,"name":"hiredis-futureproof","ecosystem":"rubygems","description":"Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)","homepage":"http://github.com/redis/hiredis-rb","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/redis/hiredis-rb","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-13T22:19:02.984Z","latest_release_published_at":"2022-01-13T22:19:02.984Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-27T15:02:02.020Z","created_at":"2022-04-06T00:45:15.628Z","updated_at":"2026-04-27T15:02:02.020Z","registry_url":"https://rubygems.org/gems/hiredis-futureproof","install_command":"gem install hiredis-futureproof -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/hiredis-futureproof/","metadata":{"funding":null},"repo_metadata":{"id":560238,"uuid":"927591","full_name":"redis/hiredis-rb","owner":"redis","description":"Ruby wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2022-11-28T20:30:14.000Z","size":222,"stargazers_count":317,"open_issues_count":20,"forks_count":89,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-04-14T19:56:21.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-09-21T12:42:08.000Z","updated_at":"2024-02-20T18:02:12.000Z","dependencies_parsed_at":"2023-01-13T10:29:04.163Z","dependency_job_id":null,"html_url":"https://github.com/redis/hiredis-rb","commit_stats":null,"previous_names":["pietern/hiredis-rb"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":210164103,"owners_count":15111903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"redis","name":"Redis","uuid":"1529926","kind":"organization","description":"","email":"redis@redis.io","website":"https://redis.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1529926?v=4","repositories_count":32,"last_synced_at":"2024-03-25T19:33:05.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redis","funding_links":[],"total_stars":162178,"followers":1283,"following":0,"created_at":"2022-11-02T16:17:24.653Z","updated_at":"2024-03-25T19:33:39.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis/repositories"},"tags":[{"name":"v0.6.3","sha":"61bb83eef86d8dc730f3352ba1d0aabe548a4d3a","kind":"tag","published_at":"2018-11-08T19:45:53.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ce590d8e5e1a904c0fd217094aa722fdf3eeeab2","kind":"tag","published_at":"2018-11-08T19:27:32.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0134bf1f438767a6b79ef206bb33df8b78e92e0c","kind":"tag","published_at":"2015-12-29T14:53:10.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2842ae6778ed8ddef6ff0afce66da1026ca408df","kind":"tag","published_at":"2015-02-08T16:32:35.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.6.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"691a320241ff7a3fdeebf8145a5631375978b881","kind":"commit","published_at":"2014-04-10T15:37:06.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c38090e5a9871d5544314057a1418c6f9d93ff59","kind":"commit","published_at":"2014-04-01T06:16:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"14c5ef5bee88e4010f60dd8127eed015ff7d970c","kind":"commit","published_at":"2014-03-27T06:47:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.5.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"a4c7326e0e485750825bb8845b843dff96420794","kind":"tag","published_at":"2012-03-19T17:54:38.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.5","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.5/manifests"},{"name":"v0.4.2.pre","sha":"a79653c55708da85e2f6c200aca8a5951397c624","kind":"commit","published_at":"2011-12-02T19:00:40.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.2.pre","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.2.pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.2.pre/manifests"},{"name":"v0.4.3","sha":"a638d2f70f4de32ac0db292877e3b2d6946e1296","kind":"commit","published_at":"2011-12-01T22:31:52.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.3","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"db9955f4c3d44d6f774040c0f63ef2dd8481296d","kind":"tag","published_at":"2011-10-26T21:59:25.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9fce116254ab9e072a40a8c875637c5e5dea1731","kind":"tag","published_at":"2011-10-26T19:08:15.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.4.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"c8e789580276dd294c33424afbb5a8e4d296fa16","kind":"commit","published_at":"2011-05-17T09:06:05.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.2","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"221012d52f30baabe6bf8a3bd938630c4c4e567c","kind":"commit","published_at":"2011-02-07T11:32:55.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.1","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"317349cbad663434fc5c24ca5f6705aee842174b","kind":"commit","published_at":"2011-02-04T18:33:31.000Z","download_url":"https://codeload.github.com/redis/hiredis-rb/tar.gz/v0.3.0","html_url":"https://github.com/redis/hiredis-rb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2024-08-26T04:12:08.605Z","dependent_packages_count":0,"downloads":2068,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":97.55374818737785,"dependent_repos_count":46.781949801970555,"dependent_packages_count":15.705942029816185,"stargazers_count":2.936304600764597,"forks_count":2.501289619991976,"average":33.095846847984234},"purl":"pkg:gem/hiredis-futureproof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/hiredis-futureproof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/hiredis-futureproof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/hiredis-futureproof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-26T03:22:31.714Z","issues_count":84,"pull_requests_count":85,"avg_time_to_close_issue":8569594.266666668,"avg_time_to_close_pull_request":14049027.307692308,"issues_closed_count":60,"pull_requests_closed_count":78,"pull_request_authors_count":37,"issue_authors_count":46,"avg_comments_per_issue":3.488095238095238,"avg_comments_per_pull_request":2.5058823529411764,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","maintainers":[{"login":"fw42","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"michael-grunder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"},{"login":"pietern","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis-futureproof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis-futureproof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis-futureproof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis-futureproof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/hiredis-futureproof/codemeta","maintainers":[{"uuid":"55440","login":"machty","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://rubygems.org/profiles/machty","role":null,"created_at":"2022-11-09T09:35:09.144Z","updated_at":"2022-11-09T09:35:09.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/machty/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205536,"maintainers_count":68468,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":19207,"full_name":"redis/hiredis-rb","default_branch":"master","total_commits":246,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.181818181818182,"dds":0.1869918699186992,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-27T13:21:09.181Z","last_synced_commit":"eb27295facd5473a54585e06a043bebf5c80bb5b","created_at":"2023-03-07T11:40:24.252Z","updated_at":"2026-04-27T13:21:04.744Z","committers":[{"name":"Pieter Noordhuis","email":"pcnoordhuis@gmail.com","login":"pietern","count":200},{"name":"Jan-Erik Rediger","email":"janerik@fnordig.de","login":"badboy","count":14},{"name":"Maxime Bedard","email":"maxime.bedard@shopify.com","login":null,"count":3},{"name":"Michel Martens","email":"michel@soveran.com","login":"soveran","count":3},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":3},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":3},{"name":"Chayim I. Kirshen","email":"c@kirshen.com","login":"chayim","count":2},{"name":"Mathieu Jobin","email":"mathieujobin","login":"mathieujobin","count":2},{"name":"Rafael Mendonça França","email":"rafaelmfranca@gmail.com","login":"rafaelfranca","count":2},{"name":"Rafał Michalski","email":"royaltm75@gmail.com","login":"royaltm","count":2},{"name":"Chulki Lee","email":"chulki.lee@gmail.com","login":"chulkilee","count":1},{"name":"Dirkjan Bussink","email":"d.bussink@gmail.com","login":"dbussink","count":1},{"name":"Martyn Loughran","email":"me@mloughran.com","login":"mloughran","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"Pavel Valena","email":"pvalena@redhat.com","login":"pvalena","count":1},{"name":"Peter Ohler","email":"peter@ohler.com","login":"ohler55","count":1},{"name":"Sean Griffin","email":"sean@seantheprogrammer.com","login":"sgrif","count":1},{"name":"artygus","email":"hero@engineeriam.net","login":"artygus","count":1},{"name":"Nicolas Leger","email":"nicolas.leger@nleger.com","login":null,"count":1},{"name":"Kelley Reynolds","email":"kelley@insidesystems.net","login":null,"count":1},{"name":"Gaurish Sharma","email":"gaurish@punchh.com","login":null,"count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-27T00:00:06.983Z","repositories_count":6219829,"commits_count":899608588,"contributors_count":34875192,"owners_count":1146125,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"redis/hiredis-rb","html_url":"https://github.com/redis/hiredis-rb","last_synced_at":"2026-04-03T03:00:58.772Z","status":"error","issues_count":48,"pull_requests_count":47,"avg_time_to_close_issue":11007940.727272727,"avg_time_to_close_pull_request":14196223.906976745,"issues_closed_count":33,"pull_requests_closed_count":43,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.4893617021276597,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T11:59:52.391Z","updated_at":"2026-04-03T03:00:58.772Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-rb/issues","issue_labels_count":{"wait-for-feedback":2,"more-work-needed":1},"pull_request_labels_count":{"maintenance":1},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":5,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":26,"NONE":17,"COLLABORATOR":4},"issue_authors":{"youngwolf-project":2,"pvalena":2,"mroth":1,"gyfis":1,"findchris":1,"mrchucho":1,"amcvega":1,"Apteryks":1,"alexfarrill":1,"printercu":1,"voxik":1,"sostenes89":1,"EppO":1,"codeblooded":1,"eregon":1,"hendricius":1,"ileitch":1,"cjcolvar":1,"fw42":1,"Jellyfrog":1,"lynnfaraday":1,"razasayed":1,"sandbox":1,"mperham":1,"olleolleolle":1,"ixti":1,"tjwallace":1,"anveo":1,"p-originate":1,"looseend":1,"tonydehnke":1,"vietqhoang":1,"dplummer":1,"pietern":1,"hashwin":1,"pehrlich2":1,"KenYN":1,"danarnold":1,"jirutka":1,"thedrow":1,"badboy":1,"lukaslozovski":1,"rhacker":1,"machty":1,"emmanuelmillionaer":1,"dsander":1},"pull_request_authors":{"stanhu":5,"olleolleolle":3,"kreynolds":2,"chayim":2,"badboy":2,"seosgithub":2,"mtuleika-appcast":2,"ohler55":1,"nviennot":1,"chulkilee":1,"dplummer":1,"y-yagi":1,"thedrow":1,"machty":1,"gaurish":1,"stass":1,"majioa":1,"mathieujobin":1,"dbussink":1,"apoikos":1,"royaltm":1,"fw42":1,"OpenSourceAlchemist":1,"camilo":1,"pvalena":1,"SamSaffron":1,"michael-grunder":1,"gogainda":1,"mathieuravaux":1,"ferdinandrosario":1,"artygus":1,"maximebedard":1,"adamstep":1,"nicolasleger":1,"voxik":1,"sgrif":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-05T00:00:08.668Z","repositories_count":14079801,"issues_count":34457746,"pull_requests_count":112416839,"authors_count":11225805,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"fw42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fw42"},{"login":"chayim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chayim"},{"login":"pietern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pietern"},{"login":"michael-grunder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-grunder"}],"active_maintainers":[]},"events":{"total":{"ForkEvent":1,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":6},"last_year":{"ForkEvent":1,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"hiredis.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:47.971Z","updated_at":"2022-08-06T09:15:47.971Z","repository_link":"https://github.com/redis/hiredis-rb/blob/master/hiredis.gemspec","dependencies":[{"id":584068304,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":584068305,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"~\u003e 0.7.1","direct":true,"kind":"development","optional":false},{"id":584068306,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.5.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:29:04.125Z","updated_at":"2023-01-13T10:29:04.125Z","repository_link":"https://github.com/redis/hiredis-rb/blob/master/.github/workflows/release-drafter.yml","dependencies":[{"id":6875549982,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:29:04.141Z","updated_at":"2023-01-13T10:29:04.141Z","repository_link":"https://github.com/redis/hiredis-rb/blob/master/.github/workflows/test.yaml","dependencies":[{"id":6875549983,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875549984,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875549985,"package_name":"redis","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-11-05T18:35:59.890Z","updated_at":"2024-11-05T18:35:59.890Z","repository_link":"https://github.com/redis/hiredis-rb/blob/master/Gemfile","dependencies":[]}],"score":28.759552844156737,"created_at":"2024-12-15T21:38:07.113Z","updated_at":"2026-04-30T16:30:19.806Z","avatar_url":"https://github.com/redis.png","language":"Ruby","monthly_downloads":0,"readme":"# hiredis-rb\n\n[![Build Status](https://github.com/redis/hiredis-rb/workflows/Test/badge.svg)](https://github.com/redis/hiredis-rb/actions)\n\nRuby extension that wraps [hiredis](http://github.com/redis/hiredis). Both\nthe synchronous connection API and a separate protocol reader are supported.\nIt is primarily intended to speed up parsing multi bulk replies.\n\n## Install\n\nInstall with Rubygems:\n\n    gem install hiredis\n\n## Usage\n\nHiredis can be used as standalone library, or be used together with redis-rb.\nThe latter adds in support for hiredis in 2.2.\n\n### redis-rb\n\nTo use hiredis from redis-rb, it needs to be available in Ruby's load path.\nUsing Bundler, this comes down to adding the following lines:\n\n``` ruby\ngem \"hiredis\", \"~\u003e 0.6.0\"\ngem \"redis\", \"\u003e= 3.2.0\"\n```\n\nTo use hiredis with redis-rb, you need to require `redis/connection/hiredis`\nbefore creating a new connection. This makes sure that hiredis will be used\ninstead of the pure Ruby connection code and protocol parser. Doing so in the\nGemfile is done by adding a `:require` option to the line adding the redis-rb\ndependency:\n\n``` ruby\ngem \"redis\", \"\u003e= 3.2.0\", :require =\u003e [\"redis\", \"redis/connection/hiredis\"]\n```\n\nYou can use Redis normally, as you would with the pure Ruby version.\n\n### Standalone: Connection\n\nA connection to Redis can be opened by creating an instance of\n`Hiredis::Connection` and calling `#connect`:\n\n``` ruby\nconn = Hiredis::Connection.new\nconn.connect(\"127.0.0.1\", 6379)\n```\n\nCommands can be written to Redis by calling `#write` with an array of\narguments. You can call write more than once, resulting in a pipeline of\ncommands.\n\n``` ruby\nconn.write [\"SET\", \"speed\", \"awesome\"]\nconn.write [\"GET\", \"speed\"]\n```\n\nAfter commands are written, use `#read` to receive the subsequent replies.\nMake sure **not** to call `#read` more than you have replies to read, or\nthe connection will block indefinitely. You _can_ use this feature\nto implement a subscriber (for Redis Pub/Sub).\n\n``` ruby\n\u003e\u003e conn.read\n=\u003e \"OK\"\n\n\u003e\u003e conn.read\n=\u003e \"awesome\"\n```\n\nWhen the connection was closed by the server, an error of the type\n`Hiredis::Connection::EOFError` will be raised. For all I/O related errors,\nthe Ruby built-in `Errno::XYZ` errors will be raised. All other errors\n(such as a protocol error) result in a `RuntimeError`.\n\nYou can skip loading everything and just load `Hiredis::Connection` by\nrequiring `hiredis/connection`.\n\n### Standalone: Reply parser\n\nOnly using hiredis for the reply parser can be very useful in scenarios\nwhere the I/O is already handled by another component (such as EventMachine).\n\nYou can skip loading everything and just load `Hiredis::Reader` by requiring\n`hiredis/reader`.\n\nUse `#feed` on an instance of `Hiredis::Reader` to feed the stream parser with\nnew data. Use `#read` to get the parsed replies one by one:\n\n``` ruby\n\u003e\u003e reader = Hiredis::Reader.new\n\u003e\u003e reader.feed(\"*2\\r\\n$7\\r\\nawesome\\r\\n$5\\r\\narray\\r\\n\")\n\u003e\u003e reader.gets\n=\u003e [\"awesome\", \"array\"]\n```\n\n## Benchmarks\n\nThese numbers were generated by running `benchmark/throughput.rb` against\n`ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.6.0]`. The\nbenchmark compares redis-rb with the Ruby connection and protocol code against\nredis-rb with hiredis to handle I/O and reply parsing.\n\nFor simple line or bulk replies, the throughput improvement is insignificant,\nwhile the larger multi bulk responses will have a noticeable higher throughput.\n\n                                                            user     system      total        real\n    redis-rb:  1x SET pipeline, 10000 times             0.260000   0.140000   0.400000 (  0.726216)\n     hiredis:  1x SET pipeline, 10000 times             0.170000   0.130000   0.300000 (  0.602332)\n    redis-rb: 10x SET pipeline, 10000 times             1.550000   0.660000   2.210000 (  2.231505)\n     hiredis: 10x SET pipeline, 10000 times             0.400000   0.140000   0.540000 (  0.995266)\n\n    redis-rb:  1x GET pipeline, 10000 times             0.270000   0.150000   0.420000 (  0.730322)\n     hiredis:  1x GET pipeline, 10000 times             0.170000   0.130000   0.300000 (  0.604060)\n    redis-rb: 10x GET pipeline, 10000 times             1.480000   0.640000   2.120000 (  2.122215)\n     hiredis: 10x GET pipeline, 10000 times             0.380000   0.130000   0.510000 (  0.925731)\n\n    redis-rb:  1x LPUSH pipeline, 10000 times           0.260000   0.150000   0.410000 (  0.725292)\n     hiredis:  1x LPUSH pipeline, 10000 times           0.160000   0.130000   0.290000 (  0.592466)\n    redis-rb: 10x LPUSH pipeline, 10000 times           1.540000   0.660000   2.200000 (  2.202709)\n     hiredis: 10x LPUSH pipeline, 10000 times           0.360000   0.130000   0.490000 (  0.940361)\n\n    redis-rb:  1x LRANGE(100) pipeline, 1000 times      0.240000   0.020000   0.260000 (  0.307504)\n     hiredis:  1x LRANGE(100) pipeline, 1000 times      0.050000   0.020000   0.070000 (  0.100293)\n\n    redis-rb:  1x LRANGE(1000) pipeline, 1000 times     2.100000   0.030000   2.130000 (  2.353551)\n     hiredis:  1x LRANGE(1000) pipeline, 1000 times     0.320000   0.030000   0.350000 (  0.472789)\n\n## License\n\nThis code is released under the BSD license, after the license of hiredis.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rack","marshaller","rubygems","json-parser","crash-reporting","background-jobs","ruby-gem"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/145","html_url":"https://ruby.ecosyste.ms/projects/145"}