{"id":2213,"name":"DetecTree","description":"DetecTree: Tree detection from aerial imagery in Python - Published in JOSS (2020)","url":"https://github.com/martibosch/detectree","last_synced_at":"2025-09-04T16:42:55.799Z","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":"2025-08-18T21:22:54.000Z","size":5168,"stargazers_count":267,"open_issues_count":6,"forks_count":35,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T19:20:39.695Z","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}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2025-08-19T09:41:04.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":272295081,"owners_count":24908946,"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-27T02:00:09.397Z","response_time":76,"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":"2025-09-01T06:52:18.274Z","created_at":"2022-10-03T16:00:48.877Z","updated_at":"2025-09-01T06:52:18.275Z","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":"2025-08-18T21:22:54.000Z","size":5168,"stargazers_count":267,"open_issues_count":6,"forks_count":35,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T19:20:39.695Z","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}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2025-08-19T09:41:04.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":272295081,"owners_count":24908946,"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-27T02:00:09.397Z","response_time":76,"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-08-31T20:11:47.472Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"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","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":"2025-08-31T07:32:13.272Z","issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":6283096.230769231,"avg_time_to_close_pull_request":407658.6666666667,"issues_closed_count":13,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":8388805.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/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","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","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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":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":13,"first_release_published_at":"2019-11-18T08:23:23.000Z","latest_release_published_at":"2025-07-27T09:49:46.000Z","latest_release_number":"v0.8.1","last_synced_at":"2025-09-04T09:35:04.156Z","created_at":"2025-06-09T09:45:49.719Z","updated_at":"2025-09-04T09:35:04.156Z","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-08-18T21:22:54.000Z","size":5168,"stargazers_count":267,"open_issues_count":6,"forks_count":35,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T19:20:39.695Z","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}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2025-08-19T09:41:04.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":272295081,"owners_count":24908946,"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-27T02:00:09.397Z","response_time":76,"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-08-31T20:11:47.473Z","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-08-31T07:32:13.272Z","issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":6283096.230769231,"avg_time_to_close_pull_request":407658.6666666667,"issues_closed_count":13,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":8388805.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/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","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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":2693533,"name":"detectree","ecosystem":"pypi","description":"Tree detection from aerial imagery in Python.","homepage":null,"licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-11-14T13:53:50.000Z","latest_release_published_at":"2025-07-27T09:55:26.000Z","latest_release_number":"0.8.1","last_synced_at":"2025-09-04T09:35:04.505Z","created_at":"2022-04-10T10:35:22.917Z","updated_at":"2025-09-04T09:35:04.505Z","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":815,"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","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","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":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":31042,"full_name":"martibosch/detectree","default_branch":"main","committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":129},{"name":"Kristen Thyng","email":"kthyng@gmail.com","login":"kthyng","count":1}],"total_commits":130,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":65.0,"dds":0.007692307692307665,"past_year_committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":41}],"past_year_total_commits":41,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":41.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T20:31:17.844Z","last_synced_commit":"a402da4ad560fff3160207795e00b7a6a078a71f","created_at":"2023-03-07T16:45:20.870Z","updated_at":"2025-08-08T20:31:17.845Z","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":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"martibosch/detectree","html_url":"https://github.com/martibosch/detectree","last_synced_at":"2025-09-02T08:36:23.466Z","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.42857142857142855,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":8388805.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:35:50.046Z","updated_at":"2025-09-02T08:36:23.467Z","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":{},"pull_request_labels_count":{"dependencies":15},"issue_author_associations_count":{"NONE":13},"pull_request_author_associations_count":{"NONE":10,"CONTRIBUTOR":10,"OWNER":1},"issue_authors":{"rmsare":3,"MisterB92":2,"easz":2,"jehontan":1,"ligaofeng0901":1,"wittylife":1,"Ayushri":1,"tadolphi":1,"pedromarcolin":1},"pull_request_authors":{"dependabot[bot]":15,"pre-commit-ci[bot]":4,"kthyng":1,"martibosch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057061,"issues_count":30965349,"pull_requests_count":93487251,"authors_count":10684480,"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":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"tadolphi":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":4,"IssuesEvent":2,"ReleaseEvent":2,"WatchEvent":33,"IssueCommentEvent":1,"PushEvent":74,"ForkEvent":5},"last_year":{"CreateEvent":4,"IssuesEvent":2,"ReleaseEvent":2,"WatchEvent":33,"IssueCommentEvent":1,"PushEvent":74,"ForkEvent":5}},"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}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-04-09T17:57:41.039Z","updated_at":"2024-04-09T17:57:41.039Z","repository_link":"https://github.com/martibosch/detectree/blob/main/docs/requirements.txt","dependencies":[{"id":17332112073,"package_name":"m2r2","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false},{"id":17332112074,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.15.2","direct":true,"kind":"runtime","optional":false},{"id":17332112075,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":17332112076,"package_name":"sphinx_click","ecosystem":"pypi","requirements":"==5.01","direct":true,"kind":"runtime","optional":false},{"id":17332112079,"package_name":"sphinxcontrib.bibtex","ecosystem":"pypi","requirements":"==2.6.2","direct":true,"kind":"runtime","optional":false}]}],"score":13.011923316003204,"created_at":"2025-09-04T09:17:58.242Z","updated_at":"2025-10-07T08:04:38.134Z","avatar_url":"https://github.com/martibosch.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":815,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02172","https://doi.org/10.5281/zenodo.3908338"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2213","html_url":"https://science.ecosyste.ms/projects/2213"}