{"id":155619,"name":null,"description":"Carl Zeiss Image (.czi) file support for napari","url":"https://github.com/bodenmillergroup/napari-czifile2","last_synced_at":"2025-09-09T16:41:19.891Z","repository":{"id":53749957,"uuid":"335146920","full_name":"BodenmillerGroup/napari-czifile2","owner":"BodenmillerGroup","description":"Carl Zeiss Image (.czi) file support for napari","archived":false,"fork":false,"pushed_at":"2025-08-11T16:45:07.000Z","size":34,"stargazers_count":7,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-06T16:40:53.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BodenmillerGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-02T02:38:39.000Z","updated_at":"2025-01-28T20:58:27.000Z","dependencies_parsed_at":"2023-10-20T18:30:38.608Z","dependency_job_id":"439706cd-721e-42f3-9049-6a7f90334e6d","html_url":"https://github.com/BodenmillerGroup/napari-czifile2","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/sbom","scorecard":{"id":23379,"data":{"date":"2025-08-11","repo":{"name":"github.com/BodenmillerGroup/napari-czifile2","commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-14T17:19:02.482Z","repository_id":53749957,"created_at":"2025-08-14T17:19:02.482Z","updated_at":"2025-08-14T17:19:02.482Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274327922,"owners_count":25265164,"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-09T02:00:10.223Z","response_time":80,"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":"BodenmillerGroup","name":"BodenmillerGroup","uuid":"10165187","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10165187?v=4","repositories_count":83,"last_synced_at":"2024-04-16T01:05:54.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BodenmillerGroup","funding_links":[],"total_stars":378,"followers":86,"following":0,"created_at":"2022-11-10T23:00:29.357Z","updated_at":"2024-04-16T01:06:06.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup/repositories"},"packages":[{"id":2813765,"name":"napari-czifile2","ecosystem":"pypi","description":"Carl Zeiss Image (.czi) file support for napari","homepage":"https://github.com/BodenmillerGroup/napari-czifile2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BodenmillerGroup/napari-czifile2","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-02-02T03:07:14.000Z","latest_release_published_at":"2022-06-01T12:21:38.000Z","latest_release_number":"0.2.7","last_synced_at":"2025-09-05T20:47:25.558Z","created_at":"2022-04-10T11:42:40.165Z","updated_at":"2025-09-07T09:44:56.707Z","registry_url":"https://pypi.org/project/napari-czifile2/","install_command":"pip install napari-czifile2 --index-url https://pypi.org/simple","documentation_url":"https://github.com/BodenmillerGroup/napari-czifile2#README.md","metadata":{"funding":null,"documentation":"https://github.com/BodenmillerGroup/napari-czifile2#README.md","classifiers":["Development Status :: 4 - Beta","Framework :: napari","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Image Processing"],"normalized_name":"napari-czifile2","project_status":null},"repo_metadata":{"id":53749957,"uuid":"335146920","full_name":"BodenmillerGroup/napari-czifile2","owner":"BodenmillerGroup","description":"Carl Zeiss Image (.czi) file support for napari","archived":false,"fork":false,"pushed_at":"2025-08-04T16:43:30.000Z","size":34,"stargazers_count":7,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T20:02:35.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BodenmillerGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-02T02:38:39.000Z","updated_at":"2025-01-28T20:58:27.000Z","dependencies_parsed_at":"2023-10-20T18:30:38.608Z","dependency_job_id":"439706cd-721e-42f3-9049-6a7f90334e6d","html_url":"https://github.com/BodenmillerGroup/napari-czifile2","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/sbom","scorecard":{"id":23379,"data":{"date":"2025-08-11","repo":{"name":"github.com/BodenmillerGroup/napari-czifile2","commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-14T17:19:02.482Z","repository_id":53749957,"created_at":"2025-08-14T17:19:02.482Z","updated_at":"2025-08-14T17:19:02.482Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273930454,"owners_count":25193150,"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-06T02:00:13.247Z","response_time":2576,"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":"BodenmillerGroup","name":"BodenmillerGroup","uuid":"10165187","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10165187?v=4","repositories_count":83,"last_synced_at":"2024-04-16T01:05:54.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BodenmillerGroup","funding_links":[],"total_stars":378,"followers":86,"following":0,"created_at":"2022-11-10T23:00:29.357Z","updated_at":"2024-04-16T01:06:06.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup/repositories"},"tags":[{"name":"v0.2.7","sha":"b54fedcdba94eabc8a6ad8df7e2d455eb9d0947f","kind":"tag","published_at":"2022-06-01T12:20:33.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.7","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e06f41cc9d62f60fa786435cd59d4693f40867b4","kind":"tag","published_at":"2022-02-04T09:43:55.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.6","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"384251368eb41d5e8a6ad5b7c2cd5c7f0d1ed9e3","kind":"tag","published_at":"2021-09-17T20:12:11.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.5","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"192da007432a892d06f604bd73e8dcf2e7989c1c","kind":"tag","published_at":"2021-07-05T09:25:56.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.4","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"b3240211b29140ffb7cfe64a7ca8d8bad9e1af76","kind":"tag","published_at":"2021-06-25T08:27:54.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.3","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cc04520d2005594a16d381adfcb108fcb29ab2cc","kind":"tag","published_at":"2021-06-23T16:19:36.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.2","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2594c49b0f739f00dc74cf4fbd48f133cb6a3d95","kind":"tag","published_at":"2021-04-17T21:09:10.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.1","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"913640d56827733701d74cf404481f9c0875dcfa","kind":"tag","published_at":"2021-03-16T09:19:06.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.0","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"75b5209e0b3889a30f4353f1bb770c1eb8052f0b","kind":"tag","published_at":"2021-02-04T01:02:59.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.1.1","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dad9ae7dc559308c090edd5922a166fbd06abebe","kind":"tag","published_at":"2021-02-02T03:02:37.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.1.0","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T09:44:56.707Z","dependent_packages_count":1,"downloads":305,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.301987258723969,"dependent_repos_count":21.534861440080295,"dependent_packages_count":4.790953020032164,"stargazers_count":21.572274297928825,"forks_count":19.14609168931293,"docker_downloads_count":null,"average":16.269233541215634},"purl":"pkg:pypi/napari-czifile2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/napari-czifile2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/napari-czifile2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/napari-czifile2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T01:09:44.591Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":1996465.6,"avg_time_to_close_pull_request":373199.4,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.2,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":337.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napari-czifile2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napari-czifile2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napari-czifile2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napari-czifile2/related_packages","maintainers":[{"uuid":"jwindhager","login":"jwindhager","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/jwindhager/","role":null,"created_at":"2023-02-24T18:33:31.982Z","updated_at":"2023-02-24T18:33:31.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jwindhager/packages"},{"uuid":"nilseling","login":"nilseling","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/nilseling/","role":null,"created_at":"2023-02-24T18:33:31.989Z","updated_at":"2023-02-24T18:33:31.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nilseling/packages"},{"uuid":"victoribanez","login":"victoribanez","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/victoribanez/","role":"Maintainer","created_at":"2025-09-06T16:25:37.883Z","updated_at":"2025-09-06T16:25:37.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/victoribanez/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726634,"maintainers_count":308878,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":5299511,"name":"napari-czifile2","ecosystem":"conda","description":null,"homepage":"https://github.com/BodenmillerGroup/napari-czifile2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BodenmillerGroup/napari-czifile2","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-01-31T21:36:28.000Z","latest_release_published_at":"2022-06-02T08:56:58.000Z","latest_release_number":"0.2.7","last_synced_at":"2025-09-06T16:49:48.070Z","created_at":"2022-10-03T16:06:52.800Z","updated_at":"2025-09-07T09:44:57.811Z","registry_url":"https://anaconda.org/conda-forge/napari-czifile2","install_command":"conda install -c conda-forge napari-czifile2","documentation_url":null,"metadata":{},"repo_metadata":{"id":53749957,"uuid":"335146920","full_name":"BodenmillerGroup/napari-czifile2","owner":"BodenmillerGroup","description":"Carl Zeiss Image (.czi) file support for napari","archived":false,"fork":false,"pushed_at":"2025-08-04T16:43:30.000Z","size":34,"stargazers_count":7,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T20:02:35.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BodenmillerGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-02T02:38:39.000Z","updated_at":"2025-01-28T20:58:27.000Z","dependencies_parsed_at":"2023-10-20T18:30:38.608Z","dependency_job_id":"439706cd-721e-42f3-9049-6a7f90334e6d","html_url":"https://github.com/BodenmillerGroup/napari-czifile2","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/sbom","scorecard":{"id":23379,"data":{"date":"2025-08-11","repo":{"name":"github.com/BodenmillerGroup/napari-czifile2","commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BodenmillerGroup/napari-czifile2/deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-14T17:19:02.482Z","repository_id":53749957,"created_at":"2025-08-14T17:19:02.482Z","updated_at":"2025-08-14T17:19:02.482Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273930454,"owners_count":25193150,"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-06T02:00:13.247Z","response_time":2576,"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":"BodenmillerGroup","name":"BodenmillerGroup","uuid":"10165187","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10165187?v=4","repositories_count":83,"last_synced_at":"2024-04-16T01:05:54.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BodenmillerGroup","funding_links":[],"total_stars":378,"followers":86,"following":0,"created_at":"2022-11-10T23:00:29.357Z","updated_at":"2024-04-16T01:06:06.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BodenmillerGroup/repositories"},"tags":[{"name":"v0.2.7","sha":"b54fedcdba94eabc8a6ad8df7e2d455eb9d0947f","kind":"tag","published_at":"2022-06-01T12:20:33.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.7","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e06f41cc9d62f60fa786435cd59d4693f40867b4","kind":"tag","published_at":"2022-02-04T09:43:55.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.6","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"384251368eb41d5e8a6ad5b7c2cd5c7f0d1ed9e3","kind":"tag","published_at":"2021-09-17T20:12:11.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.5","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"192da007432a892d06f604bd73e8dcf2e7989c1c","kind":"tag","published_at":"2021-07-05T09:25:56.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.4","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"b3240211b29140ffb7cfe64a7ca8d8bad9e1af76","kind":"tag","published_at":"2021-06-25T08:27:54.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.3","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cc04520d2005594a16d381adfcb108fcb29ab2cc","kind":"tag","published_at":"2021-06-23T16:19:36.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.2","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2594c49b0f739f00dc74cf4fbd48f133cb6a3d95","kind":"tag","published_at":"2021-04-17T21:09:10.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.1","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"913640d56827733701d74cf404481f9c0875dcfa","kind":"tag","published_at":"2021-03-16T09:19:06.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.2.0","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"75b5209e0b3889a30f4353f1bb770c1eb8052f0b","kind":"tag","published_at":"2021-02-04T01:02:59.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.1.1","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dad9ae7dc559308c090edd5922a166fbd06abebe","kind":"tag","published_at":"2021-02-02T03:02:37.000Z","download_url":"https://codeload.github.com/BodenmillerGroup/napari-czifile2/tar.gz/v0.1.0","html_url":"https://github.com/BodenmillerGroup/napari-czifile2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BodenmillerGroup/napari-czifile2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T09:44:57.811Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":55.71749438482655,"forks_count":57.36960319440978,"average":43.983029698028446},"purl":"pkg:conda/napari-czifile2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/napari-czifile2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/napari-czifile2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/napari-czifile2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T01:09:44.591Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":1996465.6,"avg_time_to_close_pull_request":373199.4,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.2,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":337.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/napari-czifile2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/napari-czifile2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/napari-czifile2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/napari-czifile2/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","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":32770,"full_name":"BodenmillerGroup/napari-czifile2","default_branch":"main","committers":[{"name":"Jonas Windhager","email":"jonas.windhager@uzh.ch","count":33}],"total_commits":33,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.0,"dds":0.0,"past_year_committers":[{"name":"Jonas Windhager","email":"jonas.windhager@uzh.ch","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T15:13:54.267Z","last_synced_commit":"e8b826024066dae8281c6c86b7c9b574b13ee0db","created_at":"2023-03-07T16:50:20.370Z","updated_at":"2023-09-19T15:43:38.333Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"BodenmillerGroup/napari-czifile2","html_url":"https://github.com/BodenmillerGroup/napari-czifile2","last_synced_at":"2025-09-07T01:09:44.591Z","status":"active","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":1996465.6,"avg_time_to_close_pull_request":373199.4,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.2,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":337.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:43:11.124Z","updated_at":"2025-09-07T01:09:44.591Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BodenmillerGroup%2Fnapari-czifile2/issues","issue_labels_count":{"bug":5},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":5},"pull_request_author_associations_count":{"NONE":4,"CONTRIBUTOR":3},"issue_authors":{"nilseling":2,"StefanosVoglis":1,"jo-mueller":1,"tlambert03":1},"pull_request_authors":{"jwindhager":3,"pnewstein":2,"pre-commit-ci[bot]":1,"psobolewskiPhD":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149940,"issues_count":32051461,"pull_requests_count":100019933,"authors_count":10721757,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pnewstein":2,"psobolewskiPhD":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":9,"PullRequestEvent":2,"ForkEvent":2},"last_year":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":9,"PullRequestEvent":2,"ForkEvent":2}},"keywords":[],"dependencies":null,"score":7.937017489515453,"created_at":"2025-09-09T00:42:46.289Z","updated_at":"2025-10-07T08:37:58.188Z","avatar_url":"https://github.com/BodenmillerGroup.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":305,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/155619","html_url":"https://science.ecosyste.ms/projects/155619"}