{"id":181555,"url":"https://github.com/redis/hiredis-py","last_synced_at":"2026-04-27T18:20:27.088Z","repository":{"id":1355651,"uuid":"1303362","full_name":"redis/hiredis-py","owner":"redis","description":"Python wrapper for hiredis","archived":false,"fork":false,"pushed_at":"2025-05-23T10:50:01.000Z","size":215,"stargazers_count":509,"open_issues_count":4,"forks_count":100,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-17T00:27:47.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-01-28T16:27:28.000Z","updated_at":"2025-07-31T03:23:57.000Z","dependencies_parsed_at":"2025-03-16T21:21:55.623Z","dependency_job_id":"d861db00-9123-441c-9460-ea086886a7f4","html_url":"https://github.com/redis/hiredis-py","commit_stats":{"total_commits":203,"total_committers":44,"mean_commits":4.613636363636363,"dds":0.6600985221674878,"last_synced_commit":"c1eefbdb76614435f7433207bf385ba8cb930b60"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/redis/hiredis-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/hiredis-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fhiredis-py/sbom","scorecard":{"id":767826,"data":{"date":"2025-08-11","repo":{"name":"github.com/redis/hiredis-py","commit":"966cede2c0ca0a8ac4fe0786571e5c230f39c36e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 20/29 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/REUSABLE-wheeler.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yaml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yaml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yaml:8","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/spellcheck.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/wheelbuild-labeled.yaml:9"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/REUSABLE-wheeler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/freebsd.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/freebsd.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/freebsd.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/freebsd.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/spellcheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/redis/hiredis-py/spellcheck.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/installtest.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/installtest.sh:23","Warn: pipCommand not pinned by hash: .github/workflows/installtest.sh:30","Warn: pipCommand not pinned by hash: .github/workflows/REUSABLE-wheeler.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/integration.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/integration.yaml:52","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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.406Z","repository_id":1355651,"created_at":"2025-08-23T01:21:39.406Z","updated_at":"2025-08-23T01:21:39.406Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745456,"owners_count":24813494,"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-08-23T02:00:09.327Z","response_time":69,"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"}},"keywords":[],"created_at":"2024-02-02T12:05:46.908Z","updated_at":"2025-08-26T12:26:33.866Z","avatar_url":"https://github.com/redis.png","language":"C","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/181555","html_url":"https://opencollective.ecosyste.ms/projects/181555","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-04-27T18:15:17.907Z","created_at":"2024-02-01T10:19:28.571Z","updated_at":"2026-04-27T18:15:18.465Z","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-02T14:18:53.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"}}