{"id":262,"name":null,"description":"This gem adds a Redis::Namespace class which can be used to namespace Redis keys.","url":"https://github.com/resque/redis-namespace","last_synced_at":"2026-05-24T05:30:21.522Z","repository":{"id":692252,"uuid":"336504","full_name":"resque/redis-namespace","owner":"resque","description":"This gem adds a Redis::Namespace class which can be used to namespace Redis keys.","archived":false,"fork":false,"pushed_at":"2024-08-02T02:01:11.000Z","size":308,"stargazers_count":696,"open_issues_count":30,"forks_count":193,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-05-08T06:35:29.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://redis.io","language":"Ruby","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/resque.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}},"created_at":"2009-10-13T21:48:43.000Z","updated_at":"2026-04-14T14:06:06.000Z","dependencies_parsed_at":"2024-10-22T11:44:49.941Z","dependency_job_id":null,"html_url":"https://github.com/resque/redis-namespace","commit_stats":{"total_commits":261,"total_committers":105,"mean_commits":"2.4857142857142858","dds":0.8237547892720307,"last_synced_commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/resque/redis-namespace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/sbom","scorecard":{"id":771989,"data":{"date":"2025-08-11","repo":{"name":"github.com/resque/redis-namespace","commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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-23T02:27:52.855Z","repository_id":692252,"created_at":"2025-08-23T02:27:52.856Z","updated_at":"2025-08-23T02:27:52.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":"resque","name":"Resque","uuid":"3876747","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3876747?v=4","repositories_count":12,"last_synced_at":"2024-03-25T19:40:35.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/resque","funding_links":[],"total_stars":12896,"followers":13,"following":0,"created_at":"2022-11-02T16:20:17.564Z","updated_at":"2024-03-25T19:40:44.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque/repositories"},"packages":[{"id":13779662,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:24:30.556Z","latest_release_published_at":"2026-02-13T13:24:30.556Z","latest_release_number":"1.8.1-1","last_synced_at":"2026-03-13T13:36:33.570Z","created_at":"2026-02-13T13:24:30.377Z","updated_at":"2026-03-13T13:36:33.570Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, procps, redis-server, ruby-redis (\u003e= 3.0.4), ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:24:31.269Z","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-redis-namespace?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-redis-namespace/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":13407225,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:56:17.429Z","latest_release_published_at":"2026-02-06T15:56:17.429Z","latest_release_number":"1.11.0-1","last_synced_at":"2026-03-06T16:41:20.783Z","created_at":"2026-02-06T15:56:16.359Z","updated_at":"2026-03-06T16:41:20.784Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its, ruby-connection-pool","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":{},"purl":"pkg:deb/ubuntu/ruby-redis-namespace?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-redis-namespace/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":12307546,"name":"redis-namespace","ecosystem":"rubygems","description":"Adds a Redis::Namespace class which can be used to namespace calls\nto Redis. This is useful when using a single instance of Redis with\nmultiple, different applications.\n","homepage":"https://github.com/resque/redis-namespace","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2009-10-14T01:07:28.455Z","latest_release_published_at":"2023-06-08T15:59:04.896Z","latest_release_number":"1.11.0","last_synced_at":"2026-05-21T20:31:46.433Z","created_at":"2025-10-07T05:22:37.382Z","updated_at":"2026-05-21T20:33:59.285Z","registry_url":"https://gem.coop/gems/redis-namespace","install_command":"gem install redis-namespace -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/redis-namespace/","metadata":{"funding":null},"repo_metadata":{"id":692252,"uuid":"336504","full_name":"resque/redis-namespace","owner":"resque","description":"This gem adds a Redis::Namespace class which can be used to namespace Redis keys.","archived":false,"fork":false,"pushed_at":"2024-08-02T02:01:11.000Z","size":308,"stargazers_count":696,"open_issues_count":30,"forks_count":193,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-05-08T06:35:29.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://redis.io","language":"Ruby","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/resque.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}},"created_at":"2009-10-13T21:48:43.000Z","updated_at":"2026-04-14T14:06:06.000Z","dependencies_parsed_at":"2024-10-22T11:44:49.941Z","dependency_job_id":null,"html_url":"https://github.com/resque/redis-namespace","commit_stats":{"total_commits":261,"total_committers":105,"mean_commits":"2.4857142857142858","dds":0.8237547892720307,"last_synced_commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/resque/redis-namespace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/sbom","scorecard":{"id":771989,"data":{"date":"2025-08-11","repo":{"name":"github.com/resque/redis-namespace","commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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-23T02:27:52.855Z","repository_id":692252,"created_at":"2025-08-23T02:27:52.856Z","updated_at":"2025-08-23T02:27:52.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":"resque","name":"Resque","uuid":"3876747","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3876747?v=4","repositories_count":12,"last_synced_at":"2024-03-25T19:40:35.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/resque","funding_links":[],"total_stars":12896,"followers":13,"following":0,"created_at":"2022-11-02T16:20:17.564Z","updated_at":"2024-03-25T19:40:44.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque/repositories"},"tags":[{"name":"v1.11.0","sha":"313909f8d39869e4329c821988f412eeb9e53541","kind":"commit","published_at":"2023-06-08T14:02:30.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.11.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"051e75da6025c8eb7b36f8262bbfcbe6aac29a09","kind":"commit","published_at":"2022-12-21T03:11:45.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"627aa6e75bef1d001832891c4f99c9aa4b33a6ea","kind":"commit","published_at":"2022-08-13T22:24:07.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.9","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"7ff35f331fedaee5db53b525d355b5ba587c122f","kind":"tag","published_at":"2022-03-07T14:55:14.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"6f1bb31bbddd2efc9e16c53759d986b29206a12e","kind":"tag","published_at":"2021-02-04T18:54:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"30526eb069edb3b9b9833e8a75d65c7db5a546e2","kind":"tag","published_at":"2020-08-19T16:26:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"e722410b73ac7adb5204f85b0cde38bca97a6e4a","kind":"tag","published_at":"2019-12-11T21:24:38.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f3781626ec1c915d88f70861680ec4a6d17512f3","kind":"tag","published_at":"2017-11-03T16:56:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"c2d01e4aade16888bb20e0362710885ae47972b1","kind":"tag","published_at":"2017-02-16T18:49:13.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"30d42177d8abfdf89e502c1a98aab7d923c2a133","kind":"tag","published_at":"2015-03-30T22:03:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"965d9cbee161e0aa00d379ba525b57cadf3934c5","kind":"tag","published_at":"2014-08-01T21:10:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"96957722a23df56bb34c75f7d9916342993075c7","kind":"tag","published_at":"2014-06-24T08:02:08.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c6d22325a218f9dfb9163d04aef5bfe9c695b3f0","kind":"tag","published_at":"2013-12-04T06:45:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2d3067198bdec2d6de5ab780f7cd455f542c87d8","kind":"tag","published_at":"2013-12-04T03:08:28.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0/manifests"},{"name":"v1.4.0.rc.0","sha":"e4e49d3b8b86cb70ea5bd694a09515598bd84a14","kind":"tag","published_at":"2013-11-16T03:36:52.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0.rc.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0.rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0.rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0/manifests"},{"name":"v1.3.2","sha":"016b057b2183437ed010702e05147598ac3c2c68","kind":"tag","published_at":"2013-11-04T07:18:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2/manifests"},{"name":"v1.2.2","sha":"3fa5ce9eb24b0b136fe0d1de625038d5e00e55ff","kind":"tag","published_at":"2013-08-03T20:59:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2/manifests"},{"name":"v1.0.4","sha":"b484d886a76d1f51136335c0054cd3ddca997e8b","kind":"tag","published_at":"2013-08-03T20:59:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.4","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4/manifests"},{"name":"v1.1.1","sha":"05867e44b89a6b1b5c3028c982e64491d4ffb3f9","kind":"tag","published_at":"2013-08-03T20:58:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1/manifests"},{"name":"v1.3.1","sha":"6d839515e8a3fdc17b5fb391500fda3f919689d6","kind":"tag","published_at":"2013-08-03T20:35:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1/manifests"},{"name":"v1.2.1","sha":"3232dd8614426c06b0972ee6b6844161d69f2393","kind":"tag","published_at":"2013-05-03T15:22:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"092ebee0a1e9fbfe83b5964e0e0bd3c6e8f91990","kind":"tag","published_at":"2013-05-03T15:22:19.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0/manifests"},{"name":"v1.3.0","sha":"6ae9a4ba9ac2ed4d45af50ba71b0f9e435340c0f","kind":"tag","published_at":"2013-05-03T15:08:25.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0/manifests"},{"name":"v1.1.0","sha":"c47444d186504e30a3517edcbc0c47e1865dabd6","kind":"commit","published_at":"2011-08-15T20:02:49.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"61b454d9e5ba97e6943f6ab4f3fe22a0d6d0e1d9","kind":"commit","published_at":"2011-05-17T18:07:34.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5aaa32d7604a234127d99921ce962cbc29239e39","kind":"commit","published_at":"2011-05-16T20:27:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f710d7e9c516f36209240ad0e8a54e620296ac74","kind":"commit","published_at":"2011-05-16T20:20:10.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"75faad693ee8e8093b58f694b4bb21003df7de86","kind":"commit","published_at":"2011-05-16T18:43:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0/manifests"},{"name":"v0.10.0","sha":"da6f02fa951249b2416e905c826ea38e7c8bf0bd","kind":"commit","published_at":"2010-08-24T02:02:51.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"381c8aaa85b05f62bd6d8a816e13b82e5b3449e6","kind":"commit","published_at":"2010-08-09T05:05:27.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.9.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d5234640468815add1dc8033eed3c38ce4a3cc8b","kind":"commit","published_at":"2010-07-24T23:45:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3c63d9965207a900c6e3264606d319f2f7607856","kind":"commit","published_at":"2010-06-21T18:35:43.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d4f382b1befc9f0e18f28ce3f2094e611db07f77","kind":"commit","published_at":"2010-06-21T18:12:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"54c127005a8ae4c9b69f7c9c7ec3ab5de3fd32f2","kind":"commit","published_at":"2010-06-04T17:40:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4886353ef09dd00eb418ff58c31a3628930aa354","kind":"commit","published_at":"2010-05-26T21:32:36.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"c8fbc6fc5b384a9ce742af7bb7120bd5dc801251","kind":"commit","published_at":"2010-04-21T22:46:04.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d45ca7ceffeeea3334af1e0fab42cc727e46fcf5","kind":"commit","published_at":"2010-04-05T21:36:12.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"aa846cdbb58f438653d105676925ff5a82b56a9c","kind":"commit","published_at":"2010-03-28T17:19:21.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"191a1046df9526c71cdceccee18524ab27c30930","kind":"commit","published_at":"2010-03-12T21:59:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4e8551ccf54a7b1ae594d3679892d355674bf1f1","kind":"commit","published_at":"2010-02-16T19:11:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"284b1e67062cca1ab5042d6a4e32a27b8a3a562e","kind":"commit","published_at":"2010-01-25T09:58:59.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"061f6c6dff26463ae8544082063a3a18c2b4c992","kind":"commit","published_at":"2009-12-15T18:15:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"caf5c5b8c6f546e5c1ea828e6f0dc4ac3ffb5adc","kind":"commit","published_at":"2009-10-13T22:07:20.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T20:33:59.258Z","dependent_packages_count":0,"downloads":203825306,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.12488849241748438,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.2351796285783797,"average":0.09001703024896603},"purl":"pkg:gem/redis-namespace?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/redis-namespace","docker_dependents_count":357,"docker_downloads_count":461661641,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T02:00:30.349Z","issues_count":35,"pull_requests_count":80,"avg_time_to_close_issue":25048973.04347826,"avg_time_to_close_pull_request":23465462.070422534,"issues_closed_count":23,"pull_requests_closed_count":71,"pull_request_authors_count":65,"issue_authors_count":34,"avg_comments_per_issue":2.6857142857142855,"avg_comments_per_pull_request":1.4625,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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/resque%2Fredis-namespace/issues","maintainers":[{"login":"yaauie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaauie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/redis-namespace/codemeta","maintainers":[{"uuid":"46347","login":"steveklabnik","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://gem.coop/profiles/steveklabnik","role":null,"created_at":"2025-10-08T04:13:08.038Z","updated_at":"2025-10-08T04:13:08.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/steveklabnik/packages"},{"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-08T04:13:08.263Z","updated_at":"2025-10-08T04:13:08.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":63,"html_url":"https://gem.coop/profiles/jeremydaer","role":null,"created_at":"2025-10-08T04:13:08.195Z","updated_at":"2025-10-08T04:13:08.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jeremydaer/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-08T04:13:07.878Z","updated_at":"2025-10-08T04:13:07.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/byroot/packages"},{"uuid":"61722","login":"iloveitaly","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://gem.coop/profiles/iloveitaly","role":null,"created_at":"2025-10-08T04:13:08.303Z","updated_at":"2025-10-08T04:13:08.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/iloveitaly/packages"},{"uuid":"249","login":"defunkt","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://gem.coop/profiles/defunkt","role":null,"created_at":"2025-10-08T04:13:07.936Z","updated_at":"2025-10-08T04:13:07.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/defunkt/packages"},{"uuid":"88607","login":"chrisccerami","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://gem.coop/profiles/chrisccerami","role":null,"created_at":"2025-10-08T04:13:08.149Z","updated_at":"2025-10-08T04:13:08.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/chrisccerami/packages"},{"uuid":"51601","login":"yaauie","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://gem.coop/profiles/yaauie","role":null,"created_at":"2025-10-08T04:13:08.090Z","updated_at":"2025-10-08T04:13:08.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/yaauie/packages"},{"uuid":"1937","login":"patricktulskie","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://gem.coop/profiles/patricktulskie","role":null,"created_at":"2025-10-08T04:13:08.347Z","updated_at":"2025-10-08T04:13:08.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/patricktulskie/packages"},{"uuid":"48609","login":"hone","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/hone","role":null,"created_at":"2025-10-08T04:13:07.989Z","updated_at":"2025-10-08T04:13:07.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hone/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192121,"maintainers_count":67783,"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":13751634,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:21:37.684Z","latest_release_published_at":"2026-02-13T07:21:37.684Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-13T14:24:52.168Z","created_at":"2026-02-13T07:21:37.519Z","updated_at":"2026-03-13T14:24:52.169Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, procps, redis-server, ruby-redis (\u003e= 3.0.4), ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:21:38.242Z","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-redis-namespace?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-redis-namespace/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":13805155,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:31:21.970Z","latest_release_published_at":"2026-02-13T18:31:21.970Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-14T03:13:57.750Z","created_at":"2026-02-13T18:31:21.810Z","updated_at":"2026-03-14T03:13:57.751Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:31:22.602Z","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-redis-namespace?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-redis-namespace/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":10372933,"name":"github.com/resque/redis-namespace","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2009-10-13T22:07:20.000Z","latest_release_published_at":"2023-06-08T14:02:30.000Z","latest_release_number":"v1.11.0","last_synced_at":"2026-05-22T04:40:57.990Z","created_at":"2024-06-15T04:25:15.080Z","updated_at":"2026-05-22T04:40:57.990Z","registry_url":"https://pkg.go.dev/github.com/resque/redis-namespace","install_command":"go get github.com/resque/redis-namespace","documentation_url":"https://pkg.go.dev/github.com/resque/redis-namespace#section-documentation","metadata":{},"repo_metadata":{"id":692252,"uuid":"336504","full_name":"resque/redis-namespace","owner":"resque","description":"This gem adds a Redis::Namespace class which can be used to namespace Redis keys.","archived":false,"fork":false,"pushed_at":"2024-08-02T02:01:11.000Z","size":308,"stargazers_count":695,"open_issues_count":28,"forks_count":192,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-10-11T16:31:53.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://redis.io","language":"Ruby","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/resque.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}},"created_at":"2009-10-13T21:48:43.000Z","updated_at":"2025-10-08T14:30:26.000Z","dependencies_parsed_at":"2024-10-22T11:44:49.941Z","dependency_job_id":null,"html_url":"https://github.com/resque/redis-namespace","commit_stats":{"total_commits":261,"total_committers":105,"mean_commits":"2.4857142857142858","dds":0.8237547892720307,"last_synced_commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/resque/redis-namespace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/sbom","scorecard":{"id":771989,"data":{"date":"2025-08-11","repo":{"name":"github.com/resque/redis-namespace","commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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-23T02:27:52.855Z","repository_id":692252,"created_at":"2025-08-23T02:27:52.856Z","updated_at":"2025-08-23T02:27:52.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009266,"owners_count":26084570,"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-11T02:00:06.511Z","response_time":55,"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":"resque","name":"Resque","uuid":"3876747","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3876747?v=4","repositories_count":12,"last_synced_at":"2024-03-25T19:40:35.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/resque","funding_links":[],"total_stars":12896,"followers":13,"following":0,"created_at":"2022-11-02T16:20:17.564Z","updated_at":"2024-03-25T19:40:44.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque/repositories"},"tags":[{"name":"v1.11.0","sha":"313909f8d39869e4329c821988f412eeb9e53541","kind":"commit","published_at":"2023-06-08T14:02:30.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.11.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"051e75da6025c8eb7b36f8262bbfcbe6aac29a09","kind":"commit","published_at":"2022-12-21T03:11:45.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"627aa6e75bef1d001832891c4f99c9aa4b33a6ea","kind":"commit","published_at":"2022-08-13T22:24:07.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.9","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"7ff35f331fedaee5db53b525d355b5ba587c122f","kind":"tag","published_at":"2022-03-07T14:55:14.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"6f1bb31bbddd2efc9e16c53759d986b29206a12e","kind":"tag","published_at":"2021-02-04T18:54:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"30526eb069edb3b9b9833e8a75d65c7db5a546e2","kind":"tag","published_at":"2020-08-19T16:26:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"e722410b73ac7adb5204f85b0cde38bca97a6e4a","kind":"tag","published_at":"2019-12-11T21:24:38.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f3781626ec1c915d88f70861680ec4a6d17512f3","kind":"tag","published_at":"2017-11-03T16:56:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"c2d01e4aade16888bb20e0362710885ae47972b1","kind":"tag","published_at":"2017-02-16T18:49:13.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"30d42177d8abfdf89e502c1a98aab7d923c2a133","kind":"tag","published_at":"2015-03-30T22:03:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"965d9cbee161e0aa00d379ba525b57cadf3934c5","kind":"tag","published_at":"2014-08-01T21:10:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"96957722a23df56bb34c75f7d9916342993075c7","kind":"tag","published_at":"2014-06-24T08:02:08.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c6d22325a218f9dfb9163d04aef5bfe9c695b3f0","kind":"tag","published_at":"2013-12-04T06:45:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2d3067198bdec2d6de5ab780f7cd455f542c87d8","kind":"tag","published_at":"2013-12-04T03:08:28.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0/manifests"},{"name":"v1.4.0.rc.0","sha":"e4e49d3b8b86cb70ea5bd694a09515598bd84a14","kind":"tag","published_at":"2013-11-16T03:36:52.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0.rc.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0.rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0.rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0/manifests"},{"name":"v1.3.2","sha":"016b057b2183437ed010702e05147598ac3c2c68","kind":"tag","published_at":"2013-11-04T07:18:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2/manifests"},{"name":"v1.2.2","sha":"3fa5ce9eb24b0b136fe0d1de625038d5e00e55ff","kind":"tag","published_at":"2013-08-03T20:59:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2/manifests"},{"name":"v1.0.4","sha":"b484d886a76d1f51136335c0054cd3ddca997e8b","kind":"tag","published_at":"2013-08-03T20:59:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.4","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4/manifests"},{"name":"v1.1.1","sha":"05867e44b89a6b1b5c3028c982e64491d4ffb3f9","kind":"tag","published_at":"2013-08-03T20:58:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1/manifests"},{"name":"v1.3.1","sha":"6d839515e8a3fdc17b5fb391500fda3f919689d6","kind":"tag","published_at":"2013-08-03T20:35:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1/manifests"},{"name":"v1.2.1","sha":"3232dd8614426c06b0972ee6b6844161d69f2393","kind":"tag","published_at":"2013-05-03T15:22:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"092ebee0a1e9fbfe83b5964e0e0bd3c6e8f91990","kind":"tag","published_at":"2013-05-03T15:22:19.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0/manifests"},{"name":"v1.3.0","sha":"6ae9a4ba9ac2ed4d45af50ba71b0f9e435340c0f","kind":"tag","published_at":"2013-05-03T15:08:25.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0/manifests"},{"name":"v1.1.0","sha":"c47444d186504e30a3517edcbc0c47e1865dabd6","kind":"commit","published_at":"2011-08-15T20:02:49.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"61b454d9e5ba97e6943f6ab4f3fe22a0d6d0e1d9","kind":"commit","published_at":"2011-05-17T18:07:34.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5aaa32d7604a234127d99921ce962cbc29239e39","kind":"commit","published_at":"2011-05-16T20:27:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f710d7e9c516f36209240ad0e8a54e620296ac74","kind":"commit","published_at":"2011-05-16T20:20:10.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"75faad693ee8e8093b58f694b4bb21003df7de86","kind":"commit","published_at":"2011-05-16T18:43:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0/manifests"},{"name":"v0.10.0","sha":"da6f02fa951249b2416e905c826ea38e7c8bf0bd","kind":"commit","published_at":"2010-08-24T02:02:51.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"381c8aaa85b05f62bd6d8a816e13b82e5b3449e6","kind":"commit","published_at":"2010-08-09T05:05:27.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.9.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d5234640468815add1dc8033eed3c38ce4a3cc8b","kind":"commit","published_at":"2010-07-24T23:45:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3c63d9965207a900c6e3264606d319f2f7607856","kind":"commit","published_at":"2010-06-21T18:35:43.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d4f382b1befc9f0e18f28ce3f2094e611db07f77","kind":"commit","published_at":"2010-06-21T18:12:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"54c127005a8ae4c9b69f7c9c7ec3ab5de3fd32f2","kind":"commit","published_at":"2010-06-04T17:40:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4886353ef09dd00eb418ff58c31a3628930aa354","kind":"commit","published_at":"2010-05-26T21:32:36.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"c8fbc6fc5b384a9ce742af7bb7120bd5dc801251","kind":"commit","published_at":"2010-04-21T22:46:04.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d45ca7ceffeeea3334af1e0fab42cc727e46fcf5","kind":"commit","published_at":"2010-04-05T21:36:12.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"aa846cdbb58f438653d105676925ff5a82b56a9c","kind":"commit","published_at":"2010-03-28T17:19:21.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"191a1046df9526c71cdceccee18524ab27c30930","kind":"commit","published_at":"2010-03-12T21:59:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4e8551ccf54a7b1ae594d3679892d355674bf1f1","kind":"commit","published_at":"2010-02-16T19:11:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"284b1e67062cca1ab5042d6a4e32a27b8a3a562e","kind":"commit","published_at":"2010-01-25T09:58:59.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"061f6c6dff26463ae8544082063a3a18c2b4c992","kind":"commit","published_at":"2009-12-15T18:15:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"caf5c5b8c6f546e5c1ea828e6f0dc4ac3ffb5adc","kind":"commit","published_at":"2009-10-13T22:07:20.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:56:12.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.952098700724789,"dependent_packages_count":6.514682041123589,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.733390370924189},"purl":"pkg:golang/github.com/resque/redis-namespace","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/resque/redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/resque/redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/resque/redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:40.923Z","issues_count":35,"pull_requests_count":76,"avg_time_to_close_issue":25048973.04347826,"avg_time_to_close_pull_request":23795615.07142857,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":64,"issue_authors_count":34,"avg_comments_per_issue":2.742857142857143,"avg_comments_per_pull_request":1.5657894736842104,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":2,"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/resque%2Fredis-namespace/issues","maintainers":[{"login":"yaauie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaauie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fresque%2Fredis-namespace/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145228,"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":13606017,"name":"ruby-redis-namespace","ecosystem":"debian","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:26:23.675Z","latest_release_published_at":"2026-02-11T11:26:23.675Z","latest_release_number":"1.6.0-1","last_synced_at":"2026-03-14T03:01:58.061Z","created_at":"2026-02-11T11:26:23.483Z","updated_at":"2026-03-14T03:01:58.062Z","registry_url":"https://tracker.debian.org/pkg/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":"https://packages.debian.org/buster/ruby-redis-namespace","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","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, procps, redis-server, ruby-redis (\u003e= 3.0.4), ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:19.477Z","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-redis-namespace?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-redis-namespace/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-05-22T18:14:24.960Z","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":13530889,"name":"ruby-redis-namespace","ecosystem":"debian","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:37:38.797Z","latest_release_published_at":"2026-02-10T23:37:38.797Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-14T05:22:03.893Z","created_at":"2026-02-10T23:37:38.612Z","updated_at":"2026-03-14T05:22:03.894Z","registry_url":"https://tracker.debian.org/pkg/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":"https://packages.debian.org/bullseye/ruby-redis-namespace","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, procps, redis-server, ruby-redis (\u003e= 3.0.4), ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:56.490Z","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-redis-namespace?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-redis-namespace/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":285034,"name":"redis-namespace","ecosystem":"rubygems","description":"Adds a Redis::Namespace class which can be used to namespace calls\nto Redis. This is useful when using a single instance of Redis with\nmultiple, different applications.\n","homepage":"https://github.com/resque/redis-namespace","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2009-10-14T01:07:28.455Z","latest_release_published_at":"2023-06-08T15:59:04.896Z","latest_release_number":"1.11.0","last_synced_at":"2026-05-22T13:00:58.108Z","created_at":"2022-04-06T08:49:48.113Z","updated_at":"2026-05-22T13:00:58.109Z","registry_url":"https://rubygems.org/gems/redis-namespace","install_command":"gem install redis-namespace -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/redis-namespace/","metadata":{"funding":null},"repo_metadata":{"id":692252,"uuid":"336504","full_name":"resque/redis-namespace","owner":"resque","description":"This gem adds a Redis::Namespace class which can be used to namespace Redis keys.","archived":false,"fork":false,"pushed_at":"2024-08-02T02:01:11.000Z","size":308,"stargazers_count":696,"open_issues_count":30,"forks_count":193,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-05-08T06:35:29.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://redis.io","language":"Ruby","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/resque.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}},"created_at":"2009-10-13T21:48:43.000Z","updated_at":"2026-04-14T14:06:06.000Z","dependencies_parsed_at":"2024-10-22T11:44:49.941Z","dependency_job_id":null,"html_url":"https://github.com/resque/redis-namespace","commit_stats":{"total_commits":261,"total_committers":105,"mean_commits":"2.4857142857142858","dds":0.8237547892720307,"last_synced_commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/resque/redis-namespace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/sbom","scorecard":{"id":771989,"data":{"date":"2025-08-11","repo":{"name":"github.com/resque/redis-namespace","commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/resque/redis-namespace/codeql.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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-23T02:27:52.855Z","repository_id":692252,"created_at":"2025-08-23T02:27:52.856Z","updated_at":"2025-08-23T02:27:52.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":"resque","name":"Resque","uuid":"3876747","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3876747?v=4","repositories_count":12,"last_synced_at":"2024-03-25T19:40:35.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/resque","funding_links":[],"total_stars":12896,"followers":13,"following":0,"created_at":"2022-11-02T16:20:17.564Z","updated_at":"2024-03-25T19:40:44.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resque/repositories"},"tags":[{"name":"v1.11.0","sha":"313909f8d39869e4329c821988f412eeb9e53541","kind":"commit","published_at":"2023-06-08T14:02:30.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.11.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"051e75da6025c8eb7b36f8262bbfcbe6aac29a09","kind":"commit","published_at":"2022-12-21T03:11:45.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"627aa6e75bef1d001832891c4f99c9aa4b33a6ea","kind":"commit","published_at":"2022-08-13T22:24:07.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.9","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"7ff35f331fedaee5db53b525d355b5ba587c122f","kind":"tag","published_at":"2022-03-07T14:55:14.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"6f1bb31bbddd2efc9e16c53759d986b29206a12e","kind":"tag","published_at":"2021-02-04T18:54:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"30526eb069edb3b9b9833e8a75d65c7db5a546e2","kind":"tag","published_at":"2020-08-19T16:26:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"e722410b73ac7adb5204f85b0cde38bca97a6e4a","kind":"tag","published_at":"2019-12-11T21:24:38.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f3781626ec1c915d88f70861680ec4a6d17512f3","kind":"tag","published_at":"2017-11-03T16:56:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"c2d01e4aade16888bb20e0362710885ae47972b1","kind":"tag","published_at":"2017-02-16T18:49:13.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"30d42177d8abfdf89e502c1a98aab7d923c2a133","kind":"tag","published_at":"2015-03-30T22:03:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"965d9cbee161e0aa00d379ba525b57cadf3934c5","kind":"tag","published_at":"2014-08-01T21:10:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"96957722a23df56bb34c75f7d9916342993075c7","kind":"tag","published_at":"2014-06-24T08:02:08.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c6d22325a218f9dfb9163d04aef5bfe9c695b3f0","kind":"tag","published_at":"2013-12-04T06:45:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2d3067198bdec2d6de5ab780f7cd455f542c87d8","kind":"tag","published_at":"2013-12-04T03:08:28.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0/manifests"},{"name":"v1.4.0.rc.0","sha":"e4e49d3b8b86cb70ea5bd694a09515598bd84a14","kind":"tag","published_at":"2013-11-16T03:36:52.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.4.0.rc.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.4.0.rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.4.0.rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.4.0.rc.0/manifests"},{"name":"v1.3.2","sha":"016b057b2183437ed010702e05147598ac3c2c68","kind":"tag","published_at":"2013-11-04T07:18:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.2/manifests"},{"name":"v1.2.2","sha":"3fa5ce9eb24b0b136fe0d1de625038d5e00e55ff","kind":"tag","published_at":"2013-08-03T20:59:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.2/manifests"},{"name":"v1.0.4","sha":"b484d886a76d1f51136335c0054cd3ddca997e8b","kind":"tag","published_at":"2013-08-03T20:59:00.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.4","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.4/manifests"},{"name":"v1.1.1","sha":"05867e44b89a6b1b5c3028c982e64491d4ffb3f9","kind":"tag","published_at":"2013-08-03T20:58:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.1/manifests"},{"name":"v1.3.1","sha":"6d839515e8a3fdc17b5fb391500fda3f919689d6","kind":"tag","published_at":"2013-08-03T20:35:03.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.1/manifests"},{"name":"v1.2.1","sha":"3232dd8614426c06b0972ee6b6844161d69f2393","kind":"tag","published_at":"2013-05-03T15:22:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"092ebee0a1e9fbfe83b5964e0e0bd3c6e8f91990","kind":"tag","published_at":"2013-05-03T15:22:19.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.2.0/manifests"},{"name":"v1.3.0","sha":"6ae9a4ba9ac2ed4d45af50ba71b0f9e435340c0f","kind":"tag","published_at":"2013-05-03T15:08:25.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.3.0/manifests"},{"name":"v1.1.0","sha":"c47444d186504e30a3517edcbc0c47e1865dabd6","kind":"commit","published_at":"2011-08-15T20:02:49.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"61b454d9e5ba97e6943f6ab4f3fe22a0d6d0e1d9","kind":"commit","published_at":"2011-05-17T18:07:34.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.3","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5aaa32d7604a234127d99921ce962cbc29239e39","kind":"commit","published_at":"2011-05-16T20:27:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f710d7e9c516f36209240ad0e8a54e620296ac74","kind":"commit","published_at":"2011-05-16T20:20:10.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"75faad693ee8e8093b58f694b4bb21003df7de86","kind":"commit","published_at":"2011-05-16T18:43:16.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v1.0/manifests"},{"name":"v0.10.0","sha":"da6f02fa951249b2416e905c826ea38e7c8bf0bd","kind":"commit","published_at":"2010-08-24T02:02:51.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.10.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"381c8aaa85b05f62bd6d8a816e13b82e5b3449e6","kind":"commit","published_at":"2010-08-09T05:05:27.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.9.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d5234640468815add1dc8033eed3c38ce4a3cc8b","kind":"commit","published_at":"2010-07-24T23:45:35.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.8.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3c63d9965207a900c6e3264606d319f2f7607856","kind":"commit","published_at":"2010-06-21T18:35:43.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.7.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d4f382b1befc9f0e18f28ce3f2094e611db07f77","kind":"commit","published_at":"2010-06-21T18:12:48.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.6.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"54c127005a8ae4c9b69f7c9c7ec3ab5de3fd32f2","kind":"commit","published_at":"2010-06-04T17:40:39.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4886353ef09dd00eb418ff58c31a3628930aa354","kind":"commit","published_at":"2010-05-26T21:32:36.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.5.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"c8fbc6fc5b384a9ce742af7bb7120bd5dc801251","kind":"commit","published_at":"2010-04-21T22:46:04.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.2","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d45ca7ceffeeea3334af1e0fab42cc727e46fcf5","kind":"commit","published_at":"2010-04-05T21:36:12.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"aa846cdbb58f438653d105676925ff5a82b56a9c","kind":"commit","published_at":"2010-03-28T17:19:21.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.4.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"191a1046df9526c71cdceccee18524ab27c30930","kind":"commit","published_at":"2010-03-12T21:59:29.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.3.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4e8551ccf54a7b1ae594d3679892d355674bf1f1","kind":"commit","published_at":"2010-02-16T19:11:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"284b1e67062cca1ab5042d6a4e32a27b8a3a562e","kind":"commit","published_at":"2010-01-25T09:58:59.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.2.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"061f6c6dff26463ae8544082063a3a18c2b4c992","kind":"commit","published_at":"2009-12-15T18:15:31.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.1","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"caf5c5b8c6f546e5c1ea828e6f0dc4ac3ffb5adc","kind":"commit","published_at":"2009-10-13T22:07:20.000Z","download_url":"https://codeload.github.com/resque/redis-namespace/tar.gz/v0.1.0","html_url":"https://github.com/resque/redis-namespace/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/resque/redis-namespace@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T04:02:22.316Z","dependent_packages_count":302,"downloads":203879093,"downloads_period":"total","dependent_repos_count":21146,"rankings":{"downloads":0.11485152930944123,"dependent_repos_count":0.24364135101080497,"dependent_packages_count":0.1421705823976093,"stargazers_count":2.2150734269243206,"forks_count":1.9390952375642554,"docker_downloads_count":0.2971643937957873,"average":0.8253327535003697},"purl":"pkg:gem/redis-namespace","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/redis-namespace","docker_dependents_count":357,"docker_downloads_count":461661641,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/redis-namespace/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-17T02:00:30.349Z","issues_count":35,"pull_requests_count":80,"avg_time_to_close_issue":25048973.04347826,"avg_time_to_close_pull_request":23465462.070422534,"issues_closed_count":23,"pull_requests_closed_count":71,"pull_request_authors_count":65,"issue_authors_count":34,"avg_comments_per_issue":2.6857142857142855,"avg_comments_per_pull_request":1.4625,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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/resque%2Fredis-namespace/issues","maintainers":[{"login":"yaauie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaauie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/redis-namespace/codemeta","maintainers":[{"uuid":"46347","login":"steveklabnik","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://rubygems.org/profiles/steveklabnik","role":null,"created_at":"2022-11-09T09:47:42.231Z","updated_at":"2022-11-09T09:47:42.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/steveklabnik/packages"},{"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:47:42.206Z","updated_at":"2022-11-09T09:47:42.206Z","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:47:42.258Z","updated_at":"2022-11-09T09:47:42.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://rubygems.org/profiles/jeremydaer","role":null,"created_at":"2022-11-09T09:47:42.251Z","updated_at":"2022-11-09T09:47:42.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jeremydaer/packages"},{"uuid":"61722","login":"iloveitaly","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://rubygems.org/profiles/iloveitaly","role":null,"created_at":"2022-11-09T09:47:42.188Z","updated_at":"2022-11-09T09:47:42.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/iloveitaly/packages"},{"uuid":"249","login":"defunkt","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://rubygems.org/profiles/defunkt","role":null,"created_at":"2022-11-09T09:47:42.218Z","updated_at":"2022-11-09T09:47:42.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/defunkt/packages"},{"uuid":"88607","login":"chrisccerami","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://rubygems.org/profiles/chrisccerami","role":null,"created_at":"2022-11-09T09:47:42.243Z","updated_at":"2022-11-09T09:47:42.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/chrisccerami/packages"},{"uuid":"51601","login":"yaauie","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://rubygems.org/profiles/yaauie","role":null,"created_at":"2022-11-09T09:47:42.237Z","updated_at":"2022-11-09T09:47:42.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/yaauie/packages"},{"uuid":"1937","login":"patricktulskie","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://rubygems.org/profiles/patricktulskie","role":null,"created_at":"2022-12-22T15:54:15.347Z","updated_at":"2022-12-22T15:54:15.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/patricktulskie/packages"},{"uuid":"48609","login":"hone","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://rubygems.org/profiles/hone","role":null,"created_at":"2022-11-09T09:47:42.226Z","updated_at":"2022-11-09T09:47:42.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/hone/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":13567060,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:48:22.066Z","latest_release_published_at":"2026-02-11T06:48:22.066Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-11T14:07:49.227Z","created_at":"2026-02-11T06:48:21.878Z","updated_at":"2026-03-11T14:07:49.227Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:12.304Z","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-redis-namespace?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-redis-namespace/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":13467160,"name":"ruby-redis-namespace","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:09:08.680Z","latest_release_published_at":"2026-02-09T17:09:08.680Z","latest_release_number":"1.11.0-1","last_synced_at":"2026-03-09T18:22:36.463Z","created_at":"2026-02-09T17:09:05.585Z","updated_at":"2026-03-09T18:32:56.002Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its, ruby-connection-pool","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-redis-namespace?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-redis-namespace/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":13713177,"name":"ruby-redis-namespace","ecosystem":"debian","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:39:25.769Z","latest_release_published_at":"2026-02-12T23:39:25.769Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-13T23:45:55.986Z","created_at":"2026-02-12T23:39:25.505Z","updated_at":"2026-03-14T00:02:14.209Z","registry_url":"https://tracker.debian.org/pkg/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":"https://packages.debian.org/bookworm/ruby-redis-namespace","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:39:26.352Z","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-redis-namespace?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-redis-namespace/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":13669431,"name":"ruby-redis-namespace","ecosystem":"debian","description":null,"homepage":"https://github.com/resque/redis-namespace","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/resque/redis-namespace","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:41:11.128Z","latest_release_published_at":"2026-02-12T12:41:11.128Z","latest_release_number":"1.11.0-2","last_synced_at":"2026-03-14T18:08:11.399Z","created_at":"2026-02-12T12:41:10.843Z","updated_at":"2026-03-14T18:08:11.399Z","registry_url":"https://tracker.debian.org/pkg/ruby-redis-namespace","install_command":"apt-get install ruby-redis-namespace","documentation_url":"https://packages.debian.org/trixie/ruby-redis-namespace","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-redis-namespace","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, procps, redis-server, ruby-redis, ruby-rspec, ruby-rspec-its, ruby-connection-pool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:41:11.879Z","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-redis-namespace?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-redis-namespace","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-redis-namespace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-redis-namespace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-redis-namespace/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"}}],"commits":{"id":3352,"full_name":"resque/redis-namespace","default_branch":"master","total_commits":261,"total_committers":104,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":2.5096153846153846,"dds":0.8237547892720307,"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-05-22T04:40:48.809Z","last_synced_commit":"f9259a65e79bfa032e06d685b0c5730d3eb4870f","created_at":"2023-03-07T09:17:23.248Z","updated_at":"2026-05-22T04:40:31.209Z","committers":[{"name":"Chris Wanstrath","email":"chris@ozmm.org","login":"defunkt","count":46},{"name":"Ryan Biesemeyer","email":"ryan@simplymeasured.com","login":"yaauie","count":45},{"name":"Terence Lee","email":"hone02@gmail.com","login":"hone","count":11},{"name":"ota42y","email":"ota42y@gmail.com","login":"ota42y","count":10},{"name":"Steve Klabnik","email":"steve@steveklabnik.com","login":"steveklabnik","count":7},{"name":"Stefan Budeanu","email":"stefan.budeanu@shopify.com","login":"stefanmb","count":5},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":5},{"name":"Łukasz Strzałkowski","email":"lukasz.strzalkowski@gmail.com","login":"lukaszx0","count":4},{"name":"Rafael Mendonça França","email":"rafael@franca.dev","login":"rafaelfranca","count":4},{"name":"Nicholas La Roux","email":"larouxn@gmail.com","login":"larouxn","count":4},{"name":"Carl Zulauf","email":"carl@linkleaf.com","login":"carlzulauf","count":4},{"name":"Menno van der Sman","email":"menno@wakoopa.com","login":null,"count":4},{"name":"David Czarnecki","email":"czarneckid@acm.org","login":null,"count":4},{"name":"fatkodima","email":"fatkodima123@gmail.com","login":"fatkodima","count":3},{"name":"Caius Durling","email":"dev@caius.name","login":"caius","count":3},{"name":"Adam Mckaig","email":"adam.mckaig@gmail.com","login":"adammck","count":3},{"name":"j-wilkins","email":"pablo_honey@me.com","login":null,"count":3},{"name":"anothermh","email":"anothermh","login":"anothermh","count":2},{"name":"Patrick Tulskie","email":"patricktulskie@gmail.com","login":"PatrickTulskie","count":2},{"name":"Michael Bianco","email":"iloveitaly@gmail.com","login":"iloveitaly","count":2},{"name":"Jakub Suder","email":"jakub.suder@gmail.com","login":"mackuba","count":2},{"name":"Galen O'Hanlon","email":"galen.ohanlon@plastictrophy.com","login":"gohanlon","count":2},{"name":"Florian Weingarten","email":"flo@hackvalue.de","login":"fw42","count":2},{"name":"Filip Tepper","email":"filip@tepper.pl","login":"filiptepper","count":2},{"name":"Denis Tataurov","email":"sineedus@mail.ru","login":"sineed","count":2},{"name":"Todd Thomas","email":"todd.thomas@openlogic.com","login":null,"count":2},{"name":"Andrii Dmytrenko","email":"andrii@fetlife.com","login":"Antti","count":1},{"name":"Aliaksandr Buhayeu","email":"aliaksandr.buhayeu@gmail.com","login":"aliaksandrb","count":1},{"name":"Alexey Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":1},{"name":"Alexander Kahn","email":"alexanderkahn@gmail.com","login":"akahn","count":1},{"name":"Alex Klyanchin","email":"jetblackmeerkat@gmail.com","login":"jbmeerkat","count":1},{"name":"Akshay Rao","email":"14akshayrao@gmail.com","login":"akshayrao14","count":1},{"name":"Aggelos Avgerinos","email":"evaggelos.avgerinos@gmail.com","login":"avgerin0s","count":1},{"name":"Nicolas Berger","email":"nicoberger@gmail.com","login":"nberger","count":1},{"name":"Eoin Coffey","email":"ecoffey@gmail.com","login":"ecoffey","count":1},{"name":"Douglas Camargo","email":"douglas@maxstudio.com.br","login":"douglasresende","count":1},{"name":"Dmytro Stepaniuk","email":"stepaniuk@mlsdev.com","login":"DmytroStepaniuk","count":1},{"name":"David Czarnecki","email":"me@davidczarnecki.com","login":"czarneckid","count":1},{"name":"David Balatero","email":"dbalatero@gmail.com","login":"dbalatero","count":1},{"name":"Ashish Dixit","email":"tundal45@gmail.com","login":"tundal45","count":1},{"name":"Brennan Frydl","email":"me@bfrydl.com","login":null,"count":1},{"name":"Ben Marini","email":"ben@potreromedia.com","login":null,"count":1},{"name":"Andrew Gale","email":"andrew.gale@viximo.com","login":null,"count":1},{"name":"Alex McHale","email":"alexmchale@gmail.com","login":null,"count":1},{"name":"Eoin Coffey","email":"ecoffey@gnipcentral.com","login":null,"count":1},{"name":"Dan Brown","email":"dan@madebymany.co.uk","login":null,"count":1},{"name":"Galen Krumel \u0026 Sam Pierson","email":"spierson@pivotallabs.com","login":null,"count":1},{"name":"activeprospect","email":"alex@activeprospect.com","login":null,"count":1},{"name":"Sergey Ponomarev","email":"sergey.ponomarev@saltpepper.ru","login":null,"count":1},{"name":"Sam Granieri","email":"sam-granieri-jr@northwestern.edu","login":null,"count":1},{"name":"Matt Lyon","email":"matt@flowerpowered.com","login":null,"count":1},{"name":"Ilya Bylich","email":"ilya.bylich@productmadness.com","login":null,"count":1},{"name":"Neil Chandler","email":"neil.chandler76@gmail.com","login":"neilchandler","count":1},{"name":"Nerian","email":"siotopo@gmail.com","login":"Nerian","count":1},{"name":"Chelong","email":"chelong821204@gmail.com","login":"chelomg","count":1},{"name":"Nils Mueller","email":"nils@platogo.com","login":"Tolsto","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Orien Madgwick","email":"_@orien.io","login":"orien","count":1},{"name":"Parikshit Singh","email":"pk223933@gmail.com","login":"parikshit223933","count":1},{"name":"Pedro Furtado","email":"pedro.felipe.azevedo.furtado@gmail.com","login":"pedrofurtado","count":1},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":1},{"name":"Peter Williams","email":"pezra@barelyenough.org","login":"pezra","count":1},{"name":"Robert Graff","email":"robert_graff@yahoo.com","login":"rgraff","count":1},{"name":"Ryan Bigg","email":"me@ryanbigg.com","login":"radar","count":1},{"name":"Samuel Cochran","email":"sj26@sj26.com","login":"sj26","count":1},{"name":"Sascha Depold","email":"sascha@depold.com","login":"sdepold","count":1},{"name":"Shrivara K S","email":"shrivara.jois@gmail.com","login":"shrivara","count":1},{"name":"Simone Carletti","email":"weppos@weppos.net","login":"weppos","count":1},{"name":"Sunny Ripert","email":"sunny@sunfox.org","login":"sunny","count":1},{"name":"Ufuk Kayserilioglu","email":"ufuk@paralaus.com","login":"paracycle","count":1},{"name":"Vasily Fedoseyev","email":"vasilyfedoseyev@gmail.com","login":"Vasfed","count":1},{"name":"a5-stable","email":"sh07e1916@gmail.com","login":"a5-stable","count":1},{"name":"bitterb","email":"bitterb7@gmail.com","login":"bitterb","count":1},{"name":"danila","email":"dnlrmkv@gmail.com","login":"danila","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"jake","email":"jake.wilkins@adfitech.com","login":"j-wilkins","count":1},{"name":"oleg dashevskii","email":"olegdashevskii@gmail.com","login":"be9","count":1},{"name":"woarewe","email":"rostislav.zhuravsky@gmail.com","login":"woarewe","count":1},{"name":"Dave Hoover","email":"dave.hoover@gmail.com","login":"redsquirrel","count":1},{"name":"Daniel Lo","email":"wilburlo@gmail.com","login":"danlo","count":1},{"name":"Christos Trochalakis","email":"yatiohi@ideopolis.gr","login":"ctrochalakis","count":1},{"name":"Chris C Cerami","email":"chrisccerami@gmail.com","login":"corincerami","count":1},{"name":"Chelsea Komlo \u0026 Ryan Biesemeyer","email":"chelsea.komlo@gmail.com","login":"chelseakomlo","count":1},{"name":"Adam Bozanich","email":"adam.boz@gmail.com","login":"boz","count":1},{"name":"François Ferrandis","email":"francois@ferrandis.cool","login":"francois-ferrandis","count":1},{"name":"Gabriel Horner","email":"gabriel.horner@gmail.com","login":"cldwalker","count":1},{"name":"George Ogata","email":"george.ogata@gmail.com","login":"oggy","count":1},{"name":"Hector Castro","email":"hectcastro@gmail.com","login":"hectcastro","count":1},{"name":"Igor Drozdov","email":"ihardrozdov@gmail.com","login":"igor-drozdov","count":1},{"name":"Jean byroot Boussier","email":"jean.boussier+github@shopify.com","login":"casperisfine","count":1},{"name":"Jeremy Daer","email":"jeremydaer@gmail.com","login":"jeremy","count":1},{"name":"Jochem Siegel","email":"jochemsiegel@gmail.com","login":"jochemsiegel","count":1},{"name":"Joel Stimson","email":"stimsojr@gmail.com","login":"stim371","count":1},{"name":"Jonathan del Strother","email":"me@delstrother.com","login":"jdelStrother","count":1},{"name":"Jun Aruga","email":"jaruga@redhat.com","login":"junaruga","count":1},{"name":"Justin Weiss","email":"justin@uberweiss.org","login":"justinweiss","count":1},{"name":"Kensuke Nagae","email":"kyanny@gmail.com","login":"kyanny","count":1},{"name":"Kristofer M White","email":"me@kmwhite.net","login":"kmwhite","count":1},{"name":"Matt Cowley","email":"madcowley@gmail.com","login":"madcowley","count":1},{"name":"Matt Griffin","email":"matt@griffinonline.org","login":"betamatt","count":1},{"name":"Matt Pruitt","email":"guitsaru@gmail.com","login":"guitsaru","count":1},{"name":"Matt Todd","email":"chiology@gmail.com","login":"mtodd","count":1},{"name":"Maxime Bedard","email":"maxim3.bedard@gmail.com","login":"maximebedard","count":1},{"name":"Mitchell Henke","email":"mitchell.henke@gsa.gov","login":"mitchellhenke","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6238775,"commits_count":884662949,"contributors_count":34899467,"owners_count":1156301,"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":"resque/redis-namespace","html_url":"https://github.com/resque/redis-namespace","last_synced_at":"2026-05-17T02:00:30.349Z","status":"error","issues_count":35,"pull_requests_count":80,"avg_time_to_close_issue":25048973.04347826,"avg_time_to_close_pull_request":23465462.070422534,"issues_closed_count":23,"pull_requests_closed_count":71,"pull_request_authors_count":65,"issue_authors_count":34,"avg_comments_per_issue":2.6857142857142855,"avg_comments_per_pull_request":1.4625,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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,"created_at":"2023-05-12T16:03:36.674Z","updated_at":"2026-05-17T02:00:30.349Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/resque%2Fredis-namespace/issues","issue_labels_count":{},"pull_request_labels_count":{"github_actions":2,"dependencies":2},"issue_author_associations_count":{"NONE":31,"CONTRIBUTOR":3,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":58,"NONE":22},"issue_authors":{"mperham":2,"Ghanimaid":1,"everaldo":1,"mhenrixon":1,"vannicktrinquier":1,"ytaben":1,"librato-peter":1,"Marcellllll":1,"pravi":1,"Nerian":1,"bnymn":1,"Buk1m":1,"ArturT":1,"djanowski":1,"ThomasKoppensteiner":1,"reedstonefood":1,"djberg96":1,"aglushkov":1,"bikramwp":1,"MuhammadRazaAslam":1,"ktdreyer":1,"santhoshdevadiga":1,"bf4":1,"eggplants":1,"woarewe":1,"olliebennett":1,"fsanggang":1,"djones":1,"matthewhively":1,"pedrofurtado":1,"michaelfranzl":1,"yaauie":1,"buzjuka":1,"heaven":1},"pull_request_authors":{"casperisfine":4,"larouxn":3,"fatkodima":3,"jbmeerkat":2,"dependabot[bot]":2,"amatsuda":2,"PatrickTulskie":2,"francois-ferrandis":2,"quentinvernot":2,"ota42y":2,"maximebedard":2,"danlo":1,"aliaksandrb":1,"pdamer":1,"pedrofurtado":1,"danila":1,"oscaredel":1,"gburt":1,"paracycle":1,"orien":1,"a5-stable":1,"mitchellhenke":1,"balasankarc":1,"aaronpk":1,"stim371":1,"Nerian":1,"akshayrao14":1,"sj26":1,"avgerin0s":1,"douglasresende":1,"jdelStrother":1,"martinvium":1,"neilchandler":1,"Antti":1,"chelomg":1,"sunny":1,"sdepold":1,"igor-drozdov":1,"Tolsto":1,"jawny-utah":1,"epinault":1,"lokanadhamm":1,"iloveitaly":1,"marocchino":1,"Vasfed":1,"junaruga":1,"petergoldstein":1,"sineed":1,"ixti":1,"ktdreyer":1,"woarewe":1,"sponomarev":1,"radar":1,"ckgagan":1,"kmwhite":1,"iguchi1124":1,"skmessage":1,"parikshit223933":1,"anothermh":1,"kamipo":1,"olleolleolle":1,"utilum":1,"michele":1,"DmytroStepaniuk":1,"glaucocustodio":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:41.637Z","repositories_count":14651702,"issues_count":34163206,"pull_requests_count":111843586,"authors_count":11267868,"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":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"quentinvernot":2},"maintainers":[{"login":"yaauie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaauie"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":1,"ForkEvent":2,"WatchEvent":5,"PullRequestReviewEvent":1},"last_year":{"PullRequestEvent":1,"WatchEvent":2,"PullRequestReviewEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-05T09:40:29.818Z","updated_at":"2022-07-05T09:40:29.818Z","repository_link":"https://github.com/resque/redis-namespace/blob/master/Gemfile","dependencies":[{"id":105802419,"package_name":"rubysl-net-http","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802420,"package_name":"rubysl-socket","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802421,"package_name":"rubysl-logger","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802422,"package_name":"rubysl-cgi","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802423,"package_name":"rubysl-uri","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802424,"package_name":"rubysl-timeout","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802425,"package_name":"rubysl-zlib","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":105802426,"package_name":"rubysl-stringio","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"redis-namespace.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-05T09:40:29.826Z","updated_at":"2022-07-05T09:40:29.826Z","repository_link":"https://github.com/resque/redis-namespace/blob/master/redis-namespace.gemspec","dependencies":[{"id":105802427,"package_name":"redis","ecosystem":"rubygems","requirements":"\u003e= 3.0.4","direct":true,"kind":"runtime","optional":false},{"id":105802428,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":105802429,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.7","direct":true,"kind":"development","optional":false},{"id":105802430,"package_name":"rspec-its","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:36:50.777Z","updated_at":"2023-01-13T10:36:50.777Z","repository_link":"https://github.com/resque/redis-namespace/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6875552639,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875552640,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875552641,"package_name":"redis","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:36:50.797Z","updated_at":"2023-01-13T10:36:50.797Z","repository_link":"https://github.com/resque/redis-namespace/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6875552642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875552643,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875552644,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875552645,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":32.24117474492089,"created_at":"2024-12-15T21:38:07.452Z","updated_at":"2026-05-24T05:30:21.523Z","avatar_url":"https://github.com/resque.png","language":"Ruby","monthly_downloads":0,"readme":"redis-namespace\n===============\n\nRedis::Namespace provides an interface to a namespaced subset of your [redis][] keyspace (e.g., keys with a common beginning), and requires the [redis-rb][] gem.\n\n```ruby\nrequire 'redis-namespace'\n# =\u003e true\n\nredis_connection = Redis.new\n# =\u003e #\u003cRedis client v3.1.0 for redis://127.0.0.1:6379/0\u003e\nnamespaced_redis = Redis::Namespace.new(:ns, redis: redis_connection)\n# =\u003e #\u003cRedis::Namespace v1.5.0 with client v3.1.0 for redis://127.0.0.1:6379/0/ns\u003e\n\nnamespaced_redis.set('foo', 'bar') # redis_connection.set('ns:foo', 'bar')\n# =\u003e \"OK\"\n\n# Redis::Namespace automatically prepended our namespace to the key\n# before sending it to our redis client.\n\nnamespaced_redis.get('foo')\n# =\u003e \"bar\"\nredis_connection.get('foo')\n# =\u003e nil\nredis_connection.get('ns:foo')\n# =\u003e \"bar\"\n\nnamespaced_redis.del('foo')\n# =\u003e 1\nnamespaced_redis.get('foo')\n# =\u003e nil\nredis_connection.get('ns:foo')\n# =\u003e nil\n```\n\nRedis::Namespace also supports `Proc` as a namespace and will take the result string as namespace at runtime.\n\n```ruby\nredis_connection = Redis.new\nnamespaced_redis = Redis::Namespace.new(Proc.new { Tenant.current_tenant }, redis: redis_connection)\n```\n\nInstallation\n============\n\nRedis::Namespace is packaged as the redis-namespace gem, and hosted on rubygems.org.\n\nFrom the command line:\n\n    $ gem install redis-namespace\n\nOr in your Gemfile:\n\n```ruby\ngem 'redis-namespace'\n```\n\nCaveats\n=======\n\n`Redis::Namespace` provides a namespaced interface to `Redis` by keeping an internal registry of the method signatures in `Redis` provided by the [redis-rb][] gem; we keep track of which arguments need the namespace added, and which return values need the namespace removed.\n\nBlind Passthrough\n-----------------\nIf your version of this gem doesn't know about a particular command, it can't namespace it. Historically, this has meant that Redis::Namespace blindly passes unknown commands on to the underlying redis connection without modification which can lead to surprising effects.\n\nAs of v1.5.0, blind passthrough has been deprecated, and the functionality will be removed entirely in 2.0.\n\nIf you come across a command that is not yet supported, please open an issue on the [issue tracker][] or submit a pull-request.\n\nAdministrative Commands\n-----------------------\nThe effects of some redis commands cannot be limited to a particular namespace (e.g., `FLUSHALL`, which literally truncates all databases in your redis server, regardless of keyspace). Historically, this has meant that Redis::Namespace intentionally passes administrative commands on to the underlying redis connection without modification, which can lead to surprising effects.\n\nAs of v1.6.0, the direct use of administrative commands has been deprecated, and the functionality will be removed entirely in 2.0; while such commands are often useful for testing or administration, their meaning is inherently hidden when placed behind an interface that implies it will namespace everything.\n\nThe prefered way to send an administrative command is on the redis connection itself, which is publicly exposed as `Redis::Namespace#redis`:\n\n```ruby\nnamespaced.redis.flushall()\n# =\u003e \"OK\"\n```\n\n2.x Planned Breaking Changes\n============================\n\nAs mentioned above, 2.0 will remove blind passthrough and the administrative command passthrough.\nBy default in 1.5+, deprecation warnings are present and enabled;\nthey can be silenced by initializing `Redis::Namespace` with `warning: false` or by setting the `REDIS_NAMESPACE_QUIET` environment variable.\n\nEarly opt-in\n------------\n\nTo enable testing against the 2.x interface before its release, in addition to deprecation warnings, early opt-in to these changes can be enabled by initializing `Redis::Namespace` with `deprecations: true` or by setting the `REDIS_NAMESPACE_DEPRECATIONS` environment variable.\nThis should only be done once all warnings have been addressed.\n\nAuthors\n=======\n\nWhile there are many authors who have contributed to this project, the following have done so on an ongoing basis with at least 5 commits:\n\n - Chris Wanstrath (@defunkt)\n - Ryan Biesemeyer (@yaauie)\n - Steve Klabnik (@steveklabnik)\n - Terence Lee (@hone)\n - Eoin Coffey (@ecoffey)\n\n[redis]: http://redis.io\n[redis-rb]: https://github.com/redis/redis-rb\n[issue tracker]: https://github.com/resque/redis-namespace/issues\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rubygems","background-jobs","rack","job-scheduler","job-queue","job-management","background-worker"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/262","html_url":"https://ruby.ecosyste.ms/projects/262"}