{"id":361782,"url":"https://github.com/pyeve/cerberus","last_synced_at":"2026-06-21T13:30:23.175Z","repository":{"id":4997211,"uuid":"6155413","full_name":"pyeve/cerberus","owner":"pyeve","description":"Lightweight, extensible data validation library for Python","archived":false,"fork":false,"pushed_at":"2026-01-01T13:12:49.000Z","size":2785,"stargazers_count":3283,"open_issues_count":14,"forks_count":244,"subscribers_count":47,"default_branch":"1.3.x","last_synced_at":"2026-06-12T09:03:51.346Z","etag":null,"topics":["data-validation","python"],"latest_commit_sha":null,"homepage":"http://python-cerberus.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"michaeljones/breathe","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyeve.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"nicolaiarocci","patreon":"nicolaiarocci"}},"created_at":"2012-10-10T10:03:49.000Z","updated_at":"2026-06-04T19:37:26.000Z","dependencies_parsed_at":"2026-01-13T08:00:59.624Z","dependency_job_id":null,"html_url":"https://github.com/pyeve/cerberus","commit_stats":{"total_commits":940,"total_committers":67,"mean_commits":"14.029850746268657","dds":0.5936170212765958,"last_synced_commit":"b392d3af7f9aa47a71b5c045e1f22a1f9df56521"},"previous_names":["nicolaiarocci/cerberus"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/pyeve/cerberus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/refs/heads/1.3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/sbom","scorecard":{"id":751350,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyeve/cerberus","commit":"7878e60204a4b05d566e5b9a9db0c6bcc9062fe9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/regular-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/publish.yml/1.3.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/publish.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/regular-checks.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:70","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:14"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '1.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 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-22T20:28:56.935Z","repository_id":4997211,"created_at":"2025-08-22T20:28:56.936Z","updated_at":"2025-08-22T20:28:56.936Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34272603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":{"login":"pyeve","name":"eve","uuid":"26229868","kind":"organization","description":"REST API framework designed for human beings","email":null,"website":"https://python-eve.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26229868?v=4","repositories_count":14,"last_synced_at":"2024-04-16T05:42:22.888Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyeve","funding_links":[],"total_stars":11021,"followers":12,"following":0,"created_at":"2022-11-03T08:10:24.898Z","updated_at":"2024-04-16T05:42:25.236Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve/repositories"},"packages":[{"id":5286380,"name":"cerberus","ecosystem":"conda","description":"Cerberus provides type checking and other base functionality out of the boxand is designed to be non-blocking and easily and widely extensible, allowing for custom validation. It has no dependencies, but has the potential to become yours.","homepage":"https://github.com/pyeve/cerberus","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/pyeve/cerberus","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-10-05T16:07:20.000Z","latest_release_published_at":"2026-03-03T20:06:55.000Z","latest_release_number":"1.3.8","last_synced_at":"2026-04-10T11:02:47.712Z","created_at":"2022-10-03T15:43:48.309Z","updated_at":"2026-04-10T11:02:47.712Z","registry_url":"https://anaconda.org/anaconda/cerberus","install_command":"conda install -c anaconda cerberus","documentation_url":null,"metadata":{},"repo_metadata":{"id":4997211,"uuid":"6155413","full_name":"pyeve/cerberus","owner":"pyeve","description":"Lightweight, extensible data validation library for Python","archived":false,"fork":false,"pushed_at":"2026-01-01T13:12:49.000Z","size":2785,"stargazers_count":3267,"open_issues_count":14,"forks_count":240,"subscribers_count":47,"default_branch":"1.3.x","last_synced_at":"2026-03-03T06:21:44.457Z","etag":null,"topics":["data-validation","python"],"latest_commit_sha":null,"homepage":"http://python-cerberus.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"michaeljones/breathe","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyeve.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"nicolaiarocci","patreon":"nicolaiarocci"}},"created_at":"2012-10-10T10:03:49.000Z","updated_at":"2026-02-28T15:30:33.000Z","dependencies_parsed_at":"2026-01-13T08:00:59.624Z","dependency_job_id":null,"html_url":"https://github.com/pyeve/cerberus","commit_stats":{"total_commits":940,"total_committers":67,"mean_commits":"14.029850746268657","dds":0.5936170212765958,"last_synced_commit":"b392d3af7f9aa47a71b5c045e1f22a1f9df56521"},"previous_names":["nicolaiarocci/cerberus"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/pyeve/cerberus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/refs/heads/1.3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/sbom","scorecard":{"id":751350,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyeve/cerberus","commit":"7878e60204a4b05d566e5b9a9db0c6bcc9062fe9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/regular-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/publish.yml/1.3.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/publish.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regular-checks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/regular-checks.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyeve/cerberus/tests.yml/1.3.x?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/regular-checks.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:70","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:14"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '1.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 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-22T20:28:56.935Z","repository_id":4997211,"created_at":"2025-08-22T20:28:56.936Z","updated_at":"2025-08-22T20:28:56.936Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30060904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"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":"pyeve","name":"eve","uuid":"26229868","kind":"organization","description":"REST API framework designed for human beings","email":null,"website":"https://python-eve.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26229868?v=4","repositories_count":14,"last_synced_at":"2024-04-16T05:42:22.888Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyeve","funding_links":[],"total_stars":11021,"followers":12,"following":0,"created_at":"2022-11-03T08:10:24.898Z","updated_at":"2024-04-16T05:42:25.236Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve/repositories"},"tags":[{"name":"1.3.8","sha":"f2221c5a901bbf8618efb694ef9364bd0882ac9a","kind":"commit","published_at":"2025-11-06T18:26:54.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.8","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"c07c2f942873bd90d333347cb679850a85680aa6","kind":"commit","published_at":"2024-12-31T14:21:41.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.7","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"52586f332d904422c91be241acf1d55849086d1b","kind":"commit","published_at":"2024-12-23T19:19:33.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.6","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"eeecd5b8610b3507294b2422c2c2610ed8e863fa","kind":"commit","published_at":"2023-08-09T12:48:27.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.5","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"d4f4c26eaefc8e9666873cdb0b4dfcc2f9a01bd6","kind":"commit","published_at":"2021-05-05T20:27:10.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.4","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"a253dde7be5ab38525d9ff25ece5bc39459be039","kind":"commit","published_at":"2021-04-11T15:05:34.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.3","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"36b02f17609676cf41c504a5940ee4c0e9f22a9c","kind":"commit","published_at":"2019-10-29T21:02:41.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f2ba77c5ae140b98098c525513ec982d3198b9f6","kind":"commit","published_at":"2019-05-10T07:15:24.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.1/manifests"},{"name":"1.3","sha":"9c59aee61e8d2e89ca37584fb45b7ce9158f6b64","kind":"commit","published_at":"2019-04-30T09:16:25.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3/manifests"},{"name":"1.2","sha":"68013feccbd42a69d5fa81e79fe43cc157abffef","kind":"commit","published_at":"2018-04-12T12:27:40.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.2/manifests"},{"name":"1.1","sha":"f41dce54e9830969cbd4a346be6d8476b4055a37","kind":"commit","published_at":"2017-03-07T15:32:15.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.1/manifests"},{"name":"1.0.1","sha":"616e55483c7ab8923c09fc4383b6f40424787168","kind":"commit","published_at":"2016-09-01T08:02:25.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.0.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.0.1/manifests"},{"name":"0.9.2","sha":"dabc063c32d14738d3abadc0b7b82d1a98f41c2c","kind":"commit","published_at":"2015-09-23T07:30:08.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"383199a2027a55636baf4f76cc97044963cc8d98","kind":"commit","published_at":"2015-07-07T08:42:51.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.1/manifests"},{"name":"0.9","sha":"dc1f1eaa430acdc17814fe0774cb3b2a930b71c5","kind":"commit","published_at":"2015-06-24T07:21:48.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9/manifests"},{"name":"0.8.1","sha":"0055e65b9b92735572b96dbef371aa9217f37810","kind":"commit","published_at":"2015-03-13T09:17:13.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.8.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8.1/manifests"},{"name":"0.8","sha":"713dbb9af99df23e598f408fb5bf69579ea78f99","kind":"commit","published_at":"2015-01-07T09:15:01.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.8","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8/manifests"},{"name":"0.7.1","sha":"8ff4d167645f9af3a14582a4847c4371fd2fdd5e","kind":"tag","published_at":"2014-06-17T06:37:15.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.7.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7.1/manifests"},{"name":"0.7","sha":"bc52d9f39b0f90ea9656e734119b63c8b47945f0","kind":"tag","published_at":"2014-06-16T14:16:35.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.7","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7/manifests"},{"name":"0.4.0","sha":"2fd6bfe8ebcaa5bafee2fc99eaad66570a5eec5e","kind":"commit","published_at":"2013-09-23T07:02:53.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.4.0","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyeve/cerberus@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2026-03-03T21:06:56.655Z","dependent_packages_count":1,"downloads":653,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":39.45205479452055,"dependent_packages_count":30.624048706240487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.03805175038052},"purl":"pkg:conda/cerberus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cerberus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cerberus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cerberus/dependencies","status":null,"funding_links":["https://github.com/sponsors/nicolaiarocci","https://patreon.com/nicolaiarocci"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:34:09.214Z","issues_count":99,"pull_requests_count":38,"avg_time_to_close_issue":44279079.08988764,"avg_time_to_close_pull_request":15663999.657894736,"issues_closed_count":89,"pull_requests_closed_count":38,"pull_request_authors_count":21,"issue_authors_count":82,"avg_comments_per_issue":3.8484848484848486,"avg_comments_per_pull_request":2.263157894736842,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/issues","maintainers":[{"login":"funkyfuture","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funkyfuture"},{"login":"nicolaiarocci","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicolaiarocci"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cerberus/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5211,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2667061,"name":"cerberus","ecosystem":"pypi","description":"Lightweight, extensible schema and data validation tool for Pythondictionaries.","homepage":null,"licenses":"ISC License (ISCL)","normalized_licenses":["ISC"],"repository_url":"https://github.com/pyeve/cerberus","keywords_array":["validation","schema","dictionaries","documents","normalization"],"namespace":null,"versions_count":30,"first_release_published_at":"2012-10-16T07:37:27.000Z","latest_release_published_at":"2025-11-06T18:29:38.000Z","latest_release_number":"1.3.8","last_synced_at":"2026-06-19T18:01:19.941Z","created_at":"2022-04-10T10:18:57.435Z","updated_at":"2026-06-19T18:01:19.942Z","registry_url":"https://pypi.org/project/cerberus/","install_command":"pip install cerberus --index-url https://pypi.org/simple","documentation_url":"http://docs.python-cerberus.org","metadata":{"funding":null,"documentation":"http://docs.python-cerberus.org","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: ISC License (ISCL)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"cerberus","project_status":null},"repo_metadata":{"id":4997211,"uuid":"6155413","full_name":"pyeve/cerberus","owner":"pyeve","description":"Lightweight, extensible data validation library for Python","archived":false,"fork":false,"pushed_at":"2024-04-18T05:00:52.000Z","size":2734,"stargazers_count":3114,"open_issues_count":19,"forks_count":237,"subscribers_count":50,"default_branch":"1.3.x","last_synced_at":"2024-05-29T20:12:30.067Z","etag":null,"topics":["data-validation","python"],"latest_commit_sha":null,"homepage":"http://python-cerberus.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"michaeljones/breathe","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyeve.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"nicolaiarocci","patreon":"nicolaiarocci"}},"created_at":"2012-10-10T10:03:49.000Z","updated_at":"2024-05-25T07:57:06.000Z","dependencies_parsed_at":"2024-04-28T01:52:06.288Z","dependency_job_id":"4443fd5d-4390-451f-8543-ca66ca5cf006","html_url":"https://github.com/pyeve/cerberus","commit_stats":{"total_commits":940,"total_committers":67,"mean_commits":"14.029850746268657","dds":0.5936170212765958,"last_synced_commit":"b392d3af7f9aa47a71b5c045e1f22a1f9df56521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/refs/heads/1.3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215567795,"owners_count":15898530,"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","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":"pyeve","name":"eve","uuid":"26229868","kind":"organization","description":"REST API framework designed for human beings","email":null,"website":"https://python-eve.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26229868?v=4","repositories_count":14,"last_synced_at":"2024-04-16T05:42:22.888Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyeve","funding_links":[],"total_stars":11021,"followers":12,"following":0,"created_at":"2022-11-03T08:10:24.898Z","updated_at":"2024-04-16T05:42:25.236Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyeve/repositories"},"tags":[{"name":"1.3.5","sha":"eeecd5b8610b3507294b2422c2c2610ed8e863fa","kind":"commit","published_at":"2023-08-09T12:48:27.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.5","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"d4f4c26eaefc8e9666873cdb0b4dfcc2f9a01bd6","kind":"commit","published_at":"2021-05-05T20:27:10.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.4","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"a253dde7be5ab38525d9ff25ece5bc39459be039","kind":"commit","published_at":"2021-04-11T15:05:34.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.3","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"36b02f17609676cf41c504a5940ee4c0e9f22a9c","kind":"commit","published_at":"2019-10-29T21:02:41.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f2ba77c5ae140b98098c525513ec982d3198b9f6","kind":"commit","published_at":"2019-05-10T07:15:24.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3.1/manifests"},{"name":"1.3","sha":"9c59aee61e8d2e89ca37584fb45b7ce9158f6b64","kind":"commit","published_at":"2019-04-30T09:16:25.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.3","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.3/manifests"},{"name":"1.2","sha":"68013feccbd42a69d5fa81e79fe43cc157abffef","kind":"commit","published_at":"2018-04-12T12:27:40.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.2/manifests"},{"name":"1.1","sha":"f41dce54e9830969cbd4a346be6d8476b4055a37","kind":"commit","published_at":"2017-03-07T15:32:15.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.1/manifests"},{"name":"1.0.1","sha":"616e55483c7ab8923c09fc4383b6f40424787168","kind":"commit","published_at":"2016-09-01T08:02:25.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/1.0.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/1.0.1/manifests"},{"name":"0.9.2","sha":"dabc063c32d14738d3abadc0b7b82d1a98f41c2c","kind":"commit","published_at":"2015-09-23T07:30:08.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9.2","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"383199a2027a55636baf4f76cc97044963cc8d98","kind":"commit","published_at":"2015-07-07T08:42:51.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9.1/manifests"},{"name":"0.9","sha":"dc1f1eaa430acdc17814fe0774cb3b2a930b71c5","kind":"commit","published_at":"2015-06-24T07:21:48.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.9","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.9/manifests"},{"name":"0.8.1","sha":"0055e65b9b92735572b96dbef371aa9217f37810","kind":"commit","published_at":"2015-03-13T09:17:13.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.8.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8.1/manifests"},{"name":"0.8","sha":"713dbb9af99df23e598f408fb5bf69579ea78f99","kind":"commit","published_at":"2015-01-07T09:15:01.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.8","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.8/manifests"},{"name":"0.7.1","sha":"8ff4d167645f9af3a14582a4847c4371fd2fdd5e","kind":"tag","published_at":"2014-06-17T06:37:15.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.7.1","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7.1/manifests"},{"name":"0.7","sha":"bc52d9f39b0f90ea9656e734119b63c8b47945f0","kind":"tag","published_at":"2014-06-16T14:16:35.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.7","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.7/manifests"},{"name":"0.4.0","sha":"2fd6bfe8ebcaa5bafee2fc99eaad66570a5eec5e","kind":"commit","published_at":"2013-09-23T07:02:53.000Z","download_url":"https://codeload.github.com/pyeve/cerberus/tar.gz/0.4.0","html_url":"https://github.com/pyeve/cerberus/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T01:57:36.749Z","dependent_packages_count":140,"downloads":8244910,"downloads_period":"last-month","dependent_repos_count":2028,"rankings":{"downloads":0.1373038340517454,"dependent_repos_count":0.2455222775941185,"dependent_packages_count":0.13613817432789177,"stargazers_count":1.355306656140524,"forks_count":3.3643531722143822,"docker_downloads_count":0.577885232150787,"average":0.9694182244132414},"purl":"pkg:pypi/cerberus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cerberus","docker_dependents_count":15,"docker_downloads_count":10294748,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cerberus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cerberus/dependencies","status":null,"funding_links":["https://github.com/sponsors/nicolaiarocci","https://patreon.com/nicolaiarocci"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T00:55:17.717Z","issues_count":96,"pull_requests_count":38,"avg_time_to_close_issue":45630964.15853658,"avg_time_to_close_pull_request":15625410.222222222,"issues_closed_count":82,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":79,"avg_comments_per_issue":3.8541666666666665,"avg_comments_per_pull_request":2.210526315789474,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":54347.666666666664,"past_year_avg_time_to_close_pull_request":81282.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.8888888888888888,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/issues","maintainers":[{"login":"funkyfuture","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funkyfuture"},{"login":"nicolaiarocci","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicolaiarocci"}],"active_maintainers":[{"login":"funkyfuture","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funkyfuture"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cerberus/codemeta","maintainers":[{"uuid":"nicolaiarocci","login":"nicolaiarocci","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/nicolaiarocci/","role":null,"created_at":"2023-01-26T08:16:01.682Z","updated_at":"2023-01-26T08:16:01.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicolaiarocci/packages"},{"uuid":"funkyfuture","login":"funkyfuture","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/funkyfuture/","role":null,"created_at":"2023-01-26T08:16:01.750Z","updated_at":"2023-01-26T08:16:01.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/funkyfuture/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890073,"maintainers_count":380931,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":15783,"full_name":"pyeve/cerberus","default_branch":"1.3.x","total_commits":956,"total_committers":66,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":14.484848484848484,"dds":0.5889121338912133,"past_year_total_commits":10,"past_year_total_committers":2,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":5.0,"past_year_dds":0.4,"last_synced_at":"2026-06-18T12:49:53.520Z","last_synced_commit":"65e977de08ab76d4b40ca981972f9ff68926ed63","created_at":"2023-03-07T11:31:03.876Z","updated_at":"2026-06-18T12:46:45.314Z","committers":[{"name":"Frank Sachsenheim","email":"funkyfuture@riseup.net","login":"funkyfuture","count":393},{"name":"Nicola Iarocci","email":"nicola@nicolaiarocci.com","login":"nicolaiarocci","count":382},{"name":"calve","email":"calvinh34@gmail.com","login":"calve","count":14},{"name":"Dominik Kellner","email":"dkellner@dkellner.de","login":"dkellner","count":12},{"name":"Scott Crunkleton","email":"crunk1@gmail.com","login":"crunk1","count":10},{"name":"Paul Weaver","email":"pauweave@cisco.com","login":null,"count":9},{"name":"Martijn Vermaat","email":"martijn@vermaat.name","login":"martijnvermaat","count":9},{"name":"Davis Kirkendall","email":"davis.kirkendall@rwth-aachen.de","login":null,"count":7},{"name":"Jaroslav Semančík","email":"jaroslav_semancik@yahoo.com","login":"girogiro","count":6},{"name":"Harro van der Klauw","email":"hvdklauw@gmail.com","login":"hvdklauw","count":6},{"name":"Petr","email":"petr.demin@nih.gov","login":null,"count":5},{"name":"C.D. Clark III","email":"clifton.clark@gmail.com","login":"CD3","count":5},{"name":"Trong Hieu HA","email":"tronghieu@1000mercis.com","login":null,"count":4},{"name":"Damián Nohales","email":"damian.nohales@globant.com","login":null,"count":4},{"name":"Brandon Aubie","email":"brandon@aubie.ca","login":"baubie","count":4},{"name":"Damián Nohales","email":"damiannohales@gmail.com","login":"dnohales","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Kuzma","email":"redkovich@gmail.com","login":"rredkovich","count":4},{"name":"Connor Zapfel","email":"Flargebla","login":"Flargebla","count":3},{"name":"Florian Rathgeber","email":"florian.rathgeber@gmail.com","login":"kynan","count":3},{"name":"Josh Villbrandt","email":"josh@javconcepts.com","login":"joshvillbrandt","count":3},{"name":"Michael Klich","email":"michal@michalklich.com","login":"inirudebwoy","count":3},{"name":"Gilb's","email":"gilbsgilbert@gmail.com","login":"gilbsgilbs","count":3},{"name":"eelkeh","email":"eelkehermens@gmail.com","login":"eelkeh","count":3},{"name":"otibsa","email":"otibsa@gmail.com","login":"otibsa","count":3},{"name":"Misja Hoebe","email":"misja@conversify.com","login":null,"count":3},{"name":"Brett","email":"brett@nextglass.co","login":null,"count":2},{"name":"Kornelijus Survila","email":"kornelijus@descarteslabs.com","login":null,"count":2},{"name":"Arsh Singh","email":"arsh.zingh@gmail.com","login":"arshsingh","count":2},{"name":"Bruno Oliveira","email":"nicoddemus@gmail.com","login":"nicoddemus","count":2},{"name":"Nikita Melentev","email":"Nikita.Melentev@kronshtadt.ru","login":null,"count":2},{"name":"Evgeny Odegov","email":"evg.odegov@gmail.com","login":"oev81","count":2},{"name":"Matthew Ellison","email":"matt@arroyonetworks.com","login":"mmellison","count":2},{"name":"NikitaVlaznev","email":"nikita.dto@gmail.com","login":"NikitaVlaznev","count":2},{"name":"RussellLuo","email":"luopeng.he@gmail.com","login":"RussellLuo","count":2},{"name":"poh","email":"multisosnooley@gmail.com","login":"pohmelie","count":2},{"name":"Yauhen Shulitski","email":"jsnjack@gmail.com","login":"jsnjack","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Peter Demin","email":"peterdemin@yandex-team.ru","login":null,"count":1},{"name":"Nik Haldimann","email":"nik@descarteslabs.com","login":null,"count":1},{"name":"akayunov","email":"akayunov@cloudlinux.com","login":null,"count":1},{"name":"Kaleb Pomeroy","email":"kaleb.pomeroy@rackspace.com","login":null,"count":1},{"name":"Vipul Gupta (@vipulgupta2048)","email":"vipulgupta2048@gmail.com","login":"vipulgupta2048","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Stratos Gerakakis","email":"stratosgear@gmail.com","login":"stratosgear","count":1},{"name":"Misja Hoebe","email":"misja.hoebe@gmail.com","login":"misja","count":1},{"name":"Pavel Shiryaev","email":"pws@pws.su","login":"pws21","count":1},{"name":"Riccardo","email":"rcirimelli@gmail.com","login":"entropiae","count":1},{"name":"Sergey Leshchenko","email":"gramotei","login":"gramotei","count":1},{"name":"Sebastian Heid","email":"sebastian.heid@sap.com","login":"s4heid","count":1},{"name":"Sebastian Rajo","email":"elecay@gmail.com","login":"elecay","count":1},{"name":"helgi","email":"helgith@gmail.com","login":"helgi","count":1},{"name":"Christian Hogan","email":"1cph93@gmail.com","login":"1cph93","count":1},{"name":"Bryan W. Weber","email":"bryan@bryanwweber.com","login":"bryanwweber","count":1},{"name":"Audric Schiltknecht","email":"audric.schiltknecht@viagenie.ca","login":"audricschiltknecht","count":1},{"name":"Antoine Lubineau","email":"antoine@lubignon.info","login":"alub","count":1},{"name":"Daniele Pizzolli","email":"daniele@ahref.eu","login":"daniele-ahref","count":1},{"name":"Gabriel Wainer","email":"gabrielcw@gmail.com","login":"gwainer","count":1},{"name":"Hatem Nassrat","email":"hnassrat@gmail.com","login":"pykler","count":1},{"name":"Jonathan Huot","email":"jonathan.huot@thomsonreuters.com","login":"JonathanHuot","count":1},{"name":"Kirill Pavlov","email":"pavlov99@yandex.ru","login":"pavlov99","count":1},{"name":"Ksenia Stroykova","email":"k.a.stroykova@gmail.com","login":"stroykova","count":1},{"name":"Lujeni","email":"julien@thebault.co","login":"Lujeni","count":1},{"name":"Luke Bechtel","email":"lukebechtel4@gmail.com","login":"Marviel","count":1},{"name":"Martin Ortbauer","email":"mortbauer@gmail.com","login":"mortbauer","count":1},{"name":"msotnikov","email":"mishichka@gmail.com","login":"msotnikov","count":1}],"past_year_committers":[{"name":"Frank Sachsenheim","email":"funkyfuture@riseup.net","login":"funkyfuture","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264544,"commits_count":875373196,"contributors_count":35087130,"owners_count":1169079,"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":{"table":{"full_name":"pyeve/cerberus","html_url":"https://github.com/pyeve/cerberus","last_synced_at":"2026-06-18T12:01:12.904Z","status":"active","issues_count":99,"pull_requests_count":46,"avg_time_to_close_issue":45232367.88372093,"avg_time_to_close_pull_request":13662972.413043479,"issues_closed_count":86,"pull_requests_closed_count":46,"pull_request_authors_count":24,"issue_authors_count":83,"avg_comments_per_issue":3.808080808080808,"avg_comments_per_pull_request":1.9782608695652173,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":13631.0,"past_year_avg_time_to_close_pull_request":91254.16666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T10:24:14.774Z","updated_at":"2026-06-18T12:01:12.904Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyeve%2Fcerberus/issues","issue_labels_count":{"table":{"bug":7,"documentation":6,"enhancement":4,"design":3,"feature request":3,"wontfix":1,"question":1,"backport-required":1}},"pull_request_labels_count":{"table":{"bug":5,"backport-required":4,"documentation":2,"enhancement":2,"github_actions":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":85,"MEMBER":12,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"NONE":20,"MEMBER":16,"CONTRIBUTOR":10}},"issue_authors":{"table":{"funkyfuture":10,"socketpair":3,"erictwalker18":2,"thiagocrepaldi":2,"weshouman":2,"dkbarn":2,"nicolaiarocci":2,"radix":1,"dhuckins":1,"boulderwebdev":1,"kuza":1,"rendorHaevyn":1,"sujanadiga":1,"irmo322":1,"solinas3000":1,"rsk700":1,"philwhln":1,"shsimeonova":1,"ssbarnea":1,"ianlongden":1,"qwertyuiop-s":1,"StevenMMortimer":1,"Abhisek1994Roy":1,"aepli":1,"dhanythirstie":1,"ben-shearlaw":1,"alcohol":1,"devlounge":1,"rgerkin":1,"luizpericolo":1,"redyank":1,"aaron11496":1,"takeMeFlyToAir":1,"ptadas":1,"adasup":1,"mczerski":1,"Alexmhack":1,"jondkelley":1,"McSinyx":1,"botzill":1,"daemonkeeper":1,"prk2331":1,"darenr":1,"biscuit314":1,"timgates42":1,"aronchick":1,"Chetana27":1,"tallesl":1,"gilbsgilbs":1,"sonnysideup":1,"Siecje":1,"KentonParton":1,"xinjiyier":1,"jonyscathe":1,"elben10":1,"14rcole":1,"jhuitema":1,"muhammad-mustaqeem":1,"dkarp0":1,"marcsc13":1,"zygfrydos":1,"jmlord":1,"charlverster":1,"bertusk":1,"abo123456789":1,"AustinShalit":1,"zhangtemplar":1,"flixman":1,"gtarabat":1,"McRussian":1,"iankharris":1,"linupi":1,"tfoutrein":1,"gmaurice":1,"liqb":1,"b3g00d":1,"jeking3":1,"mbalser":1,"svetlin-mladenov":1,"mallyvai":1,"ypitrey":1,"hrehfeld":1,"sakitA":1}},"pull_request_authors":{"table":{"funkyfuture":16,"octocat8585":3,"jsnjack":2,"AtharvaPawar456":2,"stroykova":2,"weshouman":2,"ssbarnea":2,"akayunov":1,"biscuit314":1,"audricschiltknecht":1,"T90REAL":1,"linupi":1,"braeutigamj":1,"sayeghr":1,"abp1994":1,"pykler":1,"msotnikov":1,"dependabot[bot]":1,"muhammad-mustaqeem":1,"bhanutejags":1,"pws21":1,"timgates42":1,"socketpair":1,"gilbsgilbs":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14820069,"issues_count":33039937,"pull_requests_count":109027495,"authors_count":11312767,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":1,"MEMBER":1}},"past_year_issue_authors":{"table":{"jmlord":1,"redyank":1,"tfoutrein":1}},"past_year_pull_request_authors":{"table":{"octocat8585":3,"dependabot[bot]":1,"funkyfuture":1,"T90REAL":1}},"maintainers":[{"table":{"login":"funkyfuture","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funkyfuture"}},{"table":{"login":"nicolaiarocci","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicolaiarocci"}}],"active_maintainers":[{"table":{"login":"funkyfuture","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funkyfuture"}}]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":13,"ForkEvent":10,"IssuesEvent":10,"WatchEvent":99,"IssueCommentEvent":17,"PushEvent":9,"CreateEvent":5},"last_year":{"DeleteEvent":2,"PullRequestEvent":11,"ForkEvent":4,"IssuesEvent":3,"WatchEvent":28,"IssueCommentEvent":4,"PushEvent":7,"CreateEvent":2}},"keywords":["data-validation","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T13:19:50.918Z","updated_at":"2023-01-13T13:19:50.918Z","repository_link":"https://github.com/pyeve/cerberus/blob/1.3.x/docs/requirements.txt","dependencies":[{"id":6876077890,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":6876077891,"package_name":"sphinxcontrib-issuetracker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T14:11:49.933Z","updated_at":"2023-09-24T14:11:49.933Z","repository_link":"https://github.com/pyeve/cerberus/blob/1.3.x/.github/workflows/publish.yml","dependencies":[{"id":13919199329,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13919199330,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/regular-checks.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T14:11:50.063Z","updated_at":"2023-09-24T14:11:50.063Z","repository_link":"https://github.com/pyeve/cerberus/blob/1.3.x/.github/workflows/regular-checks.yml","dependencies":[{"id":13919199695,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13919199696,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13919199697,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13919199698,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T14:11:50.309Z","updated_at":"2023-09-24T14:11:50.309Z","repository_link":"https://github.com/pyeve/cerberus/blob/1.3.x/.github/workflows/tests.yml","dependencies":[{"id":13919199970,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13919199971,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T14:11:50.585Z","updated_at":"2023-09-24T14:11:50.585Z","repository_link":"https://github.com/pyeve/cerberus/blob/1.3.x/pyproject.toml","dependencies":[{"id":13919200001,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"python_version \u003c '3.8'","direct":true,"kind":"runtime","optional":false}]}],"score":29.02599920734177,"created_at":"2025-05-08T20:59:28.109Z","updated_at":"2026-06-21T13:30:23.175Z","avatar_url":"https://github.com/pyeve.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361782","html_url":"https://summary.ecosyste.ms/projects/361782"}