{"id":358218,"url":"https://github.com/martibosch/detectree","last_synced_at":"2026-06-22T22:30:30.271Z","repository":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2026-06-08T21:44:48.000Z","size":5261,"stargazers_count":278,"open_issues_count":6,"forks_count":39,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-06-10T02:02:46.013Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","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/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2026-06-03T06:51:45.000Z","dependencies_parsed_at":"2026-03-31T06:00:34.066Z","dependency_job_id":"d9ff20d2-f020-4eaa-88d6-a71454b047ed","html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34161284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"packages":[{"id":5296490,"name":"detectree","ecosystem":"conda","description":null,"homepage":"https://github.com/martibosch/detectree","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-06-10T19:33:20.000Z","latest_release_published_at":"2022-10-24T17:16:43.000Z","latest_release_number":"0.4.2","last_synced_at":"2026-04-01T13:29:08.532Z","created_at":"2022-10-03T16:00:48.877Z","updated_at":"2026-04-01T13:29:13.554Z","registry_url":"https://anaconda.org/conda-forge/detectree","install_command":"conda install -c conda-forge detectree","documentation_url":null,"metadata":{},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2026-03-30T21:41:40.000Z","size":5261,"stargazers_count":278,"open_issues_count":6,"forks_count":38,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-31T06:43:08.979Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","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/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2026-03-31T00:56:34.000Z","dependencies_parsed_at":"2026-03-31T06:00:34.066Z","dependency_job_id":null,"html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31283467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.9.1","sha":"46befe5af57b2024d7680d0ca8341f8811ef713b","kind":"commit","published_at":"2026-02-19T08:10:06.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.9.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c3a2051a844757257b1d7f224e840d44a3d58f6f","kind":"commit","published_at":"2026-02-18T15:36:57.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.9.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c733cb82d6795d23c12fa8d0ade969b7c98f7bf2","kind":"commit","published_at":"2025-07-27T09:49:46.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c08b49f77793751e3ee575ddbbd8fe7325f7fefa","kind":"commit","published_at":"2025-07-25T15:35:15.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7b3675ba1de210ee7ed2e9a920bfc667e8a37fd6","kind":"commit","published_at":"2025-07-24T16:19:49.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.7.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"302ddf22a36ebba3784a16554a2fceb2ed6b1f56","kind":"commit","published_at":"2025-01-02T13:20:05.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.6.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T13:29:13.554Z","dependent_packages_count":0,"downloads":17081,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.53980534065386,"stargazers_count":31.36011979036686,"forks_count":35.25829797853756,"docker_downloads_count":null,"average":35.56526079361118},"purl":"pkg:conda/detectree?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T06:00:27.900Z","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.47619047619047616,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","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":2693533,"name":"detectree","ecosystem":"pypi","description":"Tree detection from aerial imagery in Python.","homepage":null,"licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-11-14T13:53:50.000Z","latest_release_published_at":"2026-02-19T08:24:43.000Z","latest_release_number":"0.9.1","last_synced_at":"2026-06-12T03:00:26.092Z","created_at":"2022-04-10T10:35:22.917Z","updated_at":"2026-06-12T03:00:26.092Z","registry_url":"https://pypi.org/project/detectree/","install_command":"pip install detectree --index-url https://pypi.org/simple","documentation_url":"https://detectree.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"detectree","project_status":null},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2024-10-29T00:14:30.000Z","size":5034,"stargazers_count":234,"open_issues_count":8,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T22:31:18.986Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","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/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2024-10-29T05:24:07.000Z","dependencies_parsed_at":"2024-05-02T04:59:55.239Z","dependency_job_id":"4061de75-052f-4c37-82a9-0334edece933","html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155722,"owners_count":16940395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-30T02:59:00.833Z","dependent_packages_count":0,"downloads":991,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":20.930014017557184,"dependent_repos_count":9.143324777740581,"dependent_packages_count":7.31012528119255,"stargazers_count":5.519961632948684,"forks_count":7.600460455992389,"docker_downloads_count":null,"average":10.100777233086278},"purl":"pkg:pypi/detectree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T21:02:42.144Z","issues_count":13,"pull_requests_count":14,"avg_time_to_close_issue":4956545.636363637,"avg_time_to_close_pull_request":407658.6666666667,"issues_closed_count":11,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.8461538461538463,"avg_comments_per_pull_request":0.5714285714285714,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":609046.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5833333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/codemeta","maintainers":[{"uuid":"martibosch","login":"martibosch","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/martibosch/","role":null,"created_at":"2022-11-27T07:26:21.662Z","updated_at":"2022-11-27T07:26:21.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martibosch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":883833,"maintainers_count":378432,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11779993,"name":"github.com/martibosch/detectree","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-11-18T08:23:23.000Z","latest_release_published_at":"2026-02-19T08:10:06.000Z","latest_release_number":"v0.9.1","last_synced_at":"2026-06-12T03:00:28.446Z","created_at":"2025-06-09T09:45:49.719Z","updated_at":"2026-06-12T03:00:28.446Z","registry_url":"https://pkg.go.dev/github.com/martibosch/detectree","install_command":"go get github.com/martibosch/detectree","documentation_url":"https://pkg.go.dev/github.com/martibosch/detectree#section-documentation","metadata":{},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2025-10-27T21:23:49.000Z","size":5168,"stargazers_count":271,"open_issues_count":6,"forks_count":36,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-28T02:31:31.663Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","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/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2025-10-25T04:24:16.000Z","dependencies_parsed_at":"2024-05-02T04:59:55.239Z","dependency_job_id":"4061de75-052f-4c37-82a9-0334edece933","html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281434034,"owners_count":26500550,"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-10-28T02:00:06.022Z","response_time":60,"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":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.8.1","sha":"c733cb82d6795d23c12fa8d0ade969b7c98f7bf2","kind":"commit","published_at":"2025-07-27T09:49:46.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c08b49f77793751e3ee575ddbbd8fe7325f7fefa","kind":"commit","published_at":"2025-07-25T15:35:15.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7b3675ba1de210ee7ed2e9a920bfc667e8a37fd6","kind":"commit","published_at":"2025-07-24T16:19:49.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.7.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"302ddf22a36ebba3784a16554a2fceb2ed6b1f56","kind":"commit","published_at":"2025-01-02T13:20:05.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.6.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:57:26.912Z","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.846074472549168,"forks_count":4.483572999707569,"docker_downloads_count":null,"average":4.86023379396421},"purl":"pkg:golang/github.com/martibosch/detectree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/martibosch/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/martibosch/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/martibosch/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T02:18:54.358Z","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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"}}],"commits":{"id":31042,"full_name":"martibosch/detectree","default_branch":"main","total_commits":143,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":71.5,"dds":0.006993006993006978,"past_year_total_commits":35,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.0,"past_year_dds":0.0,"last_synced_at":"2026-06-12T04:42:14.795Z","last_synced_commit":"df8670cc512173eb3fdbb439baa42ff8c3ba2940","created_at":"2023-03-07T16:45:20.870Z","updated_at":"2026-06-12T04:42:14.779Z","committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":142},{"name":"Kristen Thyng","email":"kthyng@gmail.com","login":"kthyng","count":1}],"past_year_committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":35}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:28.150Z","repositories_count":6257497,"commits_count":882312125,"contributors_count":35071696,"owners_count":1165554,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"martibosch/detectree","html_url":"https://github.com/martibosch/detectree","last_synced_at":"2026-06-10T02:00:26.359Z","status":"active","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.47619047619047616,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:35:50.046Z","updated_at":"2026-06-10T02:00:26.359Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":15}},"issue_author_associations_count":{"table":{"NONE":13}},"pull_request_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":10,"OWNER":1}},"issue_authors":{"table":{"rmsare":3,"MisterB92":2,"easz":2,"jehontan":1,"ligaofeng0901":1,"wittylife":1,"Ayushri":1,"tadolphi":1,"pedromarcolin":1}},"pull_request_authors":{"table":{"dependabot[bot]":15,"pre-commit-ci[bot]":4,"kthyng":1,"martibosch":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788253,"issues_count":33447685,"pull_requests_count":110074515,"authors_count":11298725,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":40,"IssueCommentEvent":1,"PushEvent":92,"CreateEvent":4},"last_year":{"ReleaseEvent":1,"ForkEvent":3,"WatchEvent":12,"PushEvent":35,"CreateEvent":3}},"keywords":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:52.444Z","updated_at":"2024-03-17T06:14:52.444Z","repository_link":"https://github.com/martibosch/detectree/blob/main/.github/workflows/release.yml","dependencies":[{"id":16865891649,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891650,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891651,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16865891652,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16865891653,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":16865891654,"package_name":"heinrichreimer/github-changelog-generator-action","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false},{"id":16865891828,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:53.475Z","updated_at":"2024-03-17T06:14:53.475Z","repository_link":"https://github.com/martibosch/detectree/blob/main/.github/workflows/tests.yml","dependencies":[{"id":16865891866,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891867,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":16865891868,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:53.598Z","updated_at":"2024-03-17T06:14:53.598Z","repository_link":"https://github.com/martibosch/detectree/blob/main/pyproject.toml","dependencies":[{"id":16865891930,"package_name":"dask","ecosystem":"pypi","requirements":"[delayed,distributed]","direct":true,"kind":"runtime","optional":false},{"id":16865891931,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865891932,"package_name":"laspy","ecosystem":"pypi","requirements":"\u003e= 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892004,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e= 1.15","direct":true,"kind":"runtime","optional":false},{"id":16865892005,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e= 4.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892006,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e= 0.23","direct":true,"kind":"runtime","optional":false},{"id":16865892007,"package_name":"pymaxflow","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892056,"package_name":"rasterio","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892057,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865892058,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865892059,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892138,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":16.144517109696007,"created_at":"2025-04-11T10:22:08.179Z","updated_at":"2026-06-22T22:30:30.271Z","avatar_url":"https://github.com/martibosch.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358218","html_url":"https://summary.ecosyste.ms/projects/358218"}