{"id":581,"name":"PlantCV","description":"Plant phenotyping using computer vision.","url":"https://github.com/danforthcenter/plantcv","last_synced_at":"2026-07-02T21:30:20.381Z","repository":{"id":15030077,"uuid":"17755890","full_name":"danforthcenter/plantcv","owner":"danforthcenter","description":"Plant phenotyping with image analysis","archived":false,"fork":false,"pushed_at":"2026-06-26T14:52:40.000Z","size":640448,"stargazers_count":803,"open_issues_count":120,"forks_count":289,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-06-27T19:04:03.300Z","etag":null,"topics":["bioinformatics","image-analysis","plant-phenotyping","plantcv","science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danforthcenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2014-03-14T18:24:23.000Z","updated_at":"2026-06-27T10:47:48.000Z","dependencies_parsed_at":"2023-10-05T02:17:03.164Z","dependency_job_id":"94cbb874-4111-4b76-a474-f13350a27baf","html_url":"https://github.com/danforthcenter/plantcv","commit_stats":{"total_commits":6443,"total_committers":69,"mean_commits":93.3768115942029,"dds":0.6602514356666149,"last_synced_commit":"18462e5f05abdb06e94400a10634ebcc1fbb6246"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/danforthcenter/plantcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/sbom","scorecard":{"id":318853,"data":{"date":"2025-08-11","repo":{"name":"github.com/danforthcenter/plantcv","commit":"696919460e94999c7639341fbfc9ea16e1f78376"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"30 commit(s) and 3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:32"],"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":"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/continuous-integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-package.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: vice/Dockerfile:1: pin your Docker image by updating discoenv/jupyter-lab:beta to discoenv/jupyter-lab:beta@sha256:5ae1a678675b832530ad6e040e7c06d56e7d4f8caac8c75525c016caf751fd56","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:51","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:54:39.642Z","repository_id":15030077,"created_at":"2025-08-18T00:54:39.642Z","updated_at":"2025-08-18T00:54:39.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34941027,"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-29T02:00:05.398Z","response_time":58,"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":"danforthcenter","name":"Donald Danforth Plant Science Center","uuid":"9678079","kind":"organization","description":"Our Mission: Improve the Human Condition Through Plant Science","email":null,"website":"https://danforthcenter.org","location":"St. Louis, MO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9678079?v=4","repositories_count":97,"last_synced_at":"2024-04-16T01:03:45.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danforthcenter","funding_links":[],"total_stars":707,"followers":42,"following":0,"created_at":"2022-11-07T16:37:04.605Z","updated_at":"2024-04-16T01:04:25.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter/repositories"},"packages":[{"id":2853864,"name":"plantcv","ecosystem":"pypi","description":"PlantCV: Plant phenotyping with computer vision","homepage":"https://plantcv.org","licenses":"Mozilla Public License 2.0 (MPL 2.0)","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/danforthcenter/plantcv","keywords_array":["plantcv","plant phenotyping","image analysis","computer vision"],"namespace":null,"versions_count":49,"first_release_published_at":"2019-01-05T04:48:47.000Z","latest_release_published_at":"2026-06-29T18:00:51.000Z","latest_release_number":"4.11.2","last_synced_at":"2026-06-29T20:00:55.271Z","created_at":"2022-04-10T12:03:57.975Z","updated_at":"2026-06-29T20:01:31.617Z","registry_url":"https://pypi.org/project/plantcv/","install_command":"pip install plantcv --index-url https://pypi.org/simple","documentation_url":"https://docs.plantcv.org","metadata":{"funding":null,"documentation":"https://docs.plantcv.org","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"plantcv","project_status":null},"repo_metadata":{"id":15030077,"uuid":"17755890","full_name":"danforthcenter/plantcv","owner":"danforthcenter","description":"Plant phenotyping with image analysis","archived":false,"fork":false,"pushed_at":"2026-06-26T14:52:40.000Z","size":640448,"stargazers_count":803,"open_issues_count":120,"forks_count":289,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-06-27T19:04:03.300Z","etag":null,"topics":["bioinformatics","image-analysis","plant-phenotyping","plantcv","science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danforthcenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2014-03-14T18:24:23.000Z","updated_at":"2026-06-27T10:47:48.000Z","dependencies_parsed_at":"2023-10-05T02:17:03.164Z","dependency_job_id":"94cbb874-4111-4b76-a474-f13350a27baf","html_url":"https://github.com/danforthcenter/plantcv","commit_stats":{"total_commits":6443,"total_committers":69,"mean_commits":93.3768115942029,"dds":0.6602514356666149,"last_synced_commit":"18462e5f05abdb06e94400a10634ebcc1fbb6246"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/danforthcenter/plantcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/sbom","scorecard":{"id":318853,"data":{"date":"2025-08-11","repo":{"name":"github.com/danforthcenter/plantcv","commit":"696919460e94999c7639341fbfc9ea16e1f78376"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"30 commit(s) and 3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:32"],"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":"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/continuous-integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-package.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: vice/Dockerfile:1: pin your Docker image by updating discoenv/jupyter-lab:beta to discoenv/jupyter-lab:beta@sha256:5ae1a678675b832530ad6e040e7c06d56e7d4f8caac8c75525c016caf751fd56","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:51","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:54:39.642Z","repository_id":15030077,"created_at":"2025-08-18T00:54:39.642Z","updated_at":"2025-08-18T00:54:39.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34941027,"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-29T02:00:05.398Z","response_time":58,"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":"danforthcenter","name":"Donald Danforth Plant Science Center","uuid":"9678079","kind":"organization","description":"Our Mission: Improve the Human Condition Through Plant Science","email":null,"website":"https://danforthcenter.org","location":"St. Louis, MO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9678079?v=4","repositories_count":97,"last_synced_at":"2024-04-16T01:03:45.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danforthcenter","funding_links":[],"total_stars":707,"followers":42,"following":0,"created_at":"2022-11-07T16:37:04.605Z","updated_at":"2024-04-16T01:04:25.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter/repositories"},"tags":[{"name":"v5.0.0rc1","sha":"e90ca5fae8bc12ff3562aeea844f3d262ad1402b","kind":"commit","published_at":"2026-05-08T20:22:22.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v5.0.0rc1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v5.0.0rc1/manifests"},{"name":"v4.11","sha":"1f0f757fac0852d1c6dbab593fb2b96806ec519d","kind":"commit","published_at":"2026-03-16T12:22:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.11","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.11/manifests"},{"name":"v4.10.2","sha":"004a6a0c5cbd76b5c194f6167c32193b282aaf14","kind":"commit","published_at":"2026-01-13T17:42:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"3c806bd56fac451a4020ae5c247a86b7d7700adb","kind":"commit","published_at":"2026-01-05T19:25:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.1/manifests"},{"name":"v4.10","sha":"5e908b430a1d39613251ce0d95206c7d5ae43a5a","kind":"commit","published_at":"2025-12-01T21:23:10.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10/manifests"},{"name":"v4.9","sha":"696919460e94999c7639341fbfc9ea16e1f78376","kind":"commit","published_at":"2025-08-12T16:41:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.9","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9/manifests"},{"name":"v4.8","sha":"22bc25e0e17e95a25ddedec238696624abb4a9c7","kind":"commit","published_at":"2025-06-24T21:07:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.8","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8/manifests"},{"name":"v4.7","sha":"00b8b366d25203e28c2884772cb226b0f37353b2","kind":"commit","published_at":"2025-04-01T21:49:48.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7/manifests"},{"name":"v4.6","sha":"c6105a7378d4996864dec089c0ee7b97e284099b","kind":"commit","published_at":"2024-12-16T23:20:51.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.6","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6/manifests"},{"name":"v4.5.1","sha":"18462e5f05abdb06e94400a10634ebcc1fbb6246","kind":"commit","published_at":"2024-09-26T18:47:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"1242505cefb3a3425d6b330a4b74750f1b1dbb67","kind":"commit","published_at":"2024-09-13T20:20:16.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5/manifests"},{"name":"v4.4","sha":"b1a14e96e6618d3a10281f2e618200b34170a0e8","kind":"commit","published_at":"2024-08-16T22:52:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4/manifests"},{"name":"v4.3.1","sha":"ab31aede6103160ac8e7ba4b699bfbcdc7ba5df0","kind":"commit","published_at":"2024-06-13T17:48:26.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"9e989e74688d9636cd51c9a0c43ae175a4e42c3e","kind":"commit","published_at":"2024-06-13T15:12:22.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3/manifests"},{"name":"v4.2.1","sha":"72d85da6b854b39f9ac94a05bced41e77f45ad78","kind":"commit","published_at":"2024-01-16T16:44:36.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"5bd2e145274bafadfed9881a9b9aa99825b97764","kind":"commit","published_at":"2024-01-08T23:24:21.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2/manifests"},{"name":"v4.0.1","sha":"5fe40c7f6a11082663ab1201f573da891cc67362","kind":"commit","published_at":"2023-08-25T22:03:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"e3ccc425b5cbd76a42df80b7e6280dbba301f020","kind":"commit","published_at":"2023-08-21T21:19:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0/manifests"},{"name":"v3.14.3","sha":"9dbf80192c159f9d043e31ed3311eb95752626df","kind":"commit","published_at":"2023-03-29T00:44:40.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3/manifests"},{"name":"v3.14.2","sha":"df07ef6841b19656cd3bb2c791704ab342a834fb","kind":"commit","published_at":"2022-11-08T18:02:04.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"013e5a5e0ec73f3809b3a8c0235600a9768f887f","kind":"commit","published_at":"2022-07-07T16:45:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1/manifests"},{"name":"v3.14","sha":"c5f957a811329655e41257f66c25c814eb28b33a","kind":"commit","published_at":"2022-04-14T14:12:09.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14/manifests"},{"name":"v3.13.4","sha":"aec99243ca719ab14d0e828db4202f8b6fd4e199","kind":"commit","published_at":"2021-12-13T17:24:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"d06922dc5fbf135cd65fa1865656f38b6c14445c","kind":"commit","published_at":"2021-12-09T23:14:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"b51b545f3aef0742a2d250c75cc998ba6c9e57b2","kind":"commit","published_at":"2021-11-08T16:34:50.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"dee77c98a53c46036e7cb0aca2b3c6f9a74f726c","kind":"commit","published_at":"2021-11-04T16:01:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"40497c554d2fd90b52a5e1f5dc6f2b07c65efc9e","kind":"commit","published_at":"2021-07-23T20:56:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b3adf2d29e7d1963fa8bf7e08ea3d58ef9117422","kind":"commit","published_at":"2021-05-11T20:52:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9fe406b51a3a921f850c593e756cbe2030003892","kind":"commit","published_at":"2021-04-23T15:39:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"c472fcaa4e50fcd82cffda99ca96ca965d440db8","kind":"commit","published_at":"2020-10-20T20:57:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"3a28d22aa3c706c71d7c20ac383017e81dd06493","kind":"commit","published_at":"2020-09-11T16:45:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"b810da92d9bf069ece3bf14e8a1b51d95e1a9549","kind":"commit","published_at":"2020-07-21T20:15:56.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.9.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a002ab39b852fc08b85a27edbd823e7e981bf30c","kind":"commit","published_at":"2020-03-06T20:47:45.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.8.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0/manifests"},{"name":"v3.7","sha":"7cd6ccbd2d8d8441395118f5efd2a641ffcf6195","kind":"commit","published_at":"2019-12-03T19:52:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7/manifests"},{"name":"v3.6.2","sha":"5ce6aced85dd027ee93895fe1efd6969f77daacb","kind":"commit","published_at":"2019-10-24T03:01:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"15d38df0b3e9a6db49477b7b98a0f6639ad70d1d","kind":"commit","published_at":"2019-10-09T19:24:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"dc27ad66285b0f46092b9f0be35b7245d83012ad","kind":"commit","published_at":"2019-08-22T21:59:46.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"cafdd6737090b5f5b4abd6bf7b1e4d2daf2f04fc","kind":"commit","published_at":"2019-07-15T14:45:44.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.5.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"245232e9b0404a986490d4003946e47b4ca0915c","kind":"commit","published_at":"2019-06-18T18:21:39.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"e226678932cdcf1fe04a36f852be9b6bd66044cb","kind":"commit","published_at":"2019-05-28T03:55:38.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"cf900687206b04b48ff091ec1016278f46debaf9","kind":"commit","published_at":"2019-05-21T20:36:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"ad35fe5a87c791c58c17206e4cec7c268545c4ef","kind":"commit","published_at":"2019-03-08T18:00:13.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dd2b3c6938e9a7d0d83b34631691fceddd4fac52","kind":"commit","published_at":"2019-02-07T18:07:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"222aaa74e1be7cca442fbecfde09908eb34dd195","kind":"commit","published_at":"2019-01-16T15:52:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"231e5151f56427a250857d27c4c218a0fcd57ab0","kind":"commit","published_at":"2019-01-15T00:14:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e53a2a404a7944b4ae26469d8f9e29be558ab147","kind":"commit","published_at":"2019-01-05T17:30:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"93d80094e899c54f2548d16dc96788c7d69c30db","kind":"commit","published_at":"2019-01-04T23:11:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"457741099839fcd4bd3768f09af36747f23febb2","kind":"commit","published_at":"2019-01-04T18:49:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"8709c7df8dadf479c9343b18eb5a3dab3bee0d83","kind":"commit","published_at":"2019-01-04T04:25:29.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0/manifests"},{"name":"v3.0.dev2","sha":"422bc9b0e3f4f762f11631cbf4448bfebf4d24a7","kind":"commit","published_at":"2018-09-04T01:56:52.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2/manifests"},{"name":"v3.0.dev1","sha":"21efd09000736dd5bcd95384404daedf56c3427b","kind":"commit","published_at":"2018-06-22T17:17:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1/manifests"},{"name":"v2.1","sha":"490de854bea56113497c306096f1b48f46a0f316","kind":"commit","published_at":"2017-10-24T17:10:20.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1/manifests"},{"name":"v2.0","sha":"f0488288de5f31d14ce40bd94a47cc4a1d926204","kind":"commit","published_at":"2017-08-25T15:09:24.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0/manifests"},{"name":"v1.1","sha":"418f6eed5a2669894f80fabdd3796ed33cadbaeb","kind":"commit","published_at":"2016-07-17T03:49:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1/manifests"},{"name":"v1.0","sha":"44b81aa8a23c35cf0a143291a428d387b58f1ae0","kind":"commit","published_at":"2015-06-12T20:38:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-29T20:01:31.617Z","dependent_packages_count":0,"downloads":5105,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":5.934969107754211,"dependent_repos_count":2.898793693371029,"dependent_packages_count":10.107632597300897,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.315908004016393,"average":5.814325850610633},"purl":"pkg:pypi/plantcv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/plantcv","docker_dependents_count":3,"docker_downloads_count":162,"usage_url":"https://repos.ecosyste.ms/usage/pypi/plantcv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/plantcv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-27T19:00:42.027Z","issues_count":665,"pull_requests_count":1306,"avg_time_to_close_issue":15674010.688191881,"avg_time_to_close_pull_request":2589010.8763853367,"issues_closed_count":542,"pull_requests_closed_count":1173,"pull_request_authors_count":71,"issue_authors_count":172,"avg_comments_per_issue":2.9654135338345866,"avg_comments_per_pull_request":1.4249617151607963,"merged_pull_requests_count":1047,"bot_issues_count":0,"bot_pull_requests_count":108,"past_year_issues_count":49,"past_year_pull_requests_count":135,"past_year_avg_time_to_close_issue":1348141.923076923,"past_year_avg_time_to_close_pull_request":1727062.0483870967,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":1.0888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/issues","maintainers":[{"login":"nfahlgren","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"dschneiderch","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dschneiderch"},{"login":"maliagehan","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"},{"login":"natejly","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natejly"},{"login":"bganglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bganglia"},{"login":"afinit","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afinit"},{"login":"NMiklave","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"Jake-Jasper","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jake-Jasper"},{"login":"rayn-alex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayn-alex"},{"login":"GrantKonkel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantKonkel"},{"login":"kaitlynrying","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaitlynrying"},{"login":"wurDevTim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wurDevTim"},{"login":"jksshack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"leafism9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leafism9"},{"login":"gsainsbury86","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsainsbury86"},{"login":"Maryan21","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maryan21"},{"login":"CJRobey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJRobey"}],"active_maintainers":[{"login":"nfahlgren","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"NMiklave","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"jksshack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"maliagehan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plantcv/codemeta","maintainers":[{"uuid":"danforthcenter","login":"danforthcenter","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/danforthcenter/","role":null,"created_at":"2022-12-07T06:22:10.650Z","updated_at":"2022-12-07T06:22:10.650Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danforthcenter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":897258,"maintainers_count":384545,"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":8798125,"name":"github.com/danforthcenter/plantcv","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/danforthcenter/plantcv","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2019-01-04T18:49:57.000Z","latest_release_published_at":"2026-06-29T20:01:34.889Z","latest_release_number":"v4.11.2+incompatible","last_synced_at":"2026-06-29T20:03:07.410Z","created_at":"2024-01-24T05:37:45.646Z","updated_at":"2026-06-29T20:03:07.410Z","registry_url":"https://pkg.go.dev/github.com/danforthcenter/plantcv","install_command":"go get github.com/danforthcenter/plantcv","documentation_url":"https://pkg.go.dev/github.com/danforthcenter/plantcv#section-documentation","metadata":{},"repo_metadata":{"id":15030077,"uuid":"17755890","full_name":"danforthcenter/plantcv","owner":"danforthcenter","description":"Plant phenotyping with image analysis","archived":false,"fork":false,"pushed_at":"2025-09-23T18:52:41.000Z","size":537108,"stargazers_count":726,"open_issues_count":105,"forks_count":272,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-23T20:32:22.884Z","etag":null,"topics":["bioinformatics","image-analysis","plant-phenotyping","plantcv","science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danforthcenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2014-03-14T18:24:23.000Z","updated_at":"2025-09-22T19:44:16.000Z","dependencies_parsed_at":"2023-10-05T02:17:03.164Z","dependency_job_id":"4b6bd8da-dc0a-4476-b860-24b84e3151ed","html_url":"https://github.com/danforthcenter/plantcv","commit_stats":{"total_commits":6443,"total_committers":69,"mean_commits":93.3768115942029,"dds":0.6602514356666149,"last_synced_commit":"18462e5f05abdb06e94400a10634ebcc1fbb6246"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/danforthcenter/plantcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/sbom","scorecard":{"id":318853,"data":{"date":"2025-08-11","repo":{"name":"github.com/danforthcenter/plantcv","commit":"696919460e94999c7639341fbfc9ea16e1f78376"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"30 commit(s) and 3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:32"],"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":"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/continuous-integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-package.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: vice/Dockerfile:1: pin your Docker image by updating discoenv/jupyter-lab:beta to discoenv/jupyter-lab:beta@sha256:5ae1a678675b832530ad6e040e7c06d56e7d4f8caac8c75525c016caf751fd56","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:51","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:54:39.642Z","repository_id":15030077,"created_at":"2025-08-18T00:54:39.642Z","updated_at":"2025-08-18T00:54:39.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277120671,"owners_count":25764449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"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":"danforthcenter","name":"Donald Danforth Plant Science Center","uuid":"9678079","kind":"organization","description":"Our Mission: Improve the Human Condition Through Plant Science","email":null,"website":"https://danforthcenter.org","location":"St. Louis, MO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9678079?v=4","repositories_count":97,"last_synced_at":"2024-04-16T01:03:45.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danforthcenter","funding_links":[],"total_stars":707,"followers":42,"following":0,"created_at":"2022-11-07T16:37:04.605Z","updated_at":"2024-04-16T01:04:25.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter/repositories"},"tags":[{"name":"v4.9","sha":"696919460e94999c7639341fbfc9ea16e1f78376","kind":"commit","published_at":"2025-08-12T16:41:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.9","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9/manifests"},{"name":"v4.8","sha":"22bc25e0e17e95a25ddedec238696624abb4a9c7","kind":"commit","published_at":"2025-06-24T21:07:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.8","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8/manifests"},{"name":"v4.7","sha":"00b8b366d25203e28c2884772cb226b0f37353b2","kind":"commit","published_at":"2025-04-01T21:49:48.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7/manifests"},{"name":"v4.6","sha":"c6105a7378d4996864dec089c0ee7b97e284099b","kind":"commit","published_at":"2024-12-16T23:20:51.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.6","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6/manifests"},{"name":"v4.5.1","sha":"18462e5f05abdb06e94400a10634ebcc1fbb6246","kind":"commit","published_at":"2024-09-26T18:47:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"1242505cefb3a3425d6b330a4b74750f1b1dbb67","kind":"commit","published_at":"2024-09-13T20:20:16.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5/manifests"},{"name":"v4.4","sha":"b1a14e96e6618d3a10281f2e618200b34170a0e8","kind":"commit","published_at":"2024-08-16T22:52:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4/manifests"},{"name":"v4.3.1","sha":"ab31aede6103160ac8e7ba4b699bfbcdc7ba5df0","kind":"commit","published_at":"2024-06-13T17:48:26.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"9e989e74688d9636cd51c9a0c43ae175a4e42c3e","kind":"commit","published_at":"2024-06-13T15:12:22.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3/manifests"},{"name":"v4.2.1","sha":"72d85da6b854b39f9ac94a05bced41e77f45ad78","kind":"commit","published_at":"2024-01-16T16:44:36.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"5bd2e145274bafadfed9881a9b9aa99825b97764","kind":"commit","published_at":"2024-01-08T23:24:21.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2/manifests"},{"name":"v4.0.1","sha":"5fe40c7f6a11082663ab1201f573da891cc67362","kind":"commit","published_at":"2023-08-25T22:03:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"e3ccc425b5cbd76a42df80b7e6280dbba301f020","kind":"commit","published_at":"2023-08-21T21:19:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0/manifests"},{"name":"v3.14.3","sha":"9dbf80192c159f9d043e31ed3311eb95752626df","kind":"commit","published_at":"2023-03-29T00:44:40.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3/manifests"},{"name":"v3.14.2","sha":"df07ef6841b19656cd3bb2c791704ab342a834fb","kind":"commit","published_at":"2022-11-08T18:02:04.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"013e5a5e0ec73f3809b3a8c0235600a9768f887f","kind":"commit","published_at":"2022-07-07T16:45:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1/manifests"},{"name":"v3.14","sha":"c5f957a811329655e41257f66c25c814eb28b33a","kind":"commit","published_at":"2022-04-14T14:12:09.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14/manifests"},{"name":"v3.13.4","sha":"aec99243ca719ab14d0e828db4202f8b6fd4e199","kind":"commit","published_at":"2021-12-13T17:24:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"d06922dc5fbf135cd65fa1865656f38b6c14445c","kind":"commit","published_at":"2021-12-09T23:14:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"b51b545f3aef0742a2d250c75cc998ba6c9e57b2","kind":"commit","published_at":"2021-11-08T16:34:50.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"dee77c98a53c46036e7cb0aca2b3c6f9a74f726c","kind":"commit","published_at":"2021-11-04T16:01:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"40497c554d2fd90b52a5e1f5dc6f2b07c65efc9e","kind":"commit","published_at":"2021-07-23T20:56:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b3adf2d29e7d1963fa8bf7e08ea3d58ef9117422","kind":"commit","published_at":"2021-05-11T20:52:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9fe406b51a3a921f850c593e756cbe2030003892","kind":"commit","published_at":"2021-04-23T15:39:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"c472fcaa4e50fcd82cffda99ca96ca965d440db8","kind":"commit","published_at":"2020-10-20T20:57:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"3a28d22aa3c706c71d7c20ac383017e81dd06493","kind":"commit","published_at":"2020-09-11T16:45:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"b810da92d9bf069ece3bf14e8a1b51d95e1a9549","kind":"commit","published_at":"2020-07-21T20:15:56.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.9.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a002ab39b852fc08b85a27edbd823e7e981bf30c","kind":"commit","published_at":"2020-03-06T20:47:45.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.8.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0/manifests"},{"name":"v3.7","sha":"7cd6ccbd2d8d8441395118f5efd2a641ffcf6195","kind":"commit","published_at":"2019-12-03T19:52:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7/manifests"},{"name":"v3.6.2","sha":"5ce6aced85dd027ee93895fe1efd6969f77daacb","kind":"commit","published_at":"2019-10-24T03:01:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"15d38df0b3e9a6db49477b7b98a0f6639ad70d1d","kind":"commit","published_at":"2019-10-09T19:24:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"dc27ad66285b0f46092b9f0be35b7245d83012ad","kind":"commit","published_at":"2019-08-22T21:59:46.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"cafdd6737090b5f5b4abd6bf7b1e4d2daf2f04fc","kind":"commit","published_at":"2019-07-15T14:45:44.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.5.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"245232e9b0404a986490d4003946e47b4ca0915c","kind":"commit","published_at":"2019-06-18T18:21:39.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"e226678932cdcf1fe04a36f852be9b6bd66044cb","kind":"commit","published_at":"2019-05-28T03:55:38.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"cf900687206b04b48ff091ec1016278f46debaf9","kind":"commit","published_at":"2019-05-21T20:36:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"ad35fe5a87c791c58c17206e4cec7c268545c4ef","kind":"commit","published_at":"2019-03-08T18:00:13.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dd2b3c6938e9a7d0d83b34631691fceddd4fac52","kind":"commit","published_at":"2019-02-07T18:07:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"222aaa74e1be7cca442fbecfde09908eb34dd195","kind":"commit","published_at":"2019-01-16T15:52:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"231e5151f56427a250857d27c4c218a0fcd57ab0","kind":"commit","published_at":"2019-01-15T00:14:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e53a2a404a7944b4ae26469d8f9e29be558ab147","kind":"commit","published_at":"2019-01-05T17:30:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"93d80094e899c54f2548d16dc96788c7d69c30db","kind":"commit","published_at":"2019-01-04T23:11:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"457741099839fcd4bd3768f09af36747f23febb2","kind":"commit","published_at":"2019-01-04T18:49:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"8709c7df8dadf479c9343b18eb5a3dab3bee0d83","kind":"commit","published_at":"2019-01-04T04:25:29.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0/manifests"},{"name":"v3.0.dev2","sha":"422bc9b0e3f4f762f11631cbf4448bfebf4d24a7","kind":"commit","published_at":"2018-09-04T01:56:52.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2/manifests"},{"name":"v3.0.dev1","sha":"21efd09000736dd5bcd95384404daedf56c3427b","kind":"commit","published_at":"2018-06-22T17:17:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1/manifests"},{"name":"v2.1","sha":"490de854bea56113497c306096f1b48f46a0f316","kind":"commit","published_at":"2017-10-24T17:10:20.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1/manifests"},{"name":"v2.0","sha":"f0488288de5f31d14ce40bd94a47cc4a1d926204","kind":"commit","published_at":"2017-08-25T15:09:24.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0/manifests"},{"name":"v1.1","sha":"418f6eed5a2669894f80fabdd3796ed33cadbaeb","kind":"commit","published_at":"2016-07-17T03:49:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1/manifests"},{"name":"v1.0","sha":"44b81aa8a23c35cf0a143291a428d387b58f1ae0","kind":"commit","published_at":"2015-06-12T20:38:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T07:58:59.855Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/danforthcenter/plantcv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/danforthcenter/plantcv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/danforthcenter/plantcv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/danforthcenter/plantcv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T21:07:05.757Z","issues_count":639,"pull_requests_count":1230,"avg_time_to_close_issue":12621848.727099236,"avg_time_to_close_pull_request":2407546.7941696113,"issues_closed_count":524,"pull_requests_closed_count":1132,"pull_request_authors_count":68,"issue_authors_count":169,"avg_comments_per_issue":3.023474178403756,"avg_comments_per_pull_request":1.430081300813008,"merged_pull_requests_count":1013,"bot_issues_count":0,"bot_pull_requests_count":108,"past_year_issues_count":73,"past_year_pull_requests_count":188,"past_year_avg_time_to_close_issue":3240527.4583333335,"past_year_avg_time_to_close_pull_request":1217631.894308943,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.684931506849315,"past_year_avg_comments_per_pull_request":1.0159574468085106,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/issues","maintainers":[{"login":"nfahlgren","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"dschneiderch","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dschneiderch"},{"login":"maliagehan","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"},{"login":"natejly","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natejly"},{"login":"afinit","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afinit"},{"login":"bganglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bganglia"},{"login":"Jake-Jasper","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jake-Jasper"},{"login":"NMiklave","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"rayn-alex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayn-alex"},{"login":"GrantKonkel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantKonkel"},{"login":"kaitlynrying","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaitlynrying"},{"login":"wurDevTim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wurDevTim"},{"login":"jksshack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"leafism9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leafism9"},{"login":"gsainsbury86","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsainsbury86"},{"login":"Maryan21","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maryan21"},{"login":"CJRobey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJRobey"}],"active_maintainers":[{"login":"nfahlgren","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"NMiklave","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"rayn-alex","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayn-alex"},{"login":"jksshack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"maliagehan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdanforthcenter%2Fplantcv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2196592,"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"}},{"id":5300472,"name":"plantcv","ecosystem":"conda","description":null,"homepage":"https://plantcv.org","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/danforthcenter/plantcv","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-08-14T21:06:55.000Z","latest_release_published_at":"2022-07-31T01:12:55.000Z","latest_release_number":"3.14.1","last_synced_at":"2026-04-01T05:16:19.623Z","created_at":"2022-10-03T16:08:55.185Z","updated_at":"2026-04-01T05:16:48.114Z","registry_url":"https://anaconda.org/conda-forge/plantcv","install_command":"conda install -c conda-forge plantcv","documentation_url":null,"metadata":{},"repo_metadata":{"id":15030077,"uuid":"17755890","full_name":"danforthcenter/plantcv","owner":"danforthcenter","description":"Plant phenotyping with image analysis","archived":false,"fork":false,"pushed_at":"2026-03-24T14:40:00.000Z","size":635376,"stargazers_count":771,"open_issues_count":112,"forks_count":281,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-03-24T17:56:44.281Z","etag":null,"topics":["bioinformatics","image-analysis","plant-phenotyping","plantcv","science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danforthcenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2014-03-14T18:24:23.000Z","updated_at":"2026-03-18T14:42:16.000Z","dependencies_parsed_at":"2023-10-05T02:17:03.164Z","dependency_job_id":"18ef9746-9749-4cd5-9b57-39efa16210c5","html_url":"https://github.com/danforthcenter/plantcv","commit_stats":{"total_commits":6443,"total_committers":69,"mean_commits":93.3768115942029,"dds":0.6602514356666149,"last_synced_commit":"18462e5f05abdb06e94400a10634ebcc1fbb6246"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/danforthcenter/plantcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/sbom","scorecard":{"id":318853,"data":{"date":"2025-08-11","repo":{"name":"github.com/danforthcenter/plantcv","commit":"696919460e94999c7639341fbfc9ea16e1f78376"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"30 commit(s) and 3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:32"],"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":"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/continuous-integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-package.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/danforthcenter/plantcv/publish-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: vice/Dockerfile:1: pin your Docker image by updating discoenv/jupyter-lab:beta to discoenv/jupyter-lab:beta@sha256:5ae1a678675b832530ad6e040e7c06d56e7d4f8caac8c75525c016caf751fd56","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish-package.yml:51","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:54:39.642Z","repository_id":15030077,"created_at":"2025-08-18T00:54:39.642Z","updated_at":"2025-08-18T00:54:39.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31061199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"danforthcenter","name":"Donald Danforth Plant Science Center","uuid":"9678079","kind":"organization","description":"Our Mission: Improve the Human Condition Through Plant Science","email":null,"website":"https://danforthcenter.org","location":"St. Louis, MO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9678079?v=4","repositories_count":97,"last_synced_at":"2024-04-16T01:03:45.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danforthcenter","funding_links":[],"total_stars":707,"followers":42,"following":0,"created_at":"2022-11-07T16:37:04.605Z","updated_at":"2024-04-16T01:04:25.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danforthcenter/repositories"},"tags":[{"name":"v4.10.2","sha":"004a6a0c5cbd76b5c194f6167c32193b282aaf14","kind":"commit","published_at":"2026-01-13T17:42:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"3c806bd56fac451a4020ae5c247a86b7d7700adb","kind":"commit","published_at":"2026-01-05T19:25:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10.1/manifests"},{"name":"v4.10","sha":"5e908b430a1d39613251ce0d95206c7d5ae43a5a","kind":"commit","published_at":"2025-12-01T21:23:10.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.10","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.10/manifests"},{"name":"v4.9","sha":"696919460e94999c7639341fbfc9ea16e1f78376","kind":"commit","published_at":"2025-08-12T16:41:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.9","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.9/manifests"},{"name":"v4.8","sha":"22bc25e0e17e95a25ddedec238696624abb4a9c7","kind":"commit","published_at":"2025-06-24T21:07:12.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.8","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.8/manifests"},{"name":"v4.7","sha":"00b8b366d25203e28c2884772cb226b0f37353b2","kind":"commit","published_at":"2025-04-01T21:49:48.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.7/manifests"},{"name":"v4.6","sha":"c6105a7378d4996864dec089c0ee7b97e284099b","kind":"commit","published_at":"2024-12-16T23:20:51.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.6","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.6/manifests"},{"name":"v4.5.1","sha":"18462e5f05abdb06e94400a10634ebcc1fbb6246","kind":"commit","published_at":"2024-09-26T18:47:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"1242505cefb3a3425d6b330a4b74750f1b1dbb67","kind":"commit","published_at":"2024-09-13T20:20:16.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.5/manifests"},{"name":"v4.4","sha":"b1a14e96e6618d3a10281f2e618200b34170a0e8","kind":"commit","published_at":"2024-08-16T22:52:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.4/manifests"},{"name":"v4.3.1","sha":"ab31aede6103160ac8e7ba4b699bfbcdc7ba5df0","kind":"commit","published_at":"2024-06-13T17:48:26.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"9e989e74688d9636cd51c9a0c43ae175a4e42c3e","kind":"commit","published_at":"2024-06-13T15:12:22.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.3/manifests"},{"name":"v4.2.1","sha":"72d85da6b854b39f9ac94a05bced41e77f45ad78","kind":"commit","published_at":"2024-01-16T16:44:36.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"5bd2e145274bafadfed9881a9b9aa99825b97764","kind":"commit","published_at":"2024-01-08T23:24:21.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.2/manifests"},{"name":"v4.0.1","sha":"5fe40c7f6a11082663ab1201f573da891cc67362","kind":"commit","published_at":"2023-08-25T22:03:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"e3ccc425b5cbd76a42df80b7e6280dbba301f020","kind":"commit","published_at":"2023-08-21T21:19:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v4.0/manifests"},{"name":"v3.14.3","sha":"9dbf80192c159f9d043e31ed3311eb95752626df","kind":"commit","published_at":"2023-03-29T00:44:40.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.3/manifests"},{"name":"v3.14.2","sha":"df07ef6841b19656cd3bb2c791704ab342a834fb","kind":"commit","published_at":"2022-11-08T18:02:04.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"013e5a5e0ec73f3809b3a8c0235600a9768f887f","kind":"commit","published_at":"2022-07-07T16:45:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14.1/manifests"},{"name":"v3.14","sha":"c5f957a811329655e41257f66c25c814eb28b33a","kind":"commit","published_at":"2022-04-14T14:12:09.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.14","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.14/manifests"},{"name":"v3.13.4","sha":"aec99243ca719ab14d0e828db4202f8b6fd4e199","kind":"commit","published_at":"2021-12-13T17:24:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"d06922dc5fbf135cd65fa1865656f38b6c14445c","kind":"commit","published_at":"2021-12-09T23:14:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"b51b545f3aef0742a2d250c75cc998ba6c9e57b2","kind":"commit","published_at":"2021-11-08T16:34:50.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"dee77c98a53c46036e7cb0aca2b3c6f9a74f726c","kind":"commit","published_at":"2021-11-04T16:01:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"40497c554d2fd90b52a5e1f5dc6f2b07c65efc9e","kind":"commit","published_at":"2021-07-23T20:56:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.13.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b3adf2d29e7d1963fa8bf7e08ea3d58ef9117422","kind":"commit","published_at":"2021-05-11T20:52:30.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9fe406b51a3a921f850c593e756cbe2030003892","kind":"commit","published_at":"2021-04-23T15:39:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.12.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"794af4265b6ea2698d1da4de2b3207df5358c024","kind":"commit","published_at":"2021-02-13T18:00:55.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.11.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"c472fcaa4e50fcd82cffda99ca96ca965d440db8","kind":"commit","published_at":"2020-10-20T20:57:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"3a28d22aa3c706c71d7c20ac383017e81dd06493","kind":"commit","published_at":"2020-09-11T16:45:27.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.10.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"b810da92d9bf069ece3bf14e8a1b51d95e1a9549","kind":"commit","published_at":"2020-07-21T20:15:56.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.9.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a002ab39b852fc08b85a27edbd823e7e981bf30c","kind":"commit","published_at":"2020-03-06T20:47:45.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.8.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.8.0/manifests"},{"name":"v3.7","sha":"7cd6ccbd2d8d8441395118f5efd2a641ffcf6195","kind":"commit","published_at":"2019-12-03T19:52:42.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.7","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.7/manifests"},{"name":"v3.6.2","sha":"5ce6aced85dd027ee93895fe1efd6969f77daacb","kind":"commit","published_at":"2019-10-24T03:01:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"15d38df0b3e9a6db49477b7b98a0f6639ad70d1d","kind":"commit","published_at":"2019-10-09T19:24:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"dc27ad66285b0f46092b9f0be35b7245d83012ad","kind":"commit","published_at":"2019-08-22T21:59:46.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.6.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"cafdd6737090b5f5b4abd6bf7b1e4d2daf2f04fc","kind":"commit","published_at":"2019-07-15T14:45:44.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.5.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"245232e9b0404a986490d4003946e47b4ca0915c","kind":"commit","published_at":"2019-06-18T18:21:39.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"e226678932cdcf1fe04a36f852be9b6bd66044cb","kind":"commit","published_at":"2019-05-28T03:55:38.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.4.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"cf900687206b04b48ff091ec1016278f46debaf9","kind":"commit","published_at":"2019-05-21T20:36:01.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"ad35fe5a87c791c58c17206e4cec7c268545c4ef","kind":"commit","published_at":"2019-03-08T18:00:13.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dd2b3c6938e9a7d0d83b34631691fceddd4fac52","kind":"commit","published_at":"2019-02-07T18:07:33.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"222aaa74e1be7cca442fbecfde09908eb34dd195","kind":"commit","published_at":"2019-01-16T15:52:37.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.5","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"231e5151f56427a250857d27c4c218a0fcd57ab0","kind":"commit","published_at":"2019-01-15T00:14:47.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.4","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e53a2a404a7944b4ae26469d8f9e29be558ab147","kind":"commit","published_at":"2019-01-05T17:30:17.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.3","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"93d80094e899c54f2548d16dc96788c7d69c30db","kind":"commit","published_at":"2019-01-04T23:11:00.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"457741099839fcd4bd3768f09af36747f23febb2","kind":"commit","published_at":"2019-01-04T18:49:57.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"8709c7df8dadf479c9343b18eb5a3dab3bee0d83","kind":"commit","published_at":"2019-01-04T04:25:29.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0/manifests"},{"name":"v3.0.dev2","sha":"422bc9b0e3f4f762f11631cbf4448bfebf4d24a7","kind":"commit","published_at":"2018-09-04T01:56:52.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev2","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev2/manifests"},{"name":"v3.0.dev1","sha":"21efd09000736dd5bcd95384404daedf56c3427b","kind":"commit","published_at":"2018-06-22T17:17:25.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v3.0.dev1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v3.0.dev1/manifests"},{"name":"v2.1","sha":"490de854bea56113497c306096f1b48f46a0f316","kind":"commit","published_at":"2017-10-24T17:10:20.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.1/manifests"},{"name":"v2.0","sha":"f0488288de5f31d14ce40bd94a47cc4a1d926204","kind":"commit","published_at":"2017-08-25T15:09:24.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v2.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v2.0/manifests"},{"name":"v1.1","sha":"418f6eed5a2669894f80fabdd3796ed33cadbaeb","kind":"commit","published_at":"2016-07-17T03:49:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.1","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.1/manifests"},{"name":"v1.0","sha":"44b81aa8a23c35cf0a143291a428d387b58f1ae0","kind":"commit","published_at":"2015-06-12T20:38:28.000Z","download_url":"https://codeload.github.com/danforthcenter/plantcv/tar.gz/v1.0","html_url":"https://github.com/danforthcenter/plantcv/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danforthcenter/plantcv@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T05:16:48.114Z","dependent_packages_count":0,"downloads":53708,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":null,"forks_count":null,"average":42.60044921387572},"purl":"pkg:conda/plantcv?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/plantcv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/plantcv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/plantcv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T02:33:37.834Z","issues_count":646,"pull_requests_count":1263,"avg_time_to_close_issue":12543772.787878787,"avg_time_to_close_pull_request":2406864.571303587,"issues_closed_count":528,"pull_requests_closed_count":1143,"pull_request_authors_count":71,"issue_authors_count":171,"avg_comments_per_issue":3.040247678018576,"avg_comments_per_pull_request":1.430720506730008,"merged_pull_requests_count":1024,"bot_issues_count":0,"bot_pull_requests_count":108,"past_year_issues_count":47,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":1339296.294117647,"past_year_avg_time_to_close_pull_request":942078.2285714286,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.3617021276595744,"past_year_avg_comments_per_pull_request":1.0287769784172662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/issues","maintainers":[{"login":"nfahlgren","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"dschneiderch","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dschneiderch"},{"login":"maliagehan","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"},{"login":"natejly","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natejly"},{"login":"afinit","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afinit"},{"login":"bganglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bganglia"},{"login":"NMiklave","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"Jake-Jasper","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jake-Jasper"},{"login":"rayn-alex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayn-alex"},{"login":"GrantKonkel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantKonkel"},{"login":"kaitlynrying","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaitlynrying"},{"login":"wurDevTim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wurDevTim"},{"login":"jksshack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"leafism9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leafism9"},{"login":"gsainsbury86","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsainsbury86"},{"login":"Maryan21","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maryan21"},{"login":"CJRobey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJRobey"}],"active_maintainers":[{"login":"nfahlgren","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"NMiklave","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"jksshack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"maliagehan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantcv/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"}}],"commits":{"id":1254272,"full_name":"danforthcenter/plantcv","default_branch":"main","total_commits":7363,"total_committers":72,"total_bot_commits":165,"total_bot_committers":2,"mean_commits":102.26388888888889,"dds":0.6797501018606547,"past_year_total_commits":521,"past_year_total_committers":9,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":57.888888888888886,"past_year_dds":0.4798464491362764,"last_synced_at":"2026-06-29T20:03:37.545Z","last_synced_commit":"8621fb845df16b8318444d1584643b69f532989a","created_at":"2023-03-27T11:02:17.402Z","updated_at":"2026-06-19T01:36:44.817Z","committers":[{"name":"HaleySchuhl","email":"haleyschuhl@gmail.com","login":"HaleySchuhl","count":2358},{"name":"Noah Fahlgren","email":"noahfahlgren@gmail.com","login":"nfahlgren","count":2324},{"name":"Hudanyun Sheng","email":"hudanyun.sheng@gmail.com","login":"DannieSheng","count":421},{"name":"maliagehan","email":"maliadong@gmail.com","login":"maliagehan","count":392},{"name":"Josh Sumner","email":"51797700+joshqsumner","login":"joshqsumner","count":306},{"name":"JorgeGtz","email":"jorge.gutierrezor@gmail.com","login":"JorgeGtz","count":276},{"name":"KeelyBrown","email":"156026125+k034b363","login":"k034b363","count":201},{"name":"Dominik Schneider","email":"dominik.schneider@wsu.edu","login":null,"count":188},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":150},{"name":"Dominik Schneider","email":"dschneiderch","login":"dschneiderch","count":78},{"name":"David Peery","email":"63679152+jdavidpeery","login":"jdavidpeery","count":49},{"name":"natejly","email":"natejly@gmail.com","login":"natejly","count":48},{"name":"bganglia","email":"bganglia892@gmail.com","login":"bganglia","count":45},{"name":"Bhatt","email":"107494588+zeeuqsze","login":"zeeuqsze","count":44},{"name":"JoeDuenwald","email":"101900627+JoeDuenwald","login":"JoeDuenwald","count":44},{"name":"annacasto","email":"61164490+annacasto","login":"annacasto","count":41},{"name":"GrantKonkel","email":"78433847+GrantKonkel","login":"GrantKonkel","count":28},{"name":"Max Feldman","email":"maxjfeldman@gmail.com","login":"maxjfeldman","count":25},{"name":"J. Steen Hoyer","email":"j.s.hoyer@wustl.edu","login":"jshoyer","count":20},{"name":"Katie Murphy","email":"58490237+kmurphy61","login":"kmurphy61","count":17},{"name":"deepsource-autofix[bot]","email":"62050782+deepsource-autofix[bot]","login":"deepsource-autofix[bot]","count":15},{"name":"Alexander Kutschera","email":"alexander.kutschera@rayngrowingsystems.com","login":"rayn-alex","count":15},{"name":"leowlima","email":"llima@danforthcenter.org","login":"leowlima","count":13},{"name":"Daalen","email":"tim.vandaalen@wur.nl","login":"JTvD","count":12},{"name":"calizarr","email":"calizarr@gmail.com","login":"calizarr","count":12},{"name":"jberry","email":"jberry47@ymail.com","login":"jberry47","count":12},{"name":"sdkenney42","email":"128510721+sdkenney42","login":"sdkenney42","count":12},{"name":"afinit","email":"mark.wilson.3121@gmail.com","login":"afinit","count":11},{"name":"Duenwald","email":"jduenwald@ddpsc.org","login":null,"count":10},{"name":"Stylopidae1793","email":"128506162+Stylopidae1793","login":"Stylopidae1793","count":10},{"name":"aapokor","email":"aapokor","login":"aapokor","count":10},{"name":"scallen81","email":"scallen@danforthcenter.org","login":"scallen81","count":10},{"name":"lacostag","email":"72940710+lacostag","login":"lacostag","count":9},{"name":"jwheeler5","email":"jwheeler@danforthcenter.org","login":"jwheeler5","count":9},{"name":"NMiklave","email":"50243212+NMiklave","login":"NMiklave","count":9},{"name":"Adam Dimech","email":"a.dimech@adonline.id.au","login":"AdamDimech","count":9},{"name":"Eric Platon","email":"zaraki@gmx.com","login":"ic","count":8},{"name":"ghernandez-57","email":"ghernandez@danforthcenter.org","login":"ghernandez-57","count":8},{"name":"Sax","email":"askz6@mst.edu","login":null,"count":8},{"name":"caitlynelliott56","email":"caitlynelliott56@gmail.com","login":"caitlynelliott56","count":7},{"name":"jghodge","email":"jgerardhodge@gmail.com","login":"jgerardhodge","count":7},{"name":"lchavez037","email":"lchavez037@gmail.com","login":"lchavez037","count":7},{"name":"Haley Schuhl","email":"hschuhl@danforthcenter.org","login":null,"count":7},{"name":"adrianethompson","email":"athompson@danforthcenter.org","login":"adrianethompson","count":5},{"name":"SethPolydore","email":"65034463+SethPolydore","login":"SethPolydore","count":5},{"name":"leafism9","email":"pavan.mudrageda9@gmail.com","login":"leafism9","count":5},{"name":"Jake Jasper","email":"35571955+JLJ90","login":"JLJ90","count":5},{"name":"eseigeldanf","email":"eseigel@danforthcenter.org","login":"eseigeldanf","count":4},{"name":"cluebbert","email":"cluebbert@danforthcenter.org","login":"cluebbert","count":4},{"name":"PM","email":"morrisonp@fontbonne.edu","login":"worldofthecell","count":4},{"name":"Dhiraj Srivastava","email":"dhiraj.srivastava.mec16@itbhu.ac.in","login":"dhiraj-ms","count":4},{"name":"Alexander Kutschera","email":"alexander.kutschera@gmail.com","login":"vektorious","count":4},{"name":"TJ Schultz","email":"73593696+tj-schultz","login":"tj-schultz","count":4},{"name":"jmgordon1223","email":"128613726+jmgordon1223","login":"jmgordon1223","count":3},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":3},{"name":"AFis-245","email":"annika.fischer@e-box3.de","login":"AFis-245","count":3},{"name":"Andy Lin","email":"azlin231@gmail.com","login":"AzlinII","count":3},{"name":"Fabian D","email":"fabian.dubois@gmail.com","login":"fabid","count":2},{"name":"Fabio Barbero","email":"fbarbe@scarlet.be","login":"fbarbe00","count":2},{"name":"Kaitlyn Ying","email":"156353832+kaitlynrying","login":"kaitlynrying","count":2},{"name":"Sanaz Jar","email":"s.jarolmasjed@gmail.com","login":"Sanazjd","count":2},{"name":"dexter","email":"dexter@newlogic.com","login":"typelogic","count":2},{"name":"J. Steen Hoyer","email":"jhoyer@wustl.edu","login":null,"count":2},{"name":"mtessman","email":"tessmanm@msoe.edu","login":null,"count":2},{"name":"Steven Wu","email":"stevenhwu@gmail.com","login":"stevenhwu","count":1},{"name":"Stephan Summerer (Home)","email":"stiphy@gmail.com","login":"stiphyMT","count":1},{"name":"Collin Luebbert","email":"cluebbert@stargate.datasci.danforthcenter.org","login":null,"count":1},{"name":"Eileen Kosola","email":"eileenkosola@osx-bioinfo1.ddpsc.org","login":null,"count":1},{"name":"Luebbert","email":"cluebbert@ddpsc.org","login":null,"count":1},{"name":"Matthew Lohbihler","email":"matthew@serotonin.ai","login":"mlohbihler","count":1},{"name":"Garrot Yoan","email":"33935239+ygarrot","login":"ygarrot","count":1},{"name":"Douglas","email":"dbryant@danforthcenter.org","login":"bryantdo","count":1}],"past_year_committers":[{"name":"Josh Sumner","email":"51797700+joshqsumner","login":"joshqsumner","count":271},{"name":"HaleySchuhl","email":"haleyschuhl@gmail.com","login":"HaleySchuhl","count":133},{"name":"Noah Fahlgren","email":"noahfahlgren@gmail.com","login":"nfahlgren","count":90},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":12},{"name":"caitlynelliott56","email":"caitlynelliott56@gmail.com","login":"caitlynelliott56","count":7},{"name":"KeelyBrown","email":"156026125+k034b363","login":"k034b363","count":4},{"name":"AFis-245","email":"annika.fischer@e-box3.de","login":"AFis-245","count":2},{"name":"NMiklave","email":"50243212+NMiklave","login":"NMiklave","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-01T00:00:13.838Z","repositories_count":6279505,"commits_count":874402124,"contributors_count":35221184,"owners_count":1177527,"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":"danforthcenter/plantcv","html_url":"https://github.com/danforthcenter/plantcv","last_synced_at":"2026-06-29T20:00:44.074Z","status":"active","issues_count":665,"pull_requests_count":1311,"avg_time_to_close_issue":15674010.688191881,"avg_time_to_close_pull_request":2586806.7742759795,"issues_closed_count":542,"pull_requests_closed_count":1174,"pull_request_authors_count":71,"issue_authors_count":172,"avg_comments_per_issue":2.9654135338345866,"avg_comments_per_pull_request":1.4233409610983982,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":108,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":1348141.923076923,"past_year_avg_time_to_close_pull_request":1699670.507936508,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":1.0857142857142856,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":59,"created_at":"2023-05-09T10:39:19.959Z","updated_at":"2026-06-29T20:00:44.074Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danforthcenter%2Fplantcv/issues","issue_labels_count":{"new feature":156,"help wanted":132,"enhancement":84,"bug":80,"documentation":47,"update":28,"Epic":22,"bugfix":15,"cleanup":10,"work in progress":9,"testing":7,"morphology-subpackage":3,"contributor":3,"good first issue/PR":1,"ready to review":1},"pull_request_labels_count":{"ready to review":559,"enhancement":218,"documentation":197,"update":179,"new feature":174,"bugfix":156,"cleanup":119,"contributor":77,"work in progress":73,"merge in order":28,"testing":23,"Objects class implementation":15,"bug":12,"breaking":7,"good first issue/PR":4,"help wanted":3,"morphology-subpackage":2,"Epic":1},"issue_author_associations_count":{"CONTRIBUTOR":230,"NONE":215,"MEMBER":164,"COLLABORATOR":56},"pull_request_author_associations_count":{"CONTRIBUTOR":824,"MEMBER":318,"COLLABORATOR":144,"NONE":25},"issue_authors":{"HaleySchuhl":115,"nfahlgren":112,"maliagehan":52,"dschneiderch":43,"k034b363":21,"AdamDimech":19,"joshqsumner":18,"MjBordalo":10,"kmurphy61":9,"annacasto":9,"EdwinP503":6,"jshoyer":6,"AntonSax":6,"jdavidpeery":5,"RavinduDharmasena":5,"bobshipwood":4,"asumann":4,"rodrign2002":4,"rayn-alex":4,"calizarr":4,"Mahi-Mai":4,"Jake-Jasper":4,"ryanskiba":3,"lamvanbio":3,"ghost":3,"hkmanching":3,"AFis-245":3,"danammeansbear":3,"parthbs":3,"JRose1":3,"jksshack":3,"JSCG95":3,"ParmaJonEman":3,"cryptosolar":3,"VictorNeaco":3,"scsolano":3,"billygrahamram":3,"yanliu-chn":3,"jsab101":2,"friendsAI":2,"oetodd":2,"connornelle":2,"karnoldbio":2,"wurDevTim":2,"tvanbutselaar":2,"anshikasharma26":2,"Stylopidae1793":2,"SadafSafder23":2,"mariameraz":2,"scallen81":2,"Nivedita-mahato2":2,"marcusdgriff":2,"eyaler":2,"Ove7comer":2,"DannieSheng":2,"cwehrman6":2,"JorgeGtz":2,"tyrwh":1,"alishabs":1,"bkim1una":1,"noman-bashir":1,"Gustavofh":1,"researcherys":1,"yalungelin":1,"vissermatthijs":1,"AubreyHawks":1,"YashM8":1,"ferrucciosarra":1,"rjuncu":1,"dgladson":1,"vtrifunovic":1,"huberma":1,"FareedFarag":1,"Alejo031":1,"tweeraratne":1,"NMiklave":1,"jgerardhodge":1,"afaghm":1,"Bittu96":1,"cstephens0991":1,"RGROVE1232":1,"dlebauer":1,"laurakleinLW":1,"PrivateHank2":1,"chiragh241":1,"chanelrichardson":1,"bganglia":1,"RosarioIacono":1,"ihajar":1,"SeanStephensenAIRM":1,"ski-pow":1,"Uzezi93":1,"l30ni3":1,"caitlynelliott56":1,"electop":1,"0Kevin0":1,"Pepe-oss":1,"Chup123":1,"simonm3":1,"Lokissonne":1,"msulieman7":1,"pawelzebrowski":1,"bigFin":1,"Geo-Trackers":1,"nickimenace":1,"surh":1,"ejrv32":1,"Carl-Linnaeus":1,"aaronshalev":1,"surenderkumar74":1,"bttalisman":1,"km4htc":1,"javadan":1,"mapapin":1,"shahbazhussain21":1,"yonniejon":1,"marien1011":1,"mserouar":1,"ianboswelluga":1,"JimXu1989":1,"Maryan21":1,"vektorious":1,"moya1507":1,"LisaLiu11":1,"thomasesterth":1,"ogencoglu":1,"fbtxst":1,"israel961214":1,"ajc3xc":1,"ariaf7":1,"austinmeier":1,"NeolithEra":1,"cluebbert":1,"mohamhedba123":1,"bartejam":1,"ryaddenni":1,"MoritzBlumer":1,"Sanazjd":1,"jamesthesken":1,"jlachowiec":1,"alihamidisepehr":1,"ivalethia":1,"bharathreddy1997":1,"gurubac":1,"clairemcwhite":1,"sakuranbokis":1,"ericoporto":1,"gsainsbury86":1,"macluca":1,"Clarivy":1,"maybeaveragedude":1,"bmsowder":1,"chris-kuhr":1,"IshfaqArif":1,"ozgurculfa":1,"Javi-Rop":1,"ZainZh":1,"zeeuqsze":1,"spleeen1":1,"spurdom":1,"bripar":1,"jberry47":1,"rzarxwan":1,"Abree123":1,"krismatson":1,"maxmiao":1,"stiphyMT":1,"MIANCOGU":1,"JakeP-lol":1,"tatum-milana":1,"missizxm":1,"amarrano":1},"pull_request_authors":{"nfahlgren":293,"HaleySchuhl":266,"allcontributors[bot]":95,"joshqsumner":89,"JoeDuenwald":52,"natejly":50,"dschneiderch":44,"k034b363":40,"DannieSheng":33,"JorgeGtz":29,"zeeuqsze":28,"maliagehan":25,"annacasto":18,"ghernandez-57":15,"leowlima":13,"deepsource-autofix[bot]":13,"sdkenney42":12,"afinit":11,"lacostag":10,"bganglia":9,"jshoyer":9,"eseigel":9,"kmurphy61":9,"lchavez037":8,"rayn-alex":8,"tj-schultz":7,"NMiklave":7,"GrantKonkel":6,"jgerardhodge":6,"kaitlynrying":6,"jdavidpeery":6,"jmgordon1223":5,"Stylopidae1793":5,"emmanuel-ferdman":4,"AntonSax":4,"dhiraj-ms":4,"aapokor":3,"jberry47":3,"jwheeler5":3,"Nirkan":3,"SethPolydore":3,"Jake-Jasper":3,"marcusdgriff":3,"ic":3,"scallen81":2,"steve5636":2,"caitlynelliott56":2,"mlohbihler":2,"mtessman":2,"wurDevTim":2,"vektorious":2,"maxjfeldman":2,"calizarr":2,"eseigeldanf":2,"adrianethompson":2,"AFis-245":2,"maldil":1,"stiphyMT":1,"fbarbe00":1,"gitter-badger":1,"jksshack":1,"AdamDimech":1,"leafism9":1,"CJRobey":1,"bartejam":1,"ekosola":1,"ygarrot":1,"typelogic":1,"stevenhwu":1,"cluebbert":1,"fabid":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-01T00:00:21.434Z","repositories_count":14852870,"issues_count":32886284,"pull_requests_count":108543319,"authors_count":11327918,"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":{"new feature":21,"help wanted":12,"bug":5,"update":2,"bugfix":2,"documentation":2,"work in progress":1,"cleanup":1,"enhancement":1,"good first issue/PR":1},"past_year_pull_request_labels_count":{"ready to review":102,"enhancement":39,"merge in order":25,"new feature":23,"cleanup":19,"bugfix":16,"update":15,"documentation":10,"work in progress":8,"good first issue/PR":4,"breaking":3,"testing":3,"contributor":2,"help wanted":1,"bug":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":32,"NONE":16,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":103,"MEMBER":21,"NONE":9,"COLLABORATOR":5},"past_year_issue_authors":{"joshqsumner":18,"k034b363":7,"HaleySchuhl":5,"bobshipwood":4,"cryptosolar":3,"marcusdgriff":2,"AdamDimech":1,"Alejo031":1,"annacasto":1,"bartejam":1,"caitlynelliott56":1,"chris-kuhr":1,"ejrv32":1,"hkmanching":1,"ianboswelluga":1,"nfahlgren":1},"past_year_pull_request_authors":{"joshqsumner":73,"nfahlgren":20,"HaleySchuhl":19,"k034b363":6,"NMiklave":4,"kmurphy61":3,"marcusdgriff":3,"Nirkan":3,"allcontributors[bot]":2,"caitlynelliott56":2,"bartejam":1,"jksshack":1,"maliagehan":1},"maintainers":[{"login":"nfahlgren","count":405,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"dschneiderch","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dschneiderch"},{"login":"maliagehan","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"},{"login":"natejly","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natejly"},{"login":"bganglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bganglia"},{"login":"afinit","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afinit"},{"login":"NMiklave","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"Jake-Jasper","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jake-Jasper"},{"login":"rayn-alex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayn-alex"},{"login":"GrantKonkel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantKonkel"},{"login":"kaitlynrying","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaitlynrying"},{"login":"wurDevTim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wurDevTim"},{"login":"jksshack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"leafism9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leafism9"},{"login":"gsainsbury86","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsainsbury86"},{"login":"Maryan21","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maryan21"},{"login":"CJRobey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJRobey"}],"active_maintainers":[{"login":"nfahlgren","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfahlgren"},{"login":"NMiklave","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NMiklave"},{"login":"jksshack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jksshack"},{"login":"maliagehan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maliagehan"}]},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":127,"MemberEvent":3,"PullRequestEvent":250,"ForkEvent":14,"IssuesEvent":143,"WatchEvent":88,"IssueCommentEvent":244,"PushEvent":741,"PullRequestReviewCommentEvent":32,"PullRequestReviewEvent":118,"CreateEvent":139},"last_year":{"ReleaseEvent":2,"DeleteEvent":73,"MemberEvent":2,"PullRequestEvent":125,"ForkEvent":4,"IssuesEvent":76,"WatchEvent":30,"IssueCommentEvent":92,"PushEvent":457,"PullRequestReviewCommentEvent":21,"PullRequestReviewEvent":56,"CreateEvent":75}},"keywords":["bioinformatics","image-analysis","plant-phenotyping","plantcv","science"],"dependencies":[{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-11T20:22:47.325Z","updated_at":"2023-01-11T20:22:47.325Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/Dockerfile","dependencies":[{"id":6871207881,"package_name":"jupyter/minimal-notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:22:47.285Z","updated_at":"2023-01-11T20:22:47.285Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/.github/workflows/publish-package.yml","dependencies":[{"id":6871207863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6871207864,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:22:47.249Z","updated_at":"2023-01-11T20:22:47.249Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/.github/workflows/continuous-integration.yml","dependencies":[{"id":6871207860,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6871207861,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6871207862,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T02:17:02.749Z","updated_at":"2023-10-05T02:17:02.749Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/docs/requirements.txt","dependencies":[{"id":14116382640,"package_name":"mkdocs","ecosystem":"pypi","requirements":"\u003e1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-05T02:17:02.758Z","updated_at":"2023-10-05T02:17:02.758Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T02:17:02.762Z","updated_at":"2023-10-05T02:17:02.762Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/requirements.txt","dependencies":[{"id":14116382641,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":14116382642,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.11","direct":true,"kind":"runtime","optional":false},{"id":14116382643,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382644,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382645,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382646,"package_name":"scikit-image","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":14116382647,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382648,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382649,"package_name":"dask-jobqueue","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382650,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382651,"package_name":"xarray","ecosystem":"pypi","requirements":"\u003e=2022.11.0","direct":true,"kind":"runtime","optional":false},{"id":14116382652,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382653,"package_name":"altair","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14116382654,"package_name":"vl-convert-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-05T02:17:03.152Z","updated_at":"2023-10-05T02:17:03.152Z","repository_link":"https://github.com/danforthcenter/plantcv/blob/main/setup.py","dependencies":[]}],"score":22.089655870718847,"created_at":"2023-09-11T11:54:35.223Z","updated_at":"2026-07-02T21:30:20.391Z","avatar_url":"https://github.com/danforthcenter.png","language":"Python","category":"Biosphere","sub_category":"Plants and Vegetation","monthly_downloads":5105,"total_dependent_repos":25,"total_dependent_packages":0,"readme":"![builds](https://github.com/danforthcenter/plantcv/workflows/builds/badge.svg)\n[![DeepSource](https://app.deepsource.com/gh/danforthcenter/plantcv.svg/?label=code+coverage\u0026show_trend=true\u0026token=og8rSyKxywOCGkIk8UNiF7B_)](https://app.deepsource.com/gh/danforthcenter/plantcv/)\n[![DeepSource](https://app.deepsource.com/gh/danforthcenter/plantcv.svg/?label=active+issues\u0026show_trend=true\u0026token=og8rSyKxywOCGkIk8UNiF7B_)](https://app.deepsource.com/gh/danforthcenter/plantcv/)\n[![Documentation Status](https://readthedocs.org/projects/plantcv/badge/?version=stable)](https://plantcv.readthedocs.io/en/stable/?badge=stable)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-binder.git/master?filepath=index.ipynb)\n[![Docker Pulls](https://img.shields.io/docker/pulls/danforthcenter/plantcv.svg)](https://hub.docker.com/r/danforthcenter/plantcv/)\n[![GitHub release](https://img.shields.io/github/release/danforthcenter/plantcv.svg)](https://github.com/danforthcenter/plantcv/releases)\n[![PyPI version](https://badge.fury.io/py/plantcv.svg)](https://badge.fury.io/py/plantcv)\n![Conda](https://img.shields.io/conda/v/conda-forge/plantcv)\n[![license](https://img.shields.io/github/license/danforthcenter/plantcv.svg)](https://github.com/danforthcenter/plantcv/blob/main/LICENSE)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](docs/CODE_OF_CONDUCT.md)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n# PlantCV: Plant phenotyping using computer vision\n\nPlease use, cite, and [contribute to](http://plantcv.readthedocs.io/en/latest/CONTRIBUTING/) PlantCV!\nIf you have questions, please submit them via the\n[GitHub issues page](https://github.com/danforthcenter/plantcv/issues).\nFollow us on twitter [@plantcv](https://twitter.com/plantcv).\n\n***\n\n## Introduction to PlantCV\n\nPlantCV is an open-source image analysis software package targeted for plant phenotyping. PlantCV provides a common\nprogramming and documentation interface to a collection of image analysis techniques that are integrated from a variety\nof source packages and algorithms. PlantCV utilizes a modular architecture that enables flexibility in the design of\nanalysis workflows and rapid assimilation and integration of new methods. For more information about the project,\nlinks to recorded presentations, and publications using PlantCV, please visit our homepage: \n\u003chttps://plantcv.danforthcenter.org/\u003e.\n\n### Quick Links\n\n* [Documentation](http://plantcv.readthedocs.io/)\n* [Interactive Documentation](https://mybinder.org/v2/gh/danforthcenter/plantcv-binder.git/master?filepath=index.ipynb)\n* [Installation Instructions](https://plantcv.readthedocs.io/en/stable/installation/)\n* [Updating/Changelog](https://plantcv.readthedocs.io/en/stable/updating/)\n* [Public Image Datasets](http://plantcv.danforthcenter.org/pages/data.html)\n* [Contribution Guide](https://plantcv.readthedocs.io/en/stable/CONTRIBUTING/)\n* [Code of Conduct](https://plantcv.readthedocs.io/en/stable/CODE_OF_CONDUCT/)\n* Downloads\n  * [GitHub](https://github.com/danforthcenter/plantcv)\n  * [PyPI](https://pypi.org/project/plantcv/)\n  * [Conda-forge](https://anaconda.org/conda-forge/plantcv)\n  * [Docker](https://hub.docker.com/r/danforthcenter/plantcv)\n  * [Zenodo](https://doi.org/10.5281/zenodo.595522)\n\n### Citing PlantCV\n\nIf you use PlantCV, please cite the [PlantCV publications](https://plantcv.danforthcenter.org/#plantcv-publications)\nrelevant to your work. To see how others have used PlantCV in their research, check out our list of \n[publications using PlantCV](https://plantcv.danforthcenter.org/#publications-using-plantcv).\n\n***\n\n## Issues with PlantCV\n\nPlease file any PlantCV suggestions/issues/bugs via our \n[GitHub issues page](https://github.com/danforthcenter/plantcv/issues). Please check to see if any related \nissues have already been filed.\n\n***\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/AFis-245\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/145135602?v=4?s=100\" width=\"100px;\" alt=\"AFis-245\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAFis-245\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=AFis-245\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.adonline.id.au/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5926320?v=4?s=100\" width=\"100px;\" alt=\"Adam Dimech\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAdam Dimech\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=AdamDimech\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=AdamDimech\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=AdamDimech\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-AdamDimech\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://alexanderkutschera.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20026476?v=4?s=100\" width=\"100px;\" alt=\"Alexander Kutschera\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexander Kutschera\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=vektorious\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=vektorious\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=vektorious\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/aapokor\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39534960?v=4?s=100\" width=\"100px;\" alt=\"Alexandria Pokorny\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexandria Pokorny\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=aapokor\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=aapokor\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=aapokor\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/AzlinII\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15007726?v=4?s=100\" width=\"100px;\" alt=\"Andy Lin\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndy Lin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=AzlinII\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://calizarr.github.io/resume\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3262069?v=4?s=100\" width=\"100px;\" alt=\"Cesar Lizarraga\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCesar Lizarraga\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=calizarr\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=calizarr\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=calizarr\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/cluebbert\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/47461392?v=4?s=100\" width=\"100px;\" alt=\"Collin Luebbert\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCollin Luebbert\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=cluebbert\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/david-peery-344882126/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/63679152?v=4?s=100\" width=\"100px;\" alt=\"David Peery\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Peery\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jdavidpeery\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jdavidpeery\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jdavidpeery\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-jdavidpeery\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dhiraj-ms\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39856917?v=4?s=100\" width=\"100px;\" alt=\"Dhiraj Srivastava\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDhiraj Srivastava\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dhiraj-ms\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dhiraj-ms\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dhiraj-ms\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://data-folks.masto.host/@dschneiderch\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7461221?v=4?s=100\" width=\"100px;\" alt=\"Dominik Schneider\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDominik Schneider\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dschneiderch\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dschneiderch\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=dschneiderch\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-dschneiderch\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://rayngrowingsystems.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/129968640?v=4?s=100\" width=\"100px;\" alt=\"Dr. Alexander Kutschera\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDr. Alexander Kutschera\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=rayn-alex\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/issues?q=author%3Arayn-alex\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#question-rayn-alex\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ic\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/64160?v=4?s=100\" width=\"100px;\" alt=\"Eric Platon\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEric Platon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=ic\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=ic\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=ic\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.datamaplab.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2442821?v=4?s=100\" width=\"100px;\" alt=\"Fabian Dubois\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFabian Dubois\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=fabid\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://fabiobarbero.eu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20724986?v=4?s=100\" width=\"100px;\" alt=\"Fabio Barbero\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFabio Barbero\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=fbarbe00\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ygarrot\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/33935239?v=4?s=100\" width=\"100px;\" alt=\"Garrot Yoan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGarrot Yoan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=ygarrot\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/GrantKonkel\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/78433847?v=4?s=100\" width=\"100px;\" alt=\"GrantKonkel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGrantKonkel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=GrantKonkel\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=GrantKonkel\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/HaleySchuhl\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/44006936?v=4?s=100\" width=\"100px;\" alt=\"Haley Schuhl\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHaley Schuhl\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=HaleySchuhl\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=HaleySchuhl\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-HaleySchuhl\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#tutorial-HaleySchuhl\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=HaleySchuhl\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#talk-HaleySchuhl\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#ideas-HaleySchuhl\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-HaleySchuhl\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/DannieSheng\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/28633120?v=4?s=100\" width=\"100px;\" alt=\"Hudanyun Sheng\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHudanyun Sheng\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=DannieSheng\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=DannieSheng\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=DannieSheng\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-DannieSheng\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://jakejasper.xyz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35571955?v=4?s=100\" width=\"100px;\" alt=\"Jake\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJake\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Jake-Jasper\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Jake-Jasper\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jberry47\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20114985?v=4?s=100\" width=\"100px;\" alt=\"Jeffrey Berry\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeffrey Berry\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jberry47\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jberry47\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jberry47\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-jberry47\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/JoeDuenwald\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/101900627?v=4?s=100\" width=\"100px;\" alt=\"JoeDuenwald\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJoeDuenwald\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=JoeDuenwald\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://sites.google.com/view/jorge-gutierrezor/home\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/26798565?v=4?s=100\" width=\"100px;\" alt=\"Jorge Gutierrez\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJorge Gutierrez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=JorgeGtz\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=JorgeGtz\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=JorgeGtz\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#talk-JorgeGtz\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#ideas-JorgeGtz\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-JorgeGtz\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/joshqsumner\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/51797700?v=4?s=100\" width=\"100px;\" alt=\"Josh Sumner\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJosh Sumner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=joshqsumner\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=joshqsumner\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=joshqsumner\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#tutorial-joshqsumner\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#ideas-joshqsumner\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.danforthcenter.org/our-work/core-facilities/phenotyping/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/58490237?v=4?s=100\" width=\"100px;\" alt=\"Katie Murphy\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKatie Murphy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=kmurphy61\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tutorial-kmurphy61\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#talk-kmurphy61\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#ideas-kmurphy61\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#promotion-kmurphy61\" title=\"Promotion\"\u003e📣\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/k034b363\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/156026125?v=4?s=100\" width=\"100px;\" alt=\"KeelyBrown\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKeelyBrown\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=k034b363\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://gehan-lab.org\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6978303?v=4?s=100\" width=\"100px;\" alt=\"Malia Gehan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMalia Gehan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#projectManagement-maliagehan\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maliagehan\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maliagehan\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#fundingFinding-maliagehan\" title=\"Funding Finding\"\u003e🔍\u003c/a\u003e \u003ca href=\"#mentoring-maliagehan\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e \u003ca href=\"#talk-maliagehan\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#tutorial-maliagehan\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#ideas-maliagehan\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-maliagehan\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maliagehan\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/maldil\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20140049?v=4?s=100\" width=\"100px;\" alt=\"Malinda\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMalinda\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maldil\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/afinit\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6353304?v=4?s=100\" width=\"100px;\" alt=\"Mark Wilson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMark Wilson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=afinit\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=afinit\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=afinit\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/maxjfeldman\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6977566?v=4?s=100\" width=\"100px;\" alt=\"Max\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMax\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maxjfeldman\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=maxjfeldman\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-maxjfeldman\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://danforthcenter.org\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6233508?v=4?s=100\" width=\"100px;\" alt=\"Noah Fahlgren\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNoah Fahlgren\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#projectManagement-nfahlgren\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=nfahlgren\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=nfahlgren\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=nfahlgren\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#fundingFinding-nfahlgren\" title=\"Funding Finding\"\u003e🔍\u003c/a\u003e \u003ca href=\"#mentoring-nfahlgren\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e \u003ca href=\"#talk-nfahlgren\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#tutorial-nfahlgren\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#ideas-nfahlgren\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-nfahlgren\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Sanazjd\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/40071989?v=4?s=100\" width=\"100px;\" alt=\"Sanazjd\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSanazjd\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Sanazjd\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Sanazjd\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Sanazjd\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#ideas-Sanazjd\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/SethPolydore\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/65034463?v=4?s=100\" width=\"100px;\" alt=\"SethPolydore\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSethPolydore\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=SethPolydore\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=SethPolydore\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=SethPolydore\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://orcid.org/0000-0002-1338-8900\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2046665?v=4?s=100\" width=\"100px;\" alt=\"Steen Hoyer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSteen Hoyer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jshoyer\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jshoyer\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-jshoyer\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/stiphyMT\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15986230?v=4?s=100\" width=\"100px;\" alt=\"Stephan Summerer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStephan Summerer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=stiphyMT\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/stevenhwu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1005078?v=4?s=100\" width=\"100px;\" alt=\"Steven Wu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSteven Wu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=stevenhwu\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Stylopidae1793\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/128506162?v=4?s=100\" width=\"100px;\" alt=\"Stylopidae1793\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStylopidae1793\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=Stylopidae1793\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://tj-schultz.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/73593696?v=4?s=100\" width=\"100px;\" alt=\"TJ Schultz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTJ Schultz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=tj-schultz\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/issues?q=author%3Atj-schultz\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/adrianethompson\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/85243018?v=4?s=100\" width=\"100px;\" alt=\"adrianethompson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eadrianethompson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=adrianethompson\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=adrianethompson\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tutorial-adrianethompson\" title=\"Tutorials\"\u003e✅\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/annacasto\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/61164490?v=4?s=100\" width=\"100px;\" alt=\"annacasto\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eannacasto\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=annacasto\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=annacasto\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=annacasto\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#tutorial-annacasto\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#talk-annacasto\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#ideas-annacasto\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/bganglia\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/48276939?v=4?s=100\" width=\"100px;\" alt=\"bganglia\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ebganglia\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=bganglia\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=bganglia\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=bganglia\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jgerardhodge\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11335765?v=4?s=100\" width=\"100px;\" alt=\"jgerardhodge\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejgerardhodge\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jgerardhodge\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jgerardhodge\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jgerardhodge\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jmgordon1223\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/128613726?v=4?s=100\" width=\"100px;\" alt=\"jmgordon1223\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejmgordon1223\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jmgordon1223\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jwheeler5\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/86489506?v=4?s=100\" width=\"100px;\" alt=\"jwheeler5\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejwheeler5\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jwheeler5\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jwheeler5\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=jwheeler5\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/kbgilbert\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13541110?v=4?s=100\" width=\"100px;\" alt=\"kbgilbert\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ekbgilbert\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-kbgilbert\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/lacostag\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/72940710?v=4?s=100\" width=\"100px;\" alt=\"lacostag\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003elacostag\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=lacostag\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/lchavez037\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/18586794?v=4?s=100\" width=\"100px;\" alt=\"lchavez037\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003elchavez037\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=lchavez037\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/leowlima\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/123584304?v=4?s=100\" width=\"100px;\" alt=\"leowlima\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eleowlima\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=leowlima\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mtwatso2-eng\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/55025422?v=4?s=100\" width=\"100px;\" alt=\"mtwatso2-eng\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emtwatso2-eng\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=mtwatso2-eng\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/natejly\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/141955513?v=4?s=100\" width=\"100px;\" alt=\"natejly\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003enatejly\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=natejly\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/scallen81\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/21960021?v=4?s=100\" width=\"100px;\" alt=\"scallen81\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003escallen81\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=scallen81\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/sdkenney42\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/128510721?v=4?s=100\" width=\"100px;\" alt=\"sdkenney42\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esdkenney42\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=sdkenney42\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/typelogic\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/45341970?v=4?s=100\" width=\"100px;\" alt=\"typelogic\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etypelogic\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=typelogic\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/wurDevTim\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/81219429?v=4?s=100\" width=\"100px;\" alt=\"wurDevTim\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ewurDevTim\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=wurDevTim\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=wurDevTim\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=wurDevTim\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/zeeuqsze\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/107494588?v=4?s=100\" width=\"100px;\" alt=\"zeeuqsze\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ezeeuqsze\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/danforthcenter/plantcv/commits?author=zeeuqsze\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tutorial-zeeuqsze\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#talk-zeeuqsze\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#mentoring-zeeuqsze\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.595522"],"works":{"https://doi.org/10.5281/zenodo.595522":null},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["simulator","water","composability","community","gan","profiling","singularity","convolutional-neural-networks","preprocess","closember"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/581","html_url":"https://ost.ecosyste.ms/projects/581"}