{"id":610,"name":null,"description":"Coercion and validation for data structures","url":"https://github.com/dry-rb/dry-schema","last_synced_at":"2026-04-30T04:03:18.977Z","repository":{"id":37706639,"uuid":"88519389","full_name":"dry-rb/dry-schema","owner":"dry-rb","description":"Coercion and validation for data structures","archived":false,"fork":false,"pushed_at":"2026-04-21T13:06:39.000Z","size":2382,"stargazers_count":473,"open_issues_count":60,"forks_count":122,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-04-22T02:18:02.895Z","etag":null,"topics":["coercion","data-validation","data-validator","dry-rb","ruby","ruby-gem","schema","schema-validation","type-safety"],"latest_commit_sha":null,"homepage":"https://dry-rb.org/gems/dry-schema","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/dry-rb.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":".github/SUPPORT.md","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":{"github":"hanami"}},"created_at":"2017-04-17T15:01:45.000Z","updated_at":"2026-04-18T02:49:44.000Z","dependencies_parsed_at":"2026-02-10T14:01:14.032Z","dependency_job_id":null,"html_url":"https://github.com/dry-rb/dry-schema","commit_stats":{"total_commits":1497,"total_committers":62,"mean_commits":24.14516129032258,"dds":0.5517702070808284,"last_synced_commit":"c25862f4e329f205c9d56903fa74e466aaff5382"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/dry-rb/dry-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/sbom","scorecard":{"id":357235,"data":{"date":"2025-08-11","repo":{"name":"github.com/dry-rb/dry-schema","commit":"13ddb51beed2c4fa6ea6b6acdebb24e2c929a847"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Warn: no topLevel permission defined: .github/workflows/sync_configs.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":"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":"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/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-18T09:54:28.158Z","repository_id":37706639,"created_at":"2025-08-18T09:54:28.158Z","updated_at":"2025-08-18T09:54:28.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32189850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T15:28:30.493Z","status":"ssl_error","status_checked_at":"2026-04-23T15:28:29.972Z","response_time":53,"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":"dry-rb","name":"dry-rb","uuid":"11280820","kind":"organization","description":"dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task","email":null,"website":"https://dry-rb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11280820?v=4","repositories_count":40,"last_synced_at":"2024-03-25T21:11:49.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dry-rb","funding_links":[],"total_stars":8147,"followers":272,"following":0,"created_at":"2022-11-02T16:40:56.529Z","updated_at":"2024-03-25T21:11:50.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb/repositories"},"packages":[{"id":194421,"name":"dry-schema","ecosystem":"rubygems","description":"dry-schema provides a DSL for defining schemas with keys and rules that should be applied to\nvalues. It supports coercion, input sanitization, custom types and localized error messages\n(with or without I18n gem). It's also used as the schema engine in dry-validation.\n","homepage":"https://dry-rb.org/gems/dry-schema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dry-rb/dry-schema","keywords_array":[],"namespace":null,"versions_count":61,"first_release_published_at":"2019-01-30T15:44:57.181Z","latest_release_published_at":"2026-03-03T08:28:05.119Z","latest_release_number":"1.16.0","last_synced_at":"2026-04-26T10:47:34.479Z","created_at":"2022-04-05T21:15:35.020Z","updated_at":"2026-04-26T11:51:41.262Z","registry_url":"https://rubygems.org/gems/dry-schema","install_command":"gem install dry-schema -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/dry-schema/","metadata":{"funding":"https://github.com/sponsors/hanami"},"repo_metadata":{"id":37706639,"uuid":"88519389","full_name":"dry-rb/dry-schema","owner":"dry-rb","description":"Coercion and validation for data structures","archived":false,"fork":false,"pushed_at":"2026-04-06T21:40:49.000Z","size":2381,"stargazers_count":472,"open_issues_count":61,"forks_count":122,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-04-13T20:04:00.620Z","etag":null,"topics":["coercion","data-validation","data-validator","dry-rb","ruby","ruby-gem","schema","schema-validation","type-safety"],"latest_commit_sha":null,"homepage":"https://dry-rb.org/gems/dry-schema","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/dry-rb.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":".github/SUPPORT.md","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":{"github":"hanami"}},"created_at":"2017-04-17T15:01:45.000Z","updated_at":"2026-04-06T21:40:55.000Z","dependencies_parsed_at":"2026-02-10T14:01:14.032Z","dependency_job_id":null,"html_url":"https://github.com/dry-rb/dry-schema","commit_stats":{"total_commits":1497,"total_committers":62,"mean_commits":24.14516129032258,"dds":0.5517702070808284,"last_synced_commit":"c25862f4e329f205c9d56903fa74e466aaff5382"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/dry-rb/dry-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/sbom","scorecard":{"id":357235,"data":{"date":"2025-08-11","repo":{"name":"github.com/dry-rb/dry-schema","commit":"13ddb51beed2c4fa6ea6b6acdebb24e2c929a847"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Warn: no topLevel permission defined: .github/workflows/sync_configs.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":"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":"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/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-18T09:54:28.158Z","repository_id":37706639,"created_at":"2025-08-18T09:54:28.158Z","updated_at":"2025-08-18T09:54:28.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31799411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dry-rb","name":"dry-rb","uuid":"11280820","kind":"organization","description":"dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task","email":null,"website":"https://dry-rb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11280820?v=4","repositories_count":40,"last_synced_at":"2024-03-25T21:11:49.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dry-rb","funding_links":[],"total_stars":8147,"followers":272,"following":0,"created_at":"2022-11-02T16:40:56.529Z","updated_at":"2024-03-25T21:11:50.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb/repositories"},"tags":[{"name":"v1.16.0","sha":"22b3af34f586f4239d39905a479cb28712474370","kind":"tag","published_at":"2026-03-03T08:26:08.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.16.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3d4073f48b3426d1f2b940b3ccd86d9575b0328e","kind":"tag","published_at":"2026-01-09T06:38:28.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.15.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"3d7a75ad4b5fdfd938683cf41aaddd84ef178a81","kind":"tag","published_at":"2025-03-03T08:41:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"26668cb45a0065255e747b96f78cc665a624955d","kind":"tag","published_at":"2025-01-06T20:48:53.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"ced2c60aef958eb7f9b2fa0057540249f1ec4e20","kind":"tag","published_at":"2024-05-22T20:32:41.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"27f1faf68f85992dc46576f60484936a2fe2bdc5","kind":"tag","published_at":"2023-08-26T13:16:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"103db32affc71697604e86cf2ff35785d5f935f7","kind":"tag","published_at":"2023-05-31T07:16:34.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"64d370d5434be31ca4f491b4f23318e1e766dc60","kind":"tag","published_at":"2023-04-07T06:27:42.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"534c8d924c05be5f740e8b4e27941d16a77162fe","kind":"tag","published_at":"2022-11-24T18:35:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"d39a8b39e02a0a7f9330a2d58a147e11a032660c","kind":"tag","published_at":"2022-11-04T17:08:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.12.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"90f91359aed2605751bb29d7395ffed31314834d","kind":"tag","published_at":"2022-10-21T17:13:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"86ca45c9cd9612bd55ca6ce3772d8170e534c4b1","kind":"tag","published_at":"2022-10-16T08:01:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"85c3928e6ee6c2e912bd4763438cf5fe638876ba","kind":"tag","published_at":"2022-10-15T13:41:39.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"1523d87eb3f14506a65c8977c2fb500b5c1b56bc","kind":"tag","published_at":"2022-10-15T05:41:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0/manifests"},{"name":"v1.10.6","sha":"9b2603ee2ce2508740f06978dd212bb072cc74bf","kind":"tag","published_at":"2022-10-01T08:41:23.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"9f5e66ca7ab40deae37ba99a58039861f001c6ba","kind":"tag","published_at":"2022-09-21T08:39:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"0df19c0647a23bdbb536809988893062b21124f9","kind":"tag","published_at":"2022-09-13T08:29:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"5c661a28d83a67c20c42f4364cd9e80c1c1d4850","kind":"tag","published_at":"2022-09-10T14:32:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"342cf088a75394152d9ec3fa4ad75c72d4f07edc","kind":"tag","published_at":"2022-08-23T06:29:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0bc428ae9a1f11b60b2be73af62621e2acb28c7d","kind":"tag","published_at":"2022-08-22T09:58:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"fdfe86e36364cf3c493f2843eabffbb45ff2c278","kind":"tag","published_at":"2022-08-16T09:38:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"67eb45bfa566bf95745b8867789d0ceb5c02bd69","kind":"tag","published_at":"2022-06-23T09:13:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"cfa217e9d76a442c8c67809e03c7e6e642509b74","kind":"tag","published_at":"2022-05-28T10:24:20.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1ce54ce5f2d6db1ed4cb1a23f79a9e98fb2d2eb9","kind":"tag","published_at":"2022-02-17T07:33:04.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f8cfad8326e98f659513ea4223b0281acc31f2ab","kind":"tag","published_at":"2022-02-15T07:27:24.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"1cbfa4bd1ee0fb2990d8f3ad855a3ff7cc649dab","kind":"tag","published_at":"2021-09-12T13:09:57.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.8.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"adfd6e07fd26e76dbcb6d6197b9f37faea189b65","kind":"tag","published_at":"2021-08-29T12:32:27.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"60b84ab9b2420b3c27e6735170eb9da000971963","kind":"tag","published_at":"2021-06-29T09:40:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"192b7e99fee45ce46d12a5f416b0dcf66c78ffd1","kind":"tag","published_at":"2021-04-15T13:53:56.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a094d220879f3effe918b460ae292476c7ed3459","kind":"tag","published_at":"2021-02-02T07:31:45.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"02c871c6c995d9e1fab895591e5aac11c3596e91","kind":"tag","published_at":"2021-01-21T19:18:17.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"320f36e0990b648037f21cb31148de635030f705","kind":"tag","published_at":"2020-10-21T11:50:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"0a8277acfd80c51c96801d2977e0a5b2ad2b40fa","kind":"tag","published_at":"2020-10-08T09:41:03.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"3c6b39725dbfc5d07377ed2f8ee2d4d7a9843358","kind":"tag","published_at":"2020-09-03T07:38:43.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"ba45777e91bf4d0aebad9398ed7aafc30abd6161","kind":"tag","published_at":"2020-08-21T07:39:00.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8a79c0c3fbe161ec28e8de827498a0740a9ae95e","kind":"tag","published_at":"2020-06-26T08:20:44.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"f0a72d7279059d434bb4bb35e41da56c534ef06e","kind":"tag","published_at":"2020-05-21T09:40:22.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f25b8dce5edae97a87f11cb3e03aa89f0ec3475d","kind":"tag","published_at":"2020-03-11T12:58:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"bf1d466e584130e7b4402832cefa41427896cbc7","kind":"tag","published_at":"2020-01-08T14:18:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"6872eb3477ebb7df5ab96a81ff06ca5ece0558d0","kind":"tag","published_at":"2019-12-19T08:55:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4cda3946201ad44ef3d81fedb30ffddfbcbe826","kind":"tag","published_at":"2019-10-08T20:37:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6986625e6380e51ed5990df9faf9b56d081f2d56","kind":"tag","published_at":"2019-10-08T09:11:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"1717c49bd36cf44a986d0d381111c5e968b3d3a6","kind":"tag","published_at":"2019-09-11T08:48:26.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"20fe579a77918d19fffdea894cbded7d56d27574","kind":"tag","published_at":"2019-08-14T08:26:54.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b3f19640e2ff5ba3eb84689a1408e5e69825135b","kind":"tag","published_at":"2019-08-01T09:15:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9be8127db8857053d0b35310a713aace793ad34d","kind":"tag","published_at":"2019-07-08T18:01:30.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9162817ce3fe3b62930a6ab5e7f64c56d6737022","kind":"tag","published_at":"2019-07-06T16:13:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2643b69e775ae9dc105e3e80832bde0bf348baf2","kind":"tag","published_at":"2019-06-13T13:12:19.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"049a32184dafcdfce7932e3f471c2a81b576c9f6","kind":"tag","published_at":"2019-05-30T08:44:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3b653482ca16b99457108a4d3d4f561772391c6f","kind":"tag","published_at":"2019-05-21T11:47:25.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"494812b64d0168bb81832b2da9c7906873a8d208","kind":"tag","published_at":"2019-05-12T16:03:06.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"98bf89159a637ec7b7f3845f7a6560f812786113","kind":"tag","published_at":"2019-05-08T10:51:09.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7461987197902afab35cb13ae3bcadaea915c722","kind":"tag","published_at":"2019-05-03T10:53:47.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"3e0a0076438aa7376ee8a9b79a0b7ca24212e5af","kind":"tag","published_at":"2019-04-24T13:20:13.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"2d20bb88d1d62d3ff91e2a39126db0b6c5338281","kind":"tag","published_at":"2019-04-17T10:08:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2642c0ad86101e67cc5f7cc606592a9abbc7dcc3","kind":"tag","published_at":"2019-04-04T09:52:31.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"ba941112bcc644d43c713f85fdeb94639244eb9f","kind":"tag","published_at":"2019-03-26T12:00:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a6707bd95f218e72354703b7e81c649c6f6f8a3f","kind":"tag","published_at":"2019-03-09T16:09:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5d31e8da78c48d1cf0033ed2202ec625ae989c9f","kind":"tag","published_at":"2019-02-26T10:53:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d966c37ebd23cc25838c8a67466b1c96e7f42e76","kind":"tag","published_at":"2019-02-17T11:57:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1b84886e5cc4aafa3774b1316fafd3edae0a2c8a","kind":"tag","published_at":"2019-01-30T15:42:50.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T11:51:41.241Z","dependent_packages_count":65,"downloads":108554970,"downloads_period":"total","dependent_repos_count":2348,"rankings":{"downloads":0.41703370836632064,"dependent_repos_count":0.6506394888549414,"dependent_packages_count":0.4660964975858877,"stargazers_count":2.833376077430002,"forks_count":2.59642510676732,"docker_downloads_count":1.9363075790858708,"average":1.4833130763483904},"purl":"pkg:gem/dry-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/dry-schema","docker_dependents_count":34,"docker_downloads_count":6562090,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/dry-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/dry-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/hanami"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-16T18:04:16.287Z","issues_count":76,"pull_requests_count":95,"avg_time_to_close_issue":14713091.205128206,"avg_time_to_close_pull_request":7006141.602409638,"issues_closed_count":39,"pull_requests_closed_count":83,"pull_request_authors_count":50,"issue_authors_count":63,"avg_comments_per_issue":3.013157894736842,"avg_comments_per_pull_request":1.2736842105263158,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":3802260.0,"past_year_avg_time_to_close_pull_request":1122199.5555555555,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/issues","maintainers":[{"login":"robhanlon22","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robhanlon22"},{"login":"solnic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solnic"},{"login":"flash-gordon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"},{"login":"timriley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}],"active_maintainers":[{"login":"timriley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/dry-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/dry-schema/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/dry-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/dry-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/dry-schema/codemeta","maintainers":[{"uuid":"648","login":"timriley","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/timriley","role":null,"created_at":"2026-02-11T16:54:33.129Z","updated_at":"2026-02-11T16:54:33.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/timriley/packages"},{"uuid":"143772","login":"dry-bot","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://rubygems.org/profiles/dry-bot","role":null,"created_at":"2022-11-08T09:39:34.609Z","updated_at":"2022-11-08T09:39:34.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/dry-bot/packages"},{"uuid":"101145","login":"flash-gordon","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://rubygems.org/profiles/flash-gordon","role":null,"created_at":"2022-11-08T09:39:34.598Z","updated_at":"2022-11-08T09:39:34.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/flash-gordon/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205486,"maintainers_count":68455,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":10378548,"name":"github.com/dry-rb/dry-schema","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dry-rb/dry-schema","keywords_array":[],"namespace":null,"versions_count":61,"first_release_published_at":"2019-01-30T15:42:23.000Z","latest_release_published_at":"2026-03-03T08:24:00.000Z","latest_release_number":"v1.16.0","last_synced_at":"2026-03-31T14:01:12.661Z","created_at":"2024-06-16T05:25:54.997Z","updated_at":"2026-03-31T14:01:12.662Z","registry_url":"https://pkg.go.dev/github.com/dry-rb/dry-schema","install_command":"go get github.com/dry-rb/dry-schema","documentation_url":"https://pkg.go.dev/github.com/dry-rb/dry-schema#section-documentation","metadata":{},"repo_metadata":{"id":37706639,"uuid":"88519389","full_name":"dry-rb/dry-schema","owner":"dry-rb","description":"Coercion and validation for data structures","archived":false,"fork":false,"pushed_at":"2025-06-09T12:44:05.000Z","size":2377,"stargazers_count":459,"open_issues_count":62,"forks_count":113,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-09-14T13:02:04.317Z","etag":null,"topics":["coercion","data-validation","data-validator","dry-rb","ruby","ruby-gem","schema","schema-validation","type-safety"],"latest_commit_sha":null,"homepage":"https://dry-rb.org/gems/dry-schema","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/dry-rb.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":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"hanami"}},"created_at":"2017-04-17T15:01:45.000Z","updated_at":"2025-09-14T06:38:11.000Z","dependencies_parsed_at":"2025-06-26T11:39:04.087Z","dependency_job_id":"ef504852-8f9a-4f15-9c17-ee11e3224e28","html_url":"https://github.com/dry-rb/dry-schema","commit_stats":{"total_commits":1497,"total_committers":62,"mean_commits":24.14516129032258,"dds":0.5517702070808284,"last_synced_commit":"c25862f4e329f205c9d56903fa74e466aaff5382"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/dry-rb/dry-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/sbom","scorecard":{"id":357235,"data":{"date":"2025-08-11","repo":{"name":"github.com/dry-rb/dry-schema","commit":"13ddb51beed2c4fa6ea6b6acdebb24e2c929a847"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Warn: no topLevel permission defined: .github/workflows/sync_configs.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":"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":"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/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-18T09:54:28.158Z","repository_id":37706639,"created_at":"2025-08-18T09:54:28.158Z","updated_at":"2025-08-18T09:54:28.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275180222,"owners_count":25419066,"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-09-14T02:00:10.474Z","response_time":75,"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":"dry-rb","name":"dry-rb","uuid":"11280820","kind":"organization","description":"dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task","email":null,"website":"https://dry-rb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11280820?v=4","repositories_count":40,"last_synced_at":"2024-03-25T21:11:49.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dry-rb","funding_links":[],"total_stars":8147,"followers":272,"following":0,"created_at":"2022-11-02T16:40:56.529Z","updated_at":"2024-03-25T21:11:50.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb/repositories"},"tags":[{"name":"v1.14.1","sha":"3d7a75ad4b5fdfd938683cf41aaddd84ef178a81","kind":"tag","published_at":"2025-03-03T08:41:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"26668cb45a0065255e747b96f78cc665a624955d","kind":"tag","published_at":"2025-01-06T20:48:53.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"ced2c60aef958eb7f9b2fa0057540249f1ec4e20","kind":"tag","published_at":"2024-05-22T20:32:41.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"27f1faf68f85992dc46576f60484936a2fe2bdc5","kind":"tag","published_at":"2023-08-26T13:16:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"103db32affc71697604e86cf2ff35785d5f935f7","kind":"tag","published_at":"2023-05-31T07:16:34.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"64d370d5434be31ca4f491b4f23318e1e766dc60","kind":"tag","published_at":"2023-04-07T06:27:42.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"534c8d924c05be5f740e8b4e27941d16a77162fe","kind":"tag","published_at":"2022-11-24T18:35:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"d39a8b39e02a0a7f9330a2d58a147e11a032660c","kind":"tag","published_at":"2022-11-04T17:08:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.12.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"90f91359aed2605751bb29d7395ffed31314834d","kind":"tag","published_at":"2022-10-21T17:13:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"86ca45c9cd9612bd55ca6ce3772d8170e534c4b1","kind":"tag","published_at":"2022-10-16T08:01:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"85c3928e6ee6c2e912bd4763438cf5fe638876ba","kind":"tag","published_at":"2022-10-15T13:41:39.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"1523d87eb3f14506a65c8977c2fb500b5c1b56bc","kind":"tag","published_at":"2022-10-15T05:41:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0/manifests"},{"name":"v1.10.6","sha":"9b2603ee2ce2508740f06978dd212bb072cc74bf","kind":"tag","published_at":"2022-10-01T08:41:23.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"9f5e66ca7ab40deae37ba99a58039861f001c6ba","kind":"tag","published_at":"2022-09-21T08:39:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"0df19c0647a23bdbb536809988893062b21124f9","kind":"tag","published_at":"2022-09-13T08:29:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"5c661a28d83a67c20c42f4364cd9e80c1c1d4850","kind":"tag","published_at":"2022-09-10T14:32:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"342cf088a75394152d9ec3fa4ad75c72d4f07edc","kind":"tag","published_at":"2022-08-23T06:29:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0bc428ae9a1f11b60b2be73af62621e2acb28c7d","kind":"tag","published_at":"2022-08-22T09:58:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"fdfe86e36364cf3c493f2843eabffbb45ff2c278","kind":"tag","published_at":"2022-08-16T09:38:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"67eb45bfa566bf95745b8867789d0ceb5c02bd69","kind":"tag","published_at":"2022-06-23T09:13:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"cfa217e9d76a442c8c67809e03c7e6e642509b74","kind":"tag","published_at":"2022-05-28T10:24:20.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1ce54ce5f2d6db1ed4cb1a23f79a9e98fb2d2eb9","kind":"tag","published_at":"2022-02-17T07:33:04.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f8cfad8326e98f659513ea4223b0281acc31f2ab","kind":"tag","published_at":"2022-02-15T07:27:24.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"1cbfa4bd1ee0fb2990d8f3ad855a3ff7cc649dab","kind":"tag","published_at":"2021-09-12T13:09:57.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.8.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"adfd6e07fd26e76dbcb6d6197b9f37faea189b65","kind":"tag","published_at":"2021-08-29T12:32:27.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"60b84ab9b2420b3c27e6735170eb9da000971963","kind":"tag","published_at":"2021-06-29T09:40:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"192b7e99fee45ce46d12a5f416b0dcf66c78ffd1","kind":"tag","published_at":"2021-04-15T13:53:56.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a094d220879f3effe918b460ae292476c7ed3459","kind":"tag","published_at":"2021-02-02T07:31:45.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"02c871c6c995d9e1fab895591e5aac11c3596e91","kind":"tag","published_at":"2021-01-21T19:18:17.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"320f36e0990b648037f21cb31148de635030f705","kind":"tag","published_at":"2020-10-21T11:50:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"0a8277acfd80c51c96801d2977e0a5b2ad2b40fa","kind":"tag","published_at":"2020-10-08T09:41:03.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"3c6b39725dbfc5d07377ed2f8ee2d4d7a9843358","kind":"tag","published_at":"2020-09-03T07:38:43.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"ba45777e91bf4d0aebad9398ed7aafc30abd6161","kind":"tag","published_at":"2020-08-21T07:39:00.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8a79c0c3fbe161ec28e8de827498a0740a9ae95e","kind":"tag","published_at":"2020-06-26T08:20:44.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"f0a72d7279059d434bb4bb35e41da56c534ef06e","kind":"tag","published_at":"2020-05-21T09:40:22.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f25b8dce5edae97a87f11cb3e03aa89f0ec3475d","kind":"tag","published_at":"2020-03-11T12:58:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"bf1d466e584130e7b4402832cefa41427896cbc7","kind":"tag","published_at":"2020-01-08T14:18:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"6872eb3477ebb7df5ab96a81ff06ca5ece0558d0","kind":"tag","published_at":"2019-12-19T08:55:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4cda3946201ad44ef3d81fedb30ffddfbcbe826","kind":"tag","published_at":"2019-10-08T20:37:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6986625e6380e51ed5990df9faf9b56d081f2d56","kind":"tag","published_at":"2019-10-08T09:11:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"1717c49bd36cf44a986d0d381111c5e968b3d3a6","kind":"tag","published_at":"2019-09-11T08:48:26.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"20fe579a77918d19fffdea894cbded7d56d27574","kind":"tag","published_at":"2019-08-14T08:26:54.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b3f19640e2ff5ba3eb84689a1408e5e69825135b","kind":"tag","published_at":"2019-08-01T09:15:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9be8127db8857053d0b35310a713aace793ad34d","kind":"tag","published_at":"2019-07-08T18:01:30.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9162817ce3fe3b62930a6ab5e7f64c56d6737022","kind":"tag","published_at":"2019-07-06T16:13:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2643b69e775ae9dc105e3e80832bde0bf348baf2","kind":"tag","published_at":"2019-06-13T13:12:19.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"049a32184dafcdfce7932e3f471c2a81b576c9f6","kind":"tag","published_at":"2019-05-30T08:44:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3b653482ca16b99457108a4d3d4f561772391c6f","kind":"tag","published_at":"2019-05-21T11:47:25.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"494812b64d0168bb81832b2da9c7906873a8d208","kind":"tag","published_at":"2019-05-12T16:03:06.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"98bf89159a637ec7b7f3845f7a6560f812786113","kind":"tag","published_at":"2019-05-08T10:51:09.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7461987197902afab35cb13ae3bcadaea915c722","kind":"tag","published_at":"2019-05-03T10:53:47.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"3e0a0076438aa7376ee8a9b79a0b7ca24212e5af","kind":"tag","published_at":"2019-04-24T13:20:13.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"2d20bb88d1d62d3ff91e2a39126db0b6c5338281","kind":"tag","published_at":"2019-04-17T10:08:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2642c0ad86101e67cc5f7cc606592a9abbc7dcc3","kind":"tag","published_at":"2019-04-04T09:52:31.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"ba941112bcc644d43c713f85fdeb94639244eb9f","kind":"tag","published_at":"2019-03-26T12:00:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a6707bd95f218e72354703b7e81c649c6f6f8a3f","kind":"tag","published_at":"2019-03-09T16:09:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5d31e8da78c48d1cf0033ed2202ec625ae989c9f","kind":"tag","published_at":"2019-02-26T10:53:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d966c37ebd23cc25838c8a67466b1c96e7f42e76","kind":"tag","published_at":"2019-02-17T11:57:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1b84886e5cc4aafa3774b1316fafd3edae0a2c8a","kind":"tag","published_at":"2019-01-30T15:42:50.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-16T19:42:46.098Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9445469250160885,"dependent_packages_count":6.5076054129418095,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.726076168978949},"purl":"pkg:golang/github.com/dry-rb/dry-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dry-rb/dry-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dry-rb/dry-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dry-rb/dry-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/hanami"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:46:55.434Z","issues_count":68,"pull_requests_count":82,"avg_time_to_close_issue":15088130.457142858,"avg_time_to_close_pull_request":6687547.643835616,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":44,"issue_authors_count":59,"avg_comments_per_issue":3.176470588235294,"avg_comments_per_pull_request":1.2317073170731707,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":333553.0,"past_year_avg_time_to_close_pull_request":2060904.9,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.3125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/issues","maintainers":[{"login":"robhanlon22","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robhanlon22"},{"login":"solnic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solnic"},{"login":"flash-gordon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"},{"login":"timriley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}],"active_maintainers":[{"login":"flash-gordon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdry-rb%2Fdry-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdry-rb%2Fdry-schema/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdry-rb%2Fdry-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdry-rb%2Fdry-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdry-rb%2Fdry-schema/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108810,"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":12217447,"name":"dry-schema","ecosystem":"rubygems","description":"dry-schema provides a DSL for defining schemas with keys and rules that should be applied to\nvalues. It supports coercion, input sanitization, custom types and localized error messages\n(with or without I18n gem). It's also used as the schema engine in dry-validation.\n","homepage":"https://dry-rb.org/gems/dry-schema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dry-rb/dry-schema","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2019-01-30T15:44:57.181Z","latest_release_published_at":"2026-03-03T08:28:05.119Z","latest_release_number":"1.16.0","last_synced_at":"2026-04-27T22:31:14.778Z","created_at":"2025-10-07T02:34:27.068Z","updated_at":"2026-04-27T22:34:28.540Z","registry_url":"https://gem.coop/gems/dry-schema","install_command":"gem install dry-schema -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/dry-schema/","metadata":{"funding":"https://github.com/sponsors/hanami"},"repo_metadata":{"id":37706639,"uuid":"88519389","full_name":"dry-rb/dry-schema","owner":"dry-rb","description":"Coercion and validation for data structures","archived":false,"fork":false,"pushed_at":"2026-04-21T13:06:39.000Z","size":2382,"stargazers_count":473,"open_issues_count":60,"forks_count":122,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-04-22T02:18:02.895Z","etag":null,"topics":["coercion","data-validation","data-validator","dry-rb","ruby","ruby-gem","schema","schema-validation","type-safety"],"latest_commit_sha":null,"homepage":"https://dry-rb.org/gems/dry-schema","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/dry-rb.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":".github/SUPPORT.md","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":{"github":"hanami"}},"created_at":"2017-04-17T15:01:45.000Z","updated_at":"2026-04-18T02:49:44.000Z","dependencies_parsed_at":"2026-02-10T14:01:14.032Z","dependency_job_id":null,"html_url":"https://github.com/dry-rb/dry-schema","commit_stats":{"total_commits":1497,"total_committers":62,"mean_commits":24.14516129032258,"dds":0.5517702070808284,"last_synced_commit":"c25862f4e329f205c9d56903fa74e466aaff5382"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/dry-rb/dry-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/sbom","scorecard":{"id":357235,"data":{"date":"2025-08-11","repo":{"name":"github.com/dry-rb/dry-schema","commit":"13ddb51beed2c4fa6ea6b6acdebb24e2c929a847"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Warn: no topLevel permission defined: .github/workflows/sync_configs.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":"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":"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/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/docsite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/rubocop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-schema/sync_configs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-18T09:54:28.158Z","repository_id":37706639,"created_at":"2025-08-18T09:54:28.158Z","updated_at":"2025-08-18T09:54:28.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32189850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T15:28:30.493Z","status":"ssl_error","status_checked_at":"2026-04-23T15:28:29.972Z","response_time":53,"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":"dry-rb","name":"dry-rb","uuid":"11280820","kind":"organization","description":"dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task","email":null,"website":"https://dry-rb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11280820?v=4","repositories_count":40,"last_synced_at":"2024-03-25T21:11:49.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dry-rb","funding_links":[],"total_stars":8147,"followers":272,"following":0,"created_at":"2022-11-02T16:40:56.529Z","updated_at":"2024-03-25T21:11:50.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb/repositories"},"tags":[{"name":"v1.16.0","sha":"22b3af34f586f4239d39905a479cb28712474370","kind":"tag","published_at":"2026-03-03T08:26:08.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.16.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3d4073f48b3426d1f2b940b3ccd86d9575b0328e","kind":"tag","published_at":"2026-01-09T06:38:28.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.15.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"3d7a75ad4b5fdfd938683cf41aaddd84ef178a81","kind":"tag","published_at":"2025-03-03T08:41:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"26668cb45a0065255e747b96f78cc665a624955d","kind":"tag","published_at":"2025-01-06T20:48:53.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.14.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"ced2c60aef958eb7f9b2fa0057540249f1ec4e20","kind":"tag","published_at":"2024-05-22T20:32:41.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"27f1faf68f85992dc46576f60484936a2fe2bdc5","kind":"tag","published_at":"2023-08-26T13:16:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"103db32affc71697604e86cf2ff35785d5f935f7","kind":"tag","published_at":"2023-05-31T07:16:34.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"64d370d5434be31ca4f491b4f23318e1e766dc60","kind":"tag","published_at":"2023-04-07T06:27:42.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"534c8d924c05be5f740e8b4e27941d16a77162fe","kind":"tag","published_at":"2022-11-24T18:35:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.13.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"d39a8b39e02a0a7f9330a2d58a147e11a032660c","kind":"tag","published_at":"2022-11-04T17:08:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.12.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"90f91359aed2605751bb29d7395ffed31314834d","kind":"tag","published_at":"2022-10-21T17:13:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"86ca45c9cd9612bd55ca6ce3772d8170e534c4b1","kind":"tag","published_at":"2022-10-16T08:01:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"85c3928e6ee6c2e912bd4763438cf5fe638876ba","kind":"tag","published_at":"2022-10-15T13:41:39.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"1523d87eb3f14506a65c8977c2fb500b5c1b56bc","kind":"tag","published_at":"2022-10-15T05:41:38.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.11.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.11.0/manifests"},{"name":"v1.10.6","sha":"9b2603ee2ce2508740f06978dd212bb072cc74bf","kind":"tag","published_at":"2022-10-01T08:41:23.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"9f5e66ca7ab40deae37ba99a58039861f001c6ba","kind":"tag","published_at":"2022-09-21T08:39:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"0df19c0647a23bdbb536809988893062b21124f9","kind":"tag","published_at":"2022-09-13T08:29:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"5c661a28d83a67c20c42f4364cd9e80c1c1d4850","kind":"tag","published_at":"2022-09-10T14:32:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"342cf088a75394152d9ec3fa4ad75c72d4f07edc","kind":"tag","published_at":"2022-08-23T06:29:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0bc428ae9a1f11b60b2be73af62621e2acb28c7d","kind":"tag","published_at":"2022-08-22T09:58:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"fdfe86e36364cf3c493f2843eabffbb45ff2c278","kind":"tag","published_at":"2022-08-16T09:38:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.10.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"67eb45bfa566bf95745b8867789d0ceb5c02bd69","kind":"tag","published_at":"2022-06-23T09:13:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"cfa217e9d76a442c8c67809e03c7e6e642509b74","kind":"tag","published_at":"2022-05-28T10:24:20.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1ce54ce5f2d6db1ed4cb1a23f79a9e98fb2d2eb9","kind":"tag","published_at":"2022-02-17T07:33:04.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f8cfad8326e98f659513ea4223b0281acc31f2ab","kind":"tag","published_at":"2022-02-15T07:27:24.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.9.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"1cbfa4bd1ee0fb2990d8f3ad855a3ff7cc649dab","kind":"tag","published_at":"2021-09-12T13:09:57.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.8.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"adfd6e07fd26e76dbcb6d6197b9f37faea189b65","kind":"tag","published_at":"2021-08-29T12:32:27.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"60b84ab9b2420b3c27e6735170eb9da000971963","kind":"tag","published_at":"2021-06-29T09:40:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.7.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"192b7e99fee45ce46d12a5f416b0dcf66c78ffd1","kind":"tag","published_at":"2021-04-15T13:53:56.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a094d220879f3effe918b460ae292476c7ed3459","kind":"tag","published_at":"2021-02-02T07:31:45.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"02c871c6c995d9e1fab895591e5aac11c3596e91","kind":"tag","published_at":"2021-01-21T19:18:17.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"320f36e0990b648037f21cb31148de635030f705","kind":"tag","published_at":"2020-10-21T11:50:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.6","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"0a8277acfd80c51c96801d2977e0a5b2ad2b40fa","kind":"tag","published_at":"2020-10-08T09:41:03.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.5","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"3c6b39725dbfc5d07377ed2f8ee2d4d7a9843358","kind":"tag","published_at":"2020-09-03T07:38:43.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"ba45777e91bf4d0aebad9398ed7aafc30abd6161","kind":"tag","published_at":"2020-08-21T07:39:00.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8a79c0c3fbe161ec28e8de827498a0740a9ae95e","kind":"tag","published_at":"2020-06-26T08:20:44.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"f0a72d7279059d434bb4bb35e41da56c534ef06e","kind":"tag","published_at":"2020-05-21T09:40:22.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f25b8dce5edae97a87f11cb3e03aa89f0ec3475d","kind":"tag","published_at":"2020-03-11T12:58:32.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"bf1d466e584130e7b4402832cefa41427896cbc7","kind":"tag","published_at":"2020-01-08T14:18:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"6872eb3477ebb7df5ab96a81ff06ca5ece0558d0","kind":"tag","published_at":"2019-12-19T08:55:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4cda3946201ad44ef3d81fedb30ffddfbcbe826","kind":"tag","published_at":"2019-10-08T20:37:21.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6986625e6380e51ed5990df9faf9b56d081f2d56","kind":"tag","published_at":"2019-10-08T09:11:12.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"1717c49bd36cf44a986d0d381111c5e968b3d3a6","kind":"tag","published_at":"2019-09-11T08:48:26.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.4","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"20fe579a77918d19fffdea894cbded7d56d27574","kind":"tag","published_at":"2019-08-14T08:26:54.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b3f19640e2ff5ba3eb84689a1408e5e69825135b","kind":"tag","published_at":"2019-08-01T09:15:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9be8127db8857053d0b35310a713aace793ad34d","kind":"tag","published_at":"2019-07-08T18:01:30.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9162817ce3fe3b62930a6ab5e7f64c56d6737022","kind":"tag","published_at":"2019-07-06T16:13:02.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2643b69e775ae9dc105e3e80832bde0bf348baf2","kind":"tag","published_at":"2019-06-13T13:12:19.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"049a32184dafcdfce7932e3f471c2a81b576c9f6","kind":"tag","published_at":"2019-05-30T08:44:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3b653482ca16b99457108a4d3d4f561772391c6f","kind":"tag","published_at":"2019-05-21T11:47:25.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.3","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"494812b64d0168bb81832b2da9c7906873a8d208","kind":"tag","published_at":"2019-05-12T16:03:06.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.2","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"98bf89159a637ec7b7f3845f7a6560f812786113","kind":"tag","published_at":"2019-05-08T10:51:09.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7461987197902afab35cb13ae3bcadaea915c722","kind":"tag","published_at":"2019-05-03T10:53:47.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v1.0.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"3e0a0076438aa7376ee8a9b79a0b7ca24212e5af","kind":"tag","published_at":"2019-04-24T13:20:13.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.6.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"2d20bb88d1d62d3ff91e2a39126db0b6c5338281","kind":"tag","published_at":"2019-04-17T10:08:51.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2642c0ad86101e67cc5f7cc606592a9abbc7dcc3","kind":"tag","published_at":"2019-04-04T09:52:31.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.5.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"ba941112bcc644d43c713f85fdeb94639244eb9f","kind":"tag","published_at":"2019-03-26T12:00:15.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.4.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a6707bd95f218e72354703b7e81c649c6f6f8a3f","kind":"tag","published_at":"2019-03-09T16:09:07.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.3.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5d31e8da78c48d1cf0033ed2202ec625ae989c9f","kind":"tag","published_at":"2019-02-26T10:53:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.2.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d966c37ebd23cc25838c8a67466b1c96e7f42e76","kind":"tag","published_at":"2019-02-17T11:57:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.1","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1b84886e5cc4aafa3774b1316fafd3edae0a2c8a","kind":"tag","published_at":"2019-01-30T15:42:50.000Z","download_url":"https://codeload.github.com/dry-rb/dry-schema/tar.gz/v0.1.0","html_url":"https://github.com/dry-rb/dry-schema/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-schema@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T22:34:28.539Z","dependent_packages_count":0,"downloads":108790418,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.281152509015804,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.1462371521413548,"average":0.3568474152892897},"purl":"pkg:gem/dry-schema?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/dry-schema","docker_dependents_count":34,"docker_downloads_count":6562090,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/dry-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/dry-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/hanami"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T18:04:16.287Z","issues_count":76,"pull_requests_count":95,"avg_time_to_close_issue":14713091.205128206,"avg_time_to_close_pull_request":7006141.602409638,"issues_closed_count":39,"pull_requests_closed_count":83,"pull_request_authors_count":50,"issue_authors_count":63,"avg_comments_per_issue":3.013157894736842,"avg_comments_per_pull_request":1.2736842105263158,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":3802260.0,"past_year_avg_time_to_close_pull_request":1122199.5555555555,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/issues","maintainers":[{"login":"robhanlon22","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robhanlon22"},{"login":"solnic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solnic"},{"login":"flash-gordon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"},{"login":"timriley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}],"active_maintainers":[{"login":"timriley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-schema/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-schema/codemeta","maintainers":[{"uuid":"648","login":"timriley","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://gem.coop/profiles/timriley","role":null,"created_at":"2026-02-11T15:16:55.007Z","updated_at":"2026-02-11T15:16:55.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/timriley/packages"},{"uuid":"143772","login":"dry-bot","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://gem.coop/profiles/dry-bot","role":null,"created_at":"2025-10-07T16:21:51.354Z","updated_at":"2025-10-07T16:21:51.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dry-bot/packages"},{"uuid":"101145","login":"flash-gordon","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://gem.coop/profiles/flash-gordon","role":null,"created_at":"2025-10-07T16:21:50.807Z","updated_at":"2025-10-07T16:21:50.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/flash-gordon/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190339,"maintainers_count":67463,"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"}}],"commits":{"id":19112,"full_name":"dry-rb/dry-schema","default_branch":"main","total_commits":1612,"total_committers":69,"total_bot_commits":37,"total_bot_committers":1,"mean_commits":23.36231884057971,"dds":0.5837468982630273,"past_year_total_commits":73,"past_year_total_committers":13,"past_year_total_bot_commits":37,"past_year_total_bot_committers":1,"past_year_mean_commits":5.615384615384615,"past_year_dds":0.4931506849315068,"last_synced_at":"2026-04-27T22:39:47.220Z","last_synced_commit":"79b1196b35dba617a0f4cb676c49caab37f8e318","created_at":"2023-03-07T11:40:01.136Z","updated_at":"2026-04-27T22:37:55.946Z","committers":[{"name":"Piotr Solnica","email":"piotr.solnica@gmail.com","login":"solnic","count":671},{"name":"dry-bot","email":"dry-bot@dry-rb.org","login":"dry-bot","count":330},{"name":"Nikita Shilnikov","email":"fg@flashgordon.ru","login":"flash-gordon","count":142},{"name":"File Sync","email":"file-sync@action-hero.dev","login":null,"count":118},{"name":"Piotr Solnica","email":"piotr.solnica+oss@gmail.com","login":null,"count":51},{"name":"Rob Hanlon","email":"robhanlon@gmail.com","login":"robhanlon22","count":49},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":37},{"name":"Tim Riley","email":"tim@riley.id.au","login":"timriley","count":24},{"name":"Svyatoslav Kryukov","email":"s.g.kryukov@yandex.ru","login":"skryukov","count":19},{"name":"File Sync","email":"github@repobot.app","login":null,"count":14},{"name":"Ian Ker-Seymer","email":"i.kerseymer@gmail.com","login":"ianks","count":14},{"name":"Action Hero","email":"bot@action-hero.app","login":null,"count":11},{"name":"ojab","email":"ojab@ojab.ru","login":"ojab","count":10},{"name":"Tadeusz Niemiec","email":"tadeusz@applover.pl","login":null,"count":10},{"name":"Piotr Solnica","email":"piotr_solnica@apple.com","login":null,"count":10},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":9},{"name":"Brandon Weaver","email":"keystonelemur@gmail.com","login":"baweaver","count":6},{"name":"Igor S. Morozov","email":"igor@morozov.is","login":"Morozzzko","count":6},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":6},{"name":"Adam Lassek","email":"adam@doubleprime.net","login":"alassek","count":5},{"name":"Igor Alexandrov","email":"igor.alexandrov@gmail.com","login":"igor-alexandrov","count":4},{"name":"Paweł Świątkowski","email":"katafrakt","login":"katafrakt","count":3},{"name":"Matthew J Cloyd","email":"cloyd.matt@gmail.com","login":"beechnut","count":3},{"name":"Brian Malinconico","email":"bmalinconico@terminus.com","login":"bmalinconico","count":3},{"name":"Jacek Jakubik","email":"jakubik.jacek@gmail.com","login":"rindek","count":3},{"name":"Tomasz Gieniusz","email":"tomasz.gieniusz@certsy.com","login":"tomgi","count":3},{"name":"Adam Ransom","email":"1046872+adamransom","login":"adamransom","count":3},{"name":"Viet (Drake) Tran","email":"phuocviet89@gmail.com","login":"tiev","count":2},{"name":"Maciej Mensfeld","email":"maciej@mensfeld.pl","login":"mensfeld","count":2},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":2},{"name":"File Sync","email":"file-sync@repobot-app.dev","login":null,"count":2},{"name":"Radosław Bułat","email":"radek.bulat@gmail.com","login":"radarek","count":2},{"name":"Jacek Jakubik","email":"jacek.jakubik@netguru.pl","login":null,"count":2},{"name":"Adam Daniels","email":"adam@mediadrive.ca","login":"adam12","count":1},{"name":"Alexandra Østermark","email":"alex.cramt@gmail.com","login":"cramt","count":1},{"name":"Mykola Lisivka","email":"mykola.lisivka@gmail.com","login":"mlisivka","count":1},{"name":"Olivier","email":"olimart","login":"olimart","count":1},{"name":"R Rothenberger","email":"rafal.rothenberger@gmail.com","login":"rrothenberger","count":1},{"name":"Samuel Giddins","email":"segiddins@segiddins.me","login":"segiddins","count":1},{"name":"Samy Vacheresse","email":"illiatdesdindes@gmail.com","login":"illiatdesdindes","count":1},{"name":"Simone Carletti","email":"weppos@weppos.net","login":"weppos","count":1},{"name":"Spyros Kazanas","email":"skazan@proton.me","login":"spyroska","count":1},{"name":"Sven Anderzén","email":"sven@androd.se","login":"svenanderzen","count":1},{"name":"Ted Johansson","email":"drenmi@gmail.com","login":"Drenmi","count":1},{"name":"Tim Hwang","email":"tim@withpersona.com","login":"timhwang21","count":1},{"name":"Tim Jones","email":"timjnh","login":"timjnh","count":1},{"name":"Tom Dalling","email":"tom@tomdalling.com","login":"tomdalling","count":1},{"name":"Tyler Hunt","email":"tyler@tylerhunt.com","login":"tylerhunt","count":1},{"name":"hieuk09","email":"hieuk09@gmail.com","login":"hieuk09","count":1},{"name":"mistgun","email":"nikodem.pierzak@gmail.com","login":"Mistgun","count":1},{"name":"r7kamura","email":"r7kamura@gmail.com","login":"r7kamura","count":1},{"name":"vs","email":"vsuhachev@yandex.ru","login":"vsuhachev","count":1},{"name":"Andrey Nikolaev","email":"nikolaeff@gmail.com","login":"nikolaeff","count":1},{"name":"Antonis Berkakis","email":"aberkakis@gmail.com","login":"berkos","count":1},{"name":"Cassio Godinho","email":"cassiopgodinho@gmail.com","login":"cpgo","count":1},{"name":"Christoph Lipautz","email":"christoph@lipautz.org","login":"unused","count":1},{"name":"Espartaco Palma","email":"esparta@gmail.com","login":"esparta","count":1},{"name":"Fedor Zasechkin","email":"fedor.zasechkin@sbermarket.ru","login":"CandyFet","count":1},{"name":"Ian White","email":"ian.w.white@gmail.com","login":"ianwhite","count":1},{"name":"Ivan Rudskikh","email":"shredder.rull@gmail.com","login":"RudskikhIvan","count":1},{"name":"Jacob Carlborg","email":"doob@me.com","login":"jacob-carlborg","count":1},{"name":"Johan Lundström","email":"johanlunds@gmail.com","login":"johanlunds","count":1},{"name":"Landon Grindheim","email":"landon.grindheim@gmail.com","login":"landongrindheim","count":1},{"name":"Marc Busqué","email":"marc@lamarciana.com","login":"waiting-for-dev","count":1},{"name":"Marek Lukaszek","email":"6527314+pharmaceutics","login":"pharmaceutics","count":1},{"name":"Marian Krekoten","email":"krekoten@gmail.com","login":"krekoten","count":1},{"name":"Martin Svoboda","email":"svobom57@gmail.com","login":"svobom57","count":1},{"name":"Michael Herold","email":"opensource@michaeljherold.com","login":"michaelherold","count":1},{"name":"Mikhail Doronin","email":"misha@doronin.org","login":"misdoro","count":1}],"past_year_committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":37},{"name":"Tim Riley","email":"tim@riley.id.au","login":"timriley","count":13},{"name":"Brandon Weaver","email":"keystonelemur@gmail.com","login":"baweaver","count":6},{"name":"Adam Lassek","email":"adam@doubleprime.net","login":"alassek","count":4},{"name":"Paweł Świątkowski","email":"katafrakt","login":"katafrakt","count":3},{"name":"Nikita Shilnikov","email":"fg@flashgordon.ru","login":"flash-gordon","count":2},{"name":"Adam Ransom","email":"1046872+adamransom","login":"adamransom","count":2},{"name":"Samy Vacheresse","email":"illiatdesdindes@gmail.com","login":"illiatdesdindes","count":1},{"name":"R Rothenberger","email":"rafal.rothenberger@gmail.com","login":"rrothenberger","count":1},{"name":"Mikhail Doronin","email":"misha@doronin.org","login":"misdoro","count":1},{"name":"Jacob Carlborg","email":"doob@me.com","login":"jacob-carlborg","count":1},{"name":"Christoph Lipautz","email":"christoph@lipautz.org","login":"unused","count":1},{"name":"Alexandra Østermark","email":"alex.cramt@gmail.com","login":"cramt","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:07.369Z","repositories_count":6220645,"commits_count":899907046,"contributors_count":34880895,"owners_count":1146490,"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":"dry-rb/dry-schema","html_url":"https://github.com/dry-rb/dry-schema","last_synced_at":"2026-04-16T18:04:16.287Z","status":"active","issues_count":76,"pull_requests_count":95,"avg_time_to_close_issue":14713091.205128206,"avg_time_to_close_pull_request":7006141.602409638,"issues_closed_count":39,"pull_requests_closed_count":83,"pull_request_authors_count":50,"issue_authors_count":63,"avg_comments_per_issue":3.013157894736842,"avg_comments_per_pull_request":1.2736842105263158,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":3802260.0,"past_year_avg_time_to_close_pull_request":1122199.5555555555,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-12T10:03:40.049Z","updated_at":"2026-04-16T18:04:16.287Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-schema/issues","issue_labels_count":{"help wanted":65,"bug":64,"feature":7,"unconfirmed":2,"priority":1,"enhancement":1,"hints":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":12,"MEMBER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":38,"NONE":29,"MEMBER":28},"issue_authors":{"dawlib":4,"adamransom":3,"pyromaniac":3,"paul":3,"cramt":3,"joelvh":2,"flash-gordon":2,"gabbhack":1,"hieuk09":1,"jacob-carlborg":1,"HoneyryderChuck":1,"Yv-vY":1,"Goltergaul":1,"Sorc96":1,"idoa01":1,"ibrykov-mdsol":1,"pharmaceutics":1,"johanlunds":1,"aglushkov":1,"r7kamura":1,"sdogruyol":1,"ekampp":1,"bitberry-dev":1,"masterT":1,"artur-siupik":1,"samnang":1,"woto":1,"edgenard":1,"ermolaev":1,"solnic":1,"fijemax":1,"exAspArk":1,"luisbelloch":1,"fedorkk":1,"bkuhlmann":1,"kstephens":1,"ShalokShalom":1,"timjnh":1,"rickychilcott":1,"unkmas":1,"stoivo":1,"marian13":1,"roksanarothenberger-monterail":1,"postmodern":1,"007lva":1,"patodevilla":1,"camerondrysdale":1,"madejejej":1,"calebstewart":1,"seger-finstreet":1,"mattgibson":1,"guilherme-andrade":1,"qd3v":1,"jmortlock":1,"ADStrovers":1,"mzdemezer":1,"vrtsev":1,"nbibler":1,"xronos-i-am":1,"baweaver":1,"ritxi":1,"viraptor":1,"esparta":1},"pull_request_authors":{"robhanlon22":11,"solnic":10,"baweaver":5,"flash-gordon":4,"timriley":3,"tomgi":3,"timhwang21":2,"casperisfine":2,"segiddins":2,"eriklovmo":2,"santiagodoldan":2,"rreckonerr":2,"contentfree":2,"adam12":2,"michaelherold":2,"spyroska":2,"radarek":2,"katafrakt":2,"kennethteh90":2,"timjnh":2,"panozzaj":2,"krekoten":1,"RudskikhIvan":1,"madejejej":1,"gmcgibbon":1,"r7kamura":1,"olimart":1,"vsuhachev":1,"jacob-carlborg":1,"misdoro":1,"hieuk09":1,"johanlunds":1,"serbantarmure":1,"rrothenberger":1,"pharmaceutics":1,"cutalion":1,"unused":1,"jsonb-uy":1,"edgenard":1,"mensfeld":1,"cpgo":1,"ianks":1,"illiatdesdindes":1,"tomdalling":1,"ojab":1,"CandyFet":1,"svenanderzen":1,"cramt":1,"janz93":1,"backpackerhh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-26T00:00:11.126Z","repositories_count":14417914,"issues_count":34459616,"pull_requests_count":112741396,"authors_count":11246190,"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":{"help wanted":10,"bug":9,"feature":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":5,"MEMBER":2},"past_year_issue_authors":{"cramt":3,"adamransom":2,"baweaver":1,"calebstewart":1,"jacob-carlborg":1,"kstephens":1,"roksanarothenberger-monterail":1,"viraptor":1},"past_year_pull_request_authors":{"baweaver":5,"katafrakt":2,"timriley":2,"cramt":1,"illiatdesdindes":1,"jacob-carlborg":1,"misdoro":1,"rrothenberger":1,"unused":1},"maintainers":[{"login":"robhanlon22","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robhanlon22"},{"login":"solnic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solnic"},{"login":"flash-gordon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"},{"login":"timriley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}],"active_maintainers":[{"login":"timriley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"}]},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":29,"PullRequestEvent":23,"ForkEvent":9,"IssuesEvent":23,"WatchEvent":44,"IssueCommentEvent":28,"PushEvent":63,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":10,"CreateEvent":36},"last_year":{"DeleteEvent":28,"PullRequestEvent":7,"ForkEvent":4,"IssuesEvent":16,"WatchEvent":13,"IssueCommentEvent":10,"PushEvent":32,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":8,"CreateEvent":33}},"keywords":["coercion","data-validation","data-validator","dry-rb","ruby","ruby-gem","schema","schema-validation","type-safety"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T11:15:32.392Z","updated_at":"2023-02-09T11:15:32.392Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7487881440,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7487881445,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rubocop.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T11:15:32.414Z","updated_at":"2023-02-09T11:15:32.414Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/.github/workflows/rubocop.yml","dependencies":[{"id":7487882413,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7487882418,"package_name":"technote-space/get-diff-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7487882420,"package_name":"repobot-app/actions/rubocop","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-02-09T11:15:32.429Z","updated_at":"2023-02-09T11:15:32.429Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/Gemfile","dependencies":[{"id":7487882552,"package_name":"dry-configurable","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7487882553,"package_name":"dry-logic","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7487882554,"package_name":"dry-monads","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882555,"package_name":"dry-struct","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882556,"package_name":"i18n","ecosystem":"rubygems","requirements":"= 1.8.2","direct":true,"kind":"development","optional":false},{"id":7487882557,"package_name":"json-schema","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882558,"package_name":"transproc","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882559,"package_name":"pry-byebug","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882560,"package_name":"redcarpet","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882561,"package_name":"actionpack","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":7487882562,"package_name":"activemodel","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":7487882563,"package_name":"benchmark-ips","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882564,"package_name":"hotch","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882565,"package_name":"virtus","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"dry-schema.gemspec","sha":null,"kind":"manifest","created_at":"2023-02-09T11:15:32.454Z","updated_at":"2023-02-09T11:15:32.454Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/dry-schema.gemspec","dependencies":[{"id":7487882694,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":7487882695,"package_name":"dry-configurable","ecosystem":"rubygems","requirements":"~\u003e 1.0, \u003e= 1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7487882696,"package_name":"dry-core","ecosystem":"rubygems","requirements":"~\u003e 1.0, \u003c 2","direct":true,"kind":"runtime","optional":false},{"id":7487882697,"package_name":"dry-initializer","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"runtime","optional":false},{"id":7487882698,"package_name":"dry-logic","ecosystem":"rubygems","requirements":"\u003e= 1.4, \u003c 2","direct":true,"kind":"runtime","optional":false},{"id":7487882699,"package_name":"dry-types","ecosystem":"rubygems","requirements":"\u003e= 1.7, \u003c 2","direct":true,"kind":"runtime","optional":false},{"id":7487882700,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"~\u003e 2.6","direct":true,"kind":"runtime","optional":false},{"id":7487882701,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882702,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7487882703,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-comments.yml","sha":null,"kind":"manifest","created_at":"2026-02-10T14:01:13.355Z","updated_at":"2026-02-10T14:01:13.355Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/.github/workflows/pr-comments.yml","dependencies":[{"id":25815301616,"package_name":"hanakai-rb/repo-sync/pr-comments-from-artifacts","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/repo-sync-preview.yml","sha":null,"kind":"manifest","created_at":"2025-12-25T15:02:42.149Z","updated_at":"2025-12-25T15:02:42.149Z","repository_link":"https://github.com/dry-rb/dry-schema/blob/main/.github/workflows/repo-sync-preview.yml","dependencies":[{"id":25778042225,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]}],"score":29.768268092355072,"created_at":"2024-12-15T21:38:08.503Z","updated_at":"2026-04-30T04:03:18.984Z","avatar_url":"https://github.com/dry-rb.png","language":"Ruby","monthly_downloads":0,"readme":"\u003c!--- This file is synced from hanakai-rb/repo-sync --\u003e\n\n[actions]: https://github.com/dry-rb/dry-schema/actions\n[chat]: https://discord.gg/naQApPAsZB\n[forum]: https://discourse.hanamirb.org\n[rubygem]: https://rubygems.org/gems/dry-schema\n\n# dry-schema [![Gem Version](https://badge.fury.io/rb/dry-schema.svg)][rubygem] [![CI Status](https://github.com/dry-rb/dry-schema/workflows/CI/badge.svg)][actions]\n\n[![Forum](https://img.shields.io/badge/Forum-dc360f?logo=discourse\u0026logoColor=white)][forum]\n[![Chat](https://img.shields.io/badge/Chat-717cf8?logo=discord\u0026logoColor=white)][chat]\n\n## Links\n\n- [User documentation](https://dry-rb.org/gems/dry-schema)\n- [API documentation](http://rubydoc.info/gems/dry-schema)\n- [Forum](https://discourse.dry-rb.org)\n\n## License\n\nSee `LICENSE` file.\n\n","funding_links":["https://github.com/sponsors/hanami"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygem","gem","activerecord","mvc","activejob","constraints","rule-engine","predicates","predicate-logic","settings"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/610","html_url":"https://ruby.ecosyste.ms/projects/610"}