{"id":181543,"url":"https://github.com/redis/hiredis-rb","last_synced_at":"2026-05-24T18:20:54.960Z","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":321,"open_issues_count":20,"forks_count":86,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-01-22T01:53:32.455Z","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":28675400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-02-02T12:05:40.260Z","updated_at":"2026-02-05T00:20:34.952Z","avatar_url":"https://github.com/redis.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/181543","html_url":"https://opencollective.ecosyste.ms/projects/181543","collective":{"id":6297,"uuid":"7ywz9j4a-vgod8pgx-avjqmr35-nxklb0e7","slug":"node-redis","name":"Node Redis","description":"Official collective of the Node.js Redis NPM packages; redis, redis-parser \u0026 more.","website":"https://noderedis.dev","github":"redis/node-redis","twitter":"NodeRedis","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://noderedis.dev"},{"type":"TWITTER","url":"https://twitter.com/NodeRedis"},{"type":"GITHUB","url":"https://github.com/redis/node-redis"}],"currency":"USD","projects_count":30,"last_synced_at":"2026-05-30T00:15:48.863Z","created_at":"2024-02-01T10:19:28.571Z","updated_at":"2026-05-30T00:15:49.240Z","transactions_count":50,"balance":2.5757174171303632e-14,"account_type":"COLLECTIVE","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"},"last_project_activity_at":"2026-04-28T11:29:57.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-02-08T16:56:54.694Z","collective_updated_at":"2022-03-14T15:18:04.578Z","html_url":"https://opencollective.com/node-redis","icon_url":"https://images.opencollective.com/node-redis/logo/40.png","total_donations":718.5599999999991,"total_expenses":-724.06,"current_balance":2.5757174171303632e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-redis","url":"https://opencollective.ecosyste.ms/collectives/node-redis","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-redis/projects"}}