{"id":32175076,"url":"https://github.com/unifhy-org/unifhy","last_synced_at":"2026-02-20T16:01:42.511Z","repository":{"id":42026786,"uuid":"234523723","full_name":"unifhy-org/unifhy","owner":"unifhy-org","description":"A Unified Framework for Hydrology","archived":false,"fork":false,"pushed_at":"2025-11-21T10:27:48.000Z","size":21057,"stargazers_count":13,"open_issues_count":31,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-21T12:17:04.792Z","etag":null,"topics":["hydrology","land","modelling","modular"],"latest_commit_sha":null,"homepage":"https://unifhy-org.github.io/unifhy","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unifhy-org.png","metadata":{"files":{"readme":"README.rst","changelog":"changelog.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-17T10:13:46.000Z","updated_at":"2025-11-21T10:27:52.000Z","dependencies_parsed_at":"2024-01-12T12:55:51.196Z","dependency_job_id":"c05d45d0-8172-4047-b7cd-04f826e68190","html_url":"https://github.com/unifhy-org/unifhy","commit_stats":{"total_commits":661,"total_committers":5,"mean_commits":132.2,"dds":"0.20726172465960668","last_synced_commit":"4105932ed7dfec34d428c1f2d2f85ec25ea522ed"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/unifhy-org/unifhy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifhy-org%2Funifhy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifhy-org%2Funifhy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifhy-org%2Funifhy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifhy-org%2Funifhy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unifhy-org","download_url":"https://codeload.github.com/unifhy-org/unifhy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifhy-org%2Funifhy/sbom","scorecard":{"id":909887,"data":{"date":"2025-08-11","repo":{"name":"github.com/unifhy-org/unifhy","commit":"0fe448ffe7c5fb65be882cb6c8afb3a0dd9f6c39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/advanced_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/basic_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docs.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":"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":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/advanced_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/advanced_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/advanced_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/advanced_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/basic_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/basic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/basic_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/basic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/unifhy-org/unifhy/build_docs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T18:43:54.567Z","repository_id":42026786,"created_at":"2025-08-24T18:43:54.567Z","updated_at":"2025-08-24T18:43:54.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29656589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"keywords":["hydrology","land","modelling","modular"],"created_at":"2025-10-21T19:23:43.733Z","updated_at":"2026-02-20T16:01:42.506Z","avatar_url":"https://github.com/unifhy-org.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Unified Framework for Hydrology\n-------------------------------\n\n.. image:: https://img.shields.io/pypi/v/unifhy?style=flat-square\n   :target: https://pypi.python.org/pypi/unifhy\n   :alt: PyPI Version\n.. image:: https://img.shields.io/badge/dynamic/json?url=https://zenodo.org/api/records/4726695\u0026label=doi\u0026query=doi\u0026style=flat-square\n   :target: https://zenodo.org/badge/latestdoi/234523723\n   :alt: DOI\n.. image:: https://img.shields.io/github/license/unifhy-org/unifhy?style=flat-square\n   :target: https://opensource.org/licenses/BSD-3-Clause\n   :alt: Licence\n.. image:: https://img.shields.io/badge/fair-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow?style=flat-square\n   :target: https://fair-software.eu\n   :alt: FAIR Software Compliance\n.. image:: https://img.shields.io/github/actions/workflow/status/unifhy-org/unifhy/basic_tests.yml?style=flat-square\u0026label=tests\n   :target: https://github.com/unifhy-org/unifhy/actions/workflows/basic_tests.yml\n   :alt: Tests Status\n\nThe Python package `unifhy` (Unified Framework for Hydrology) is a hydrological\nmodelling framework which combines interchangeable modelling components for the\nsurface layer, subsurface, and open water parts of the terrestrial water and nutrient cycles.\nBy two-way coupling these six components, the framework provides a fully\nfunctional model for simulating the terrestrial water cycle. It is designed to\nfoster collaborations between land surface, hydrological, and groundwater\nmodelling communities by structuring their interactions around standardised\ninterfaces between the components.\n\n.. end here for docs\n\nMore details can be found in the online documentation accessible at\n`\u003chttps://unifhy-org.github.io/unifhy\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funifhy-org%2Funifhy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funifhy-org%2Funifhy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funifhy-org%2Funifhy/lists"}