{"id":12331704,"name":"split","ecosystem":"rubygems","description":"Rack based split testing framework","homepage":"https://github.com/splitrb/split","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/splitrb/split","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2011-05-17T22:58:58.056Z","latest_release_published_at":"2025-08-04T00:51:29.144Z","latest_release_number":"4.0.5","last_synced_at":"2026-05-28T09:01:27.617Z","created_at":"2025-10-07T06:09:56.772Z","updated_at":"2026-05-28T09:12:55.038Z","registry_url":"https://gem.coop/gems/split","install_command":"gem install split -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/split/","metadata":{"funding":"https://opencollective.com/split"},"repo_metadata":{"id":1496234,"uuid":"1748446","full_name":"splitrb/split","owner":"splitrb","description":":chart_with_upwards_trend: The Rack Based A/B testing framework","archived":false,"fork":false,"pushed_at":"2026-02-15T23:26:34.000Z","size":1372,"stargazers_count":2710,"open_issues_count":33,"forks_count":369,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-05-25T11:29:45.089Z","etag":null,"topics":["ab-testing","rack","rails","redis","ruby","split"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/split","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/splitrb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"split"}},"created_at":"2011-05-14T18:05:47.000Z","updated_at":"2026-05-22T00:36:10.000Z","dependencies_parsed_at":"2025-12-31T07:04:04.490Z","dependency_job_id":null,"html_url":"https://github.com/splitrb/split","commit_stats":{"total_commits":935,"total_committers":184,"mean_commits":5.081521739130435,"dds":0.6887700534759358,"last_synced_commit":"cdd66da60f5897543c3b54685e5270596133529e"},"previous_names":["andrew/split"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/splitrb/split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitrb","download_url":"https://codeload.github.com/splitrb/split/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit/sbom","scorecard":{"id":193363,"data":{"date":"2025-08-04","repo":{"name":"github.com/splitrb/split","commit":"4572fcfe9126c5a090323599a9ccf19ae102e407"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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:44: update your workflow using https://app.stepsecurity.io/secureworkflow/splitrb/split/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/splitrb/split/ci.yml/main?enable=pin","Info:   0 out of   1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:16:48.438Z","repository_id":1496234,"created_at":"2025-08-16T21:16:48.438Z","updated_at":"2025-08-16T21:16:48.438Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33478585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:32:55.349Z","status":"ssl_error","status_checked_at":"2026-05-25T06:32:35.322Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-28T09:12:55.038Z","dependent_packages_count":0,"downloads":8784212,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.2786133667809219,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.4262044555936406},"purl":"pkg:gem/split?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/split/dependencies","status":null,"funding_links":["https://opencollective.com/split"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T17:03:50.478Z","issues_count":49,"pull_requests_count":96,"avg_time_to_close_issue":24223600.0,"avg_time_to_close_pull_request":1379840.0919540229,"issues_closed_count":30,"pull_requests_closed_count":87,"pull_request_authors_count":34,"issue_authors_count":46,"avg_comments_per_issue":2.63265306122449,"avg_comments_per_pull_request":0.4166666666666667,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4265731.0,"past_year_avg_time_to_close_pull_request":487681.6666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitrb%2Fsplit/issues","maintainers":[{"login":"andrehjr","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrehjr"},{"login":"andrew","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrew"}],"active_maintainers":[{"login":"andrehjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrehjr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/split/codemeta","maintainers":[{"uuid":"44939","login":"andrewnez","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://gem.coop/profiles/andrewnez","role":null,"created_at":"2025-10-09T22:39:06.457Z","updated_at":"2025-10-09T22:39:06.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/andrewnez/packages"},{"uuid":"78129","login":"andrehjr","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/andrehjr","role":null,"created_at":"2025-10-09T22:39:06.546Z","updated_at":"2025-10-09T22:39:06.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/andrehjr/packages"}]}