{"id":185661,"url":"https://github.com/InsightSoftwareConsortium/napari-itk-io","last_synced_at":"2026-04-02T06:20:26.302Z","repository":{"id":42971325,"uuid":"362613598","full_name":"InsightSoftwareConsortium/napari-itk-io","owner":"InsightSoftwareConsortium","description":"File IO with itk for napari.","archived":false,"fork":false,"pushed_at":"2024-11-13T20:49:12.000Z","size":43,"stargazers_count":8,"open_issues_count":3,"forks_count":3,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-08-05T06:48:29.276Z","etag":null,"topics":["hacktoberfest","io","itk","medical-imaging","napari","napari-plugin","open-source","python","scientific-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InsightSoftwareConsortium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-04-28T21:41:45.000Z","updated_at":"2025-07-12T11:02:46.000Z","dependencies_parsed_at":"2023-10-03T04:14:01.305Z","dependency_job_id":"e4ad4ad3-9e0e-4925-9329-f99bad4e8b7a","html_url":"https://github.com/InsightSoftwareConsortium/napari-itk-io","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.1578947368421053,"last_synced_commit":"55cafee6427ebb50d861ff23786cc6e8fe126ddd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/InsightSoftwareConsortium/napari-itk-io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2Fnapari-itk-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2Fnapari-itk-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2Fnapari-itk-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2Fnapari-itk-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InsightSoftwareConsortium","download_url":"https://codeload.github.com/InsightSoftwareConsortium/napari-itk-io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2Fnapari-itk-io/sbom","scorecard":{"id":66690,"data":{"date":"2025-08-11","repo":{"name":"github.com/InsightSoftwareConsortium/napari-itk-io","commit":"ab4ffb0aa914d229162e347a0461be835444d293"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_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":"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/test_and_deploy.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/InsightSoftwareConsortium/napari-itk-io/test_and_deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_deploy.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test_and_deploy.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/test_and_deploy.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/test_and_deploy.yml:82","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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 18 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-15T02:44:46.152Z","repository_id":42971325,"created_at":"2025-08-15T02:44:46.152Z","updated_at":"2025-08-15T02:44:46.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272453376,"owners_count":24937467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","io","itk","medical-imaging","napari","napari-plugin","open-source","python","scientific-computing"],"created_at":"2024-02-03T02:32:27.393Z","updated_at":"2025-08-28T06:25:22.255Z","avatar_url":"https://github.com/InsightSoftwareConsortium.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/185661","html_url":"https://opencollective.ecosyste.ms/projects/185661","collective":{"id":90004,"uuid":"ggnxdwzj-3le5mpw9-o5v6y8rv-bko04a97","slug":"itk","name":"ITK","description":"The Insight Toolkit (ITK), is an open-source software toolkit for scientific image analysis, including registration and segmentation","website":"https://www.insightsoftwareconsortium.org/","github":"InsightSoftwareConsortium/ITK","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.insightsoftwareconsortium.org/"},{"type":"GITHUB","url":"https://github.com/InsightSoftwareConsortium/ITK"}],"currency":"USD","projects_count":150,"last_synced_at":"2026-04-01T12:15:08.624Z","created_at":"2024-02-02T01:04:34.271Z","updated_at":"2026-04-01T12:15:11.186Z","transactions_count":null,"balance":1036.2699999999975,"account_type":"COLLECTIVE","owner":{"login":"InsightSoftwareConsortium","name":"Insight Software Consortium","uuid":"319479","kind":"organization","description":"Community development of the Insight Toolkit (ITK)","email":null,"website":"https://itk.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/319479?v=4","repositories_count":115,"last_synced_at":"2023-03-12T01:45:50.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/InsightSoftwareConsortium","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:09:31.111Z","updated_at":"2023-03-12T01:45:50.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InsightSoftwareConsortium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InsightSoftwareConsortium/repositories"},"last_project_activity_at":"2025-11-11T02:14:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"numfocus","collective_created_at":"2021-07-08T17:42:45.301Z","collective_updated_at":"2022-12-22T04:15:12.279Z","html_url":"https://opencollective.com/itk","icon_url":"https://images.opencollective.com/itk/logo/40.png","total_donations":8142.280000000003,"total_expenses":-7145.489999999988,"current_balance":1036.2699999999975,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/itk","url":"https://opencollective.ecosyste.ms/collectives/itk","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/itk/projects"}}