{"id":64343,"name":"richdem","description":"High-performance Terrain and Hydrology Analysis ","url":"https://github.com/r-barnes/richdem","last_synced_at":"2025-09-08T13:10:03.663Z","repository":{"id":6237382,"uuid":"7469158","full_name":"r-barnes/richdem","owner":"r-barnes","description":"High-performance Terrain and Hydrology Analysis ","archived":false,"fork":false,"pushed_at":"2024-06-24T02:15:29.000Z","size":11785,"stargazers_count":298,"open_issues_count":58,"forks_count":76,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T13:56:22.034Z","etag":null,"topics":["big-data","digital-elevation-model","geosciences","geospatial","hydrologic-modeling","hydrology"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-barnes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-01-06T15:33:34.000Z","updated_at":"2025-08-21T08:46:17.000Z","dependencies_parsed_at":"2023-01-13T15:15:13.830Z","dependency_job_id":"b572689c-8176-4da2-a949-9226fc103e4b","html_url":"https://github.com/r-barnes/richdem","commit_stats":{"total_commits":2488,"total_committers":8,"mean_commits":311.0,"dds":0.007234726688102877,"last_synced_commit":"eb7bac6e12efa750e8d6140d99b2d18bf9c0b81d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/r-barnes/richdem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/sbom","scorecard":{"id":756702,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-barnes/richdem","commit":"9a1c97bb2529e386451a7dd54768b8b74bb4d620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/19 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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt: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 14 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":2,"reason":"8 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-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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-22T21:53:15.292Z","repository_id":6237382,"created_at":"2025-08-22T21:53:15.292Z","updated_at":"2025-08-22T21:53:15.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189233,"owners_count":25237919,"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-08T02:00:09.813Z","response_time":121,"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":"r-barnes","name":"Richard Barnes","uuid":"3118036","kind":"user","description":"Scientist. Developer. Tinkerer.","email":"","website":"https://richard.science","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3118036?u=e57573be34d6993e66c537d557fdf4cd890ea57e\u0026v=4","repositories_count":43,"last_synced_at":"2023-04-05T13:56:01.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-barnes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:06.606Z","updated_at":"2023-04-05T13:56:01.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes/repositories"},"packages":[{"id":11780032,"name":"github.com/r-barnes/richdem","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/r-barnes/richdem","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2013-03-06T20:11:41.000Z","latest_release_published_at":"2022-02-11T23:53:00.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2025-08-28T19:11:50.448Z","created_at":"2025-06-09T09:45:54.546Z","updated_at":"2025-08-28T19:42:27.866Z","registry_url":"https://pkg.go.dev/github.com/r-barnes/richdem","install_command":"go get github.com/r-barnes/richdem","documentation_url":"https://pkg.go.dev/github.com/r-barnes/richdem#section-documentation","metadata":{},"repo_metadata":{"id":6237382,"uuid":"7469158","full_name":"r-barnes/richdem","owner":"r-barnes","description":"High-performance Terrain and Hydrology Analysis ","archived":false,"fork":false,"pushed_at":"2024-06-24T02:15:29.000Z","size":11785,"stargazers_count":298,"open_issues_count":58,"forks_count":76,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T13:56:22.034Z","etag":null,"topics":["big-data","digital-elevation-model","geosciences","geospatial","hydrologic-modeling","hydrology"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-barnes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-01-06T15:33:34.000Z","updated_at":"2025-08-21T08:46:17.000Z","dependencies_parsed_at":"2023-01-13T15:15:13.830Z","dependency_job_id":"b572689c-8176-4da2-a949-9226fc103e4b","html_url":"https://github.com/r-barnes/richdem","commit_stats":{"total_commits":2488,"total_committers":8,"mean_commits":311.0,"dds":0.007234726688102877,"last_synced_commit":"eb7bac6e12efa750e8d6140d99b2d18bf9c0b81d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/r-barnes/richdem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/sbom","scorecard":{"id":756702,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-barnes/richdem","commit":"9a1c97bb2529e386451a7dd54768b8b74bb4d620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/19 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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt: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 14 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":2,"reason":"8 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-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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-22T21:53:15.292Z","repository_id":6237382,"created_at":"2025-08-22T21:53:15.292Z","updated_at":"2025-08-22T21:53:15.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272544218,"owners_count":24952887,"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-08-28T02:00:10.768Z","response_time":74,"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":"r-barnes","name":"Richard Barnes","uuid":"3118036","kind":"user","description":"Scientist. Developer. Tinkerer.","email":"","website":"https://richard.science","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3118036?u=e57573be34d6993e66c537d557fdf4cd890ea57e\u0026v=4","repositories_count":43,"last_synced_at":"2023-04-05T13:56:01.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-barnes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:06.606Z","updated_at":"2023-04-05T13:56:01.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes/repositories"},"tags":[{"name":"v2.3.1","sha":"f6920e379621d5b441f18aa9b4d3e979b9ff54f5","kind":"commit","published_at":"2022-02-11T23:53:00.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9e2646153c5b96cb4e6802a5a0c484b72ff9e622","kind":"commit","published_at":"2022-02-09T21:38:58.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0/manifests"},{"name":"v2.2.9","sha":"ee059220b9fd8cb2be9b26c9334049b18163fbfa","kind":"commit","published_at":"2018-07-13T20:01:09.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.9","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"a1a94aab8f6ca5258b9d908c09ddc46b5e2d5395","kind":"commit","published_at":"2018-06-21T16:41:37.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.8","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"cd40c27410776ab0d33056b46d642699c6a20db8","kind":"commit","published_at":"2018-06-04T04:02:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.7","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"3a8480eab89d8365c88677fc0e31d601c965e394","kind":"commit","published_at":"2018-06-02T21:42:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.6","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e8eb979755e53278c5f211393e364419ef6d12c9","kind":"commit","published_at":"2018-06-01T01:26:41.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.5","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"2a07f6972e086d84df940cf31ab446cd0ffb9987","kind":"commit","published_at":"2018-05-31T18:59:48.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.4","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"6aa186a5d89314ef3a59b6d119852bf6955c7523","kind":"commit","published_at":"2018-05-31T18:39:27.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3/manifests"},{"name":"2.2.3","sha":"9f28018184adc8adfcf14c0c36ce6227a1b1d282","kind":"commit","published_at":"2018-05-31T18:29:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3/manifests"},{"name":"v2.2.2","sha":"bf392511a5d2c2321fea8558205fc348c9ee3e70","kind":"commit","published_at":"2018-05-31T16:42:40.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b5dcae5b58e1850149071dfe5d6419820bdb2922","kind":"commit","published_at":"2018-05-31T16:05:08.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8db4073f366e6f36e8643727241acf0f5f345d9d","kind":"commit","published_at":"2018-05-31T15:51:47.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"80e51cf20e036b6aa7dcb150e6900f27e51a027d","kind":"commit","published_at":"2018-03-30T19:16:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.1.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"a1a388ea7baf67058c9608031ef88b1e8eff7253","kind":"commit","published_at":"2018-01-04T03:25:13.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"62b857801e423255d89455a10b34ae318a8f6b04","kind":"commit","published_at":"2018-01-04T03:00:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ee25859931a5b1790b6771411d982e36e24b8cd3","kind":"commit","published_at":"2018-01-04T02:59:16.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b2f7bbce8949cbe340794f66f8dcb1db2d6e228","kind":"commit","published_at":"2018-01-04T02:37:50.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"68611ad3e8ca20ab1275f7711b513fcb9477d6a6","kind":"tag","published_at":"2013-03-06T20:30:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v1.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T19:42:27.866Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":3.7163250867685784,"forks_count":3.2225167724080643,"docker_downloads_count":null,"average":4.5125323906941865},"purl":"pkg:golang/github.com/r-barnes/richdem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r-barnes/richdem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r-barnes/richdem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r-barnes/richdem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T08:54:16.056Z","issues_count":68,"pull_requests_count":18,"avg_time_to_close_issue":7608845.6875,"avg_time_to_close_pull_request":25415515.307692308,"issues_closed_count":16,"pull_requests_closed_count":13,"pull_request_authors_count":13,"issue_authors_count":57,"avg_comments_per_issue":2.176470588235294,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/issues","maintainers":[{"login":"r-barnes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-barnes"},{"login":"KCallaghan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KCallaghan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-barnes%2Frichdem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-barnes%2Frichdem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-barnes%2Frichdem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-barnes%2Frichdem/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":5293041,"name":"richdem","ecosystem":"conda","description":null,"homepage":"https://github.com/r-barnes/richdem","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/r-barnes/richdem","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-06-27T15:00:12.000Z","latest_release_published_at":"2022-04-22T04:21:40.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-08-28T19:12:02.365Z","created_at":"2022-10-03T15:54:31.081Z","updated_at":"2025-08-28T19:42:39.169Z","registry_url":"https://anaconda.org/conda-forge/richdem","install_command":"conda install -c conda-forge richdem","documentation_url":null,"metadata":{},"repo_metadata":{"id":6237382,"uuid":"7469158","full_name":"r-barnes/richdem","owner":"r-barnes","description":"High-performance Terrain and Hydrology Analysis ","archived":false,"fork":false,"pushed_at":"2024-06-24T02:15:29.000Z","size":11785,"stargazers_count":298,"open_issues_count":58,"forks_count":76,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T13:56:22.034Z","etag":null,"topics":["big-data","digital-elevation-model","geosciences","geospatial","hydrologic-modeling","hydrology"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-barnes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-01-06T15:33:34.000Z","updated_at":"2025-08-21T08:46:17.000Z","dependencies_parsed_at":"2023-01-13T15:15:13.830Z","dependency_job_id":"b572689c-8176-4da2-a949-9226fc103e4b","html_url":"https://github.com/r-barnes/richdem","commit_stats":{"total_commits":2488,"total_committers":8,"mean_commits":311.0,"dds":0.007234726688102877,"last_synced_commit":"eb7bac6e12efa750e8d6140d99b2d18bf9c0b81d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/r-barnes/richdem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/sbom","scorecard":{"id":756702,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-barnes/richdem","commit":"9a1c97bb2529e386451a7dd54768b8b74bb4d620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/19 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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt: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 14 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":2,"reason":"8 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-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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-22T21:53:15.292Z","repository_id":6237382,"created_at":"2025-08-22T21:53:15.292Z","updated_at":"2025-08-22T21:53:15.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272544218,"owners_count":24952887,"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-08-28T02:00:10.768Z","response_time":74,"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":"r-barnes","name":"Richard Barnes","uuid":"3118036","kind":"user","description":"Scientist. Developer. Tinkerer.","email":"","website":"https://richard.science","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3118036?u=e57573be34d6993e66c537d557fdf4cd890ea57e\u0026v=4","repositories_count":43,"last_synced_at":"2023-04-05T13:56:01.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-barnes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:06.606Z","updated_at":"2023-04-05T13:56:01.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes/repositories"},"tags":[{"name":"v2.3.1","sha":"f6920e379621d5b441f18aa9b4d3e979b9ff54f5","kind":"commit","published_at":"2022-02-11T23:53:00.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9e2646153c5b96cb4e6802a5a0c484b72ff9e622","kind":"commit","published_at":"2022-02-09T21:38:58.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0/manifests"},{"name":"v2.2.9","sha":"ee059220b9fd8cb2be9b26c9334049b18163fbfa","kind":"commit","published_at":"2018-07-13T20:01:09.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.9","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"a1a94aab8f6ca5258b9d908c09ddc46b5e2d5395","kind":"commit","published_at":"2018-06-21T16:41:37.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.8","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"cd40c27410776ab0d33056b46d642699c6a20db8","kind":"commit","published_at":"2018-06-04T04:02:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.7","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"3a8480eab89d8365c88677fc0e31d601c965e394","kind":"commit","published_at":"2018-06-02T21:42:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.6","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e8eb979755e53278c5f211393e364419ef6d12c9","kind":"commit","published_at":"2018-06-01T01:26:41.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.5","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"2a07f6972e086d84df940cf31ab446cd0ffb9987","kind":"commit","published_at":"2018-05-31T18:59:48.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.4","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"6aa186a5d89314ef3a59b6d119852bf6955c7523","kind":"commit","published_at":"2018-05-31T18:39:27.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3/manifests"},{"name":"2.2.3","sha":"9f28018184adc8adfcf14c0c36ce6227a1b1d282","kind":"commit","published_at":"2018-05-31T18:29:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3/manifests"},{"name":"v2.2.2","sha":"bf392511a5d2c2321fea8558205fc348c9ee3e70","kind":"commit","published_at":"2018-05-31T16:42:40.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b5dcae5b58e1850149071dfe5d6419820bdb2922","kind":"commit","published_at":"2018-05-31T16:05:08.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8db4073f366e6f36e8643727241acf0f5f345d9d","kind":"commit","published_at":"2018-05-31T15:51:47.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"80e51cf20e036b6aa7dcb150e6900f27e51a027d","kind":"commit","published_at":"2018-03-30T19:16:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.1.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"a1a388ea7baf67058c9608031ef88b1e8eff7253","kind":"commit","published_at":"2018-01-04T03:25:13.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"62b857801e423255d89455a10b34ae318a8f6b04","kind":"commit","published_at":"2018-01-04T03:00:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ee25859931a5b1790b6771411d982e36e24b8cd3","kind":"commit","published_at":"2018-01-04T02:59:16.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b2f7bbce8949cbe340794f66f8dcb1db2d6e228","kind":"commit","published_at":"2018-01-04T02:37:50.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"68611ad3e8ca20ab1275f7711b513fcb9477d6a6","kind":"tag","published_at":"2013-03-06T20:30:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v1.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T19:42:39.169Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":9.353631145495383,"dependent_packages_count":19.580733715997006,"stargazers_count":25.999500873471426,"forks_count":23.443973047167457,"docker_downloads_count":null,"average":19.59445969553282},"purl":"pkg:conda/richdem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/richdem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/richdem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/richdem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T08:54:16.056Z","issues_count":68,"pull_requests_count":18,"avg_time_to_close_issue":7608845.6875,"avg_time_to_close_pull_request":25415515.307692308,"issues_closed_count":16,"pull_requests_closed_count":13,"pull_request_authors_count":13,"issue_authors_count":57,"avg_comments_per_issue":2.176470588235294,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/issues","maintainers":[{"login":"r-barnes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-barnes"},{"login":"KCallaghan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KCallaghan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/richdem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/richdem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/richdem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/richdem/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2903646,"name":"richdem","ecosystem":"pypi","description":"High-Performance Terrain Analysis","homepage":"https://github.com/r-barnes/richdem","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/r-barnes/richdem","keywords_array":["GIS","terrain","hydrology","geomorphology","raster"],"namespace":null,"versions_count":18,"first_release_published_at":"2017-12-19T06:32:12.000Z","latest_release_published_at":"2018-07-13T20:11:06.000Z","latest_release_number":"0.3.4","last_synced_at":"2025-08-28T08:09:34.386Z","created_at":"2022-04-10T12:28:51.499Z","updated_at":"2025-08-28T19:42:39.269Z","registry_url":"https://pypi.org/project/richdem/","install_command":"pip install richdem --index-url https://pypi.org/simple","documentation_url":"https://richdem.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Other Audience","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Visualization","Topic :: Software Development :: Libraries"],"normalized_name":"richdem","project_status":null},"repo_metadata":{"id":6237382,"uuid":"7469158","full_name":"r-barnes/richdem","owner":"r-barnes","description":"High-performance Terrain and Hydrology Analysis ","archived":false,"fork":false,"pushed_at":"2024-06-24T02:15:29.000Z","size":11785,"stargazers_count":298,"open_issues_count":58,"forks_count":76,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T13:56:22.034Z","etag":null,"topics":["big-data","digital-elevation-model","geosciences","geospatial","hydrologic-modeling","hydrology"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-barnes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-01-06T15:33:34.000Z","updated_at":"2025-08-21T08:46:17.000Z","dependencies_parsed_at":"2023-01-13T15:15:13.830Z","dependency_job_id":"b572689c-8176-4da2-a949-9226fc103e4b","html_url":"https://github.com/r-barnes/richdem","commit_stats":{"total_commits":2488,"total_committers":8,"mean_commits":311.0,"dds":0.007234726688102877,"last_synced_commit":"eb7bac6e12efa750e8d6140d99b2d18bf9c0b81d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/r-barnes/richdem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/sbom","scorecard":{"id":756702,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-barnes/richdem","commit":"9a1c97bb2529e386451a7dd54768b8b74bb4d620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/19 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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt: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 14 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":2,"reason":"8 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-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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-22T21:53:15.292Z","repository_id":6237382,"created_at":"2025-08-22T21:53:15.292Z","updated_at":"2025-08-22T21:53:15.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272544218,"owners_count":24952887,"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-08-28T02:00:10.768Z","response_time":74,"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":"r-barnes","name":"Richard Barnes","uuid":"3118036","kind":"user","description":"Scientist. Developer. Tinkerer.","email":"","website":"https://richard.science","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3118036?u=e57573be34d6993e66c537d557fdf4cd890ea57e\u0026v=4","repositories_count":43,"last_synced_at":"2023-04-05T13:56:01.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-barnes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:06.606Z","updated_at":"2023-04-05T13:56:01.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-barnes/repositories"},"tags":[{"name":"v2.3.1","sha":"f6920e379621d5b441f18aa9b4d3e979b9ff54f5","kind":"commit","published_at":"2022-02-11T23:53:00.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9e2646153c5b96cb4e6802a5a0c484b72ff9e622","kind":"commit","published_at":"2022-02-09T21:38:58.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.3.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.3.0/manifests"},{"name":"v2.2.9","sha":"ee059220b9fd8cb2be9b26c9334049b18163fbfa","kind":"commit","published_at":"2018-07-13T20:01:09.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.9","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"a1a94aab8f6ca5258b9d908c09ddc46b5e2d5395","kind":"commit","published_at":"2018-06-21T16:41:37.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.8","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"cd40c27410776ab0d33056b46d642699c6a20db8","kind":"commit","published_at":"2018-06-04T04:02:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.7","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"3a8480eab89d8365c88677fc0e31d601c965e394","kind":"commit","published_at":"2018-06-02T21:42:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.6","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e8eb979755e53278c5f211393e364419ef6d12c9","kind":"commit","published_at":"2018-06-01T01:26:41.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.5","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"2a07f6972e086d84df940cf31ab446cd0ffb9987","kind":"commit","published_at":"2018-05-31T18:59:48.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.4","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"6aa186a5d89314ef3a59b6d119852bf6955c7523","kind":"commit","published_at":"2018-05-31T18:39:27.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.3/manifests"},{"name":"2.2.3","sha":"9f28018184adc8adfcf14c0c36ce6227a1b1d282","kind":"commit","published_at":"2018-05-31T18:29:34.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/2.2.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/2.2.3/manifests"},{"name":"v2.2.2","sha":"bf392511a5d2c2321fea8558205fc348c9ee3e70","kind":"commit","published_at":"2018-05-31T16:42:40.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b5dcae5b58e1850149071dfe5d6419820bdb2922","kind":"commit","published_at":"2018-05-31T16:05:08.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8db4073f366e6f36e8643727241acf0f5f345d9d","kind":"commit","published_at":"2018-05-31T15:51:47.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.2.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"80e51cf20e036b6aa7dcb150e6900f27e51a027d","kind":"commit","published_at":"2018-03-30T19:16:24.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.1.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"a1a388ea7baf67058c9608031ef88b1e8eff7253","kind":"commit","published_at":"2018-01-04T03:25:13.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.3","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"62b857801e423255d89455a10b34ae318a8f6b04","kind":"commit","published_at":"2018-01-04T03:00:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.2","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ee25859931a5b1790b6771411d982e36e24b8cd3","kind":"commit","published_at":"2018-01-04T02:59:16.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.1","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b2f7bbce8949cbe340794f66f8dcb1db2d6e228","kind":"commit","published_at":"2018-01-04T02:37:50.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v2.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"68611ad3e8ca20ab1275f7711b513fcb9477d6a6","kind":"tag","published_at":"2013-03-06T20:30:15.000Z","download_url":"https://codeload.github.com/r-barnes/richdem/tar.gz/v1.0.0","html_url":"https://github.com/r-barnes/richdem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-barnes/richdem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T19:42:39.268Z","dependent_packages_count":7,"downloads":3695,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":5.5510344611724936,"dependent_repos_count":2.9206620010682487,"dependent_packages_count":1.5963525360050093,"stargazers_count":4.43753179168134,"forks_count":5.423550383622706,"docker_downloads_count":3.396639168479877,"average":3.887628390338279},"purl":"pkg:pypi/richdem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/richdem","docker_dependents_count":4,"docker_downloads_count":487,"usage_url":"https://repos.ecosyste.ms/usage/pypi/richdem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/richdem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T08:54:16.056Z","issues_count":68,"pull_requests_count":18,"avg_time_to_close_issue":7608845.6875,"avg_time_to_close_pull_request":25415515.307692308,"issues_closed_count":16,"pull_requests_closed_count":13,"pull_request_authors_count":13,"issue_authors_count":57,"avg_comments_per_issue":2.176470588235294,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/issues","maintainers":[{"login":"r-barnes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-barnes"},{"login":"KCallaghan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KCallaghan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/richdem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/richdem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/richdem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/richdem/related_packages","maintainers":[{"uuid":"rbarnes","login":"rbarnes","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/rbarnes/","role":null,"created_at":"2023-02-25T08:47:25.380Z","updated_at":"2023-02-25T08:47:25.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rbarnes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":29430,"full_name":"r-barnes/richdem","default_branch":"master","committers":[{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":2472},{"name":"mcflugen","email":"mcflugen@gmail.com","login":"mcflugen","count":10},{"name":"Thomas Grandjean","email":"tgrandje@gmail.com","login":"tgrandje","count":2},{"name":"Benoit Bovy","email":"benbovy@gmail.com","login":"benbovy","count":2},{"name":"Timothy Bartholomaus","email":"24902730+tbartholomaus","login":"tbartholomaus","count":1},{"name":"Kerry Callaghan","email":"41647227+KCallaghan","login":"KCallaghan","count":1},{"name":"Jem Stachelek","email":"jsta","login":"jsta","count":1},{"name":"ASUS1","email":"crghilardi@yahoo.com","login":"Crghilardi","count":1}],"total_commits":2490,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":311.25,"dds":0.0072289156626506035,"past_year_committers":[{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":2},{"name":"Kerry Callaghan","email":"41647227+KCallaghan","login":"KCallaghan","count":1}],"past_year_total_commits":3,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-05-18T16:09:40.204Z","last_synced_commit":"9a1c97bb2529e386451a7dd54768b8b74bb4d620","created_at":"2023-03-07T16:40:54.114Z","updated_at":"2025-05-18T16:09:43.006Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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":"r-barnes/richdem","html_url":"https://github.com/r-barnes/richdem","last_synced_at":"2025-09-05T23:14:15.515Z","status":null,"issues_count":68,"pull_requests_count":20,"avg_time_to_close_issue":7608845.6875,"avg_time_to_close_pull_request":25415515.307692308,"issues_closed_count":16,"pull_requests_closed_count":13,"pull_request_authors_count":13,"issue_authors_count":57,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":0.95,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":3,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:12:08.777Z","updated_at":"2025-09-05T23:14:15.517Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-barnes%2Frichdem/issues","issue_labels_count":{"bug":8,"enhancement":2,"question":2,"documentation":1,"windows":1},"pull_request_labels_count":{"bug":1},"issue_author_associations_count":{"NONE":66,"OWNER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":7,"CONTRIBUTOR":7,"OWNER":4,"COLLABORATOR":2},"issue_authors":{"theobarnhart-USGS":5,"xuezhicang":4,"rbunel":2,"WindingWinter":2,"adolmajian":2,"tgrandje":2,"feefladder":1,"groutr":1,"joshclimacell":1,"erthromero":1,"shubham9436":1,"jome1":1,"jbensabat":1,"AnsArn":1,"npongo":1,"becharte":1,"kylebarron":1,"romainastie":1,"kongdd":1,"jkingslake":1,"jsosa":1,"SaddamAliKhokhar":1,"bwj202":1,"mstricker13":1,"rouault":1,"dzanaga":1,"rabernat":1,"adehecq":1,"mhofsaess":1,"JamesSample":1,"jfbourdon":1,"DavidLitwin":1,"peteWT":1,"dcgull":1,"TheMalekCH":1,"anyosa":1,"jwend":1,"joshburkart":1,"Froglich":1,"idhidro":1,"mdp0023":1,"smultsch":1,"frederikvand":1,"crousson":1,"Vicent-Ribas":1,"Tecknique":1,"daniellivingston":1,"r-barnes":1,"johnniehard":1,"KMIJPH":1,"hobu":1,"Sochkaar":1,"CristinaMarsh":1,"RobbieTheK":1,"rkbanagar":1,"jmjones-usgs":1,"Xieleilab":1},"pull_request_authors":{"r-barnes":4,"tgrandje":2,"din14970":2,"KCallaghan":2,"feefladder":2,"tbartholomaus":1,"benbovy":1,"jsta":1,"sunayana":1,"jessjaco":1,"mdp0023":1,"Crghilardi":1,"mcflugen":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10116192,"issues_count":31648915,"pull_requests_count":98479227,"authors_count":10708464,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"CristinaMarsh":1,"erthromero":1,"jome1":1,"xuezhicang":1},"past_year_pull_request_authors":{"din14970":2,"jessjaco":1},"maintainers":[{"login":"r-barnes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-barnes"},{"login":"KCallaghan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KCallaghan"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":31,"IssueCommentEvent":11,"PullRequestEvent":1,"ForkEvent":7},"last_year":{"IssuesEvent":2,"WatchEvent":31,"IssueCommentEvent":11,"PullRequestEvent":1,"ForkEvent":7}},"keywords":["big-data","digital-elevation-model","geosciences","geospatial","hydrologic-modeling","hydrology"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T00:12:41.954Z","updated_at":"2022-08-28T00:12:41.954Z","repository_link":"https://github.com/r-barnes/richdem/blob/master/docs/requirements.txt","dependencies":[{"id":2981884177,"package_name":"breathe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981884178,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981884179,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981884180,"package_name":"richdem","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981884181,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T00:12:42.079Z","updated_at":"2022-08-28T00:12:42.079Z","repository_link":"https://github.com/r-barnes/richdem/blob/master/requirements.txt","dependencies":[{"id":2981885383,"package_name":"c-compiler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981885384,"package_name":"cxx-compiler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981885385,"package_name":"libgdal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981885386,"package_name":"cmake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"wrappers/pyrichdem/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T00:12:42.281Z","updated_at":"2022-08-28T00:12:42.281Z","repository_link":"https://github.com/r-barnes/richdem/blob/master/wrappers/pyrichdem/requirements.txt","dependencies":[{"id":2981885640,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.7,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":2981885641,"package_name":"pybind11","ecosystem":"pypi","requirements":"\u003e=2.9.1,\u003c3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"wrappers/pyrichdem/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T00:12:42.406Z","updated_at":"2022-08-28T00:12:42.406Z","repository_link":"https://github.com/r-barnes/richdem/blob/master/wrappers/pyrichdem/setup.py","dependencies":[{"id":2981885673,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.7,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":2981885674,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.7,\u003c1.12","direct":true,"kind":"runtime","optional":false}]}],"score":16.30551087961802,"created_at":"2025-09-08T11:18:33.764Z","updated_at":"2025-10-07T08:24:45.002Z","avatar_url":"https://github.com/r-barnes.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":3695,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.envsoft.2017.02.022","https://doi.org/10.1016/j.cageo.2016.07.001","https://doi.org/10.1016/j.cageo.2013.01.009","https://doi.org/10.1016/j.cageo.2013.04.024","http://dx.doi.org/10.1109/PROC.1981.11918","http://dx.doi.org/10.1016/j.cageo.2016.02.021"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["earth-system-model","carpentries","hpsf"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64343","html_url":"https://science.ecosyste.ms/projects/64343"}