{"id":26268,"name":"scikit-surgeryimage","description":"Image processing, using OpenCV.","url":"https://github.com/scikit-surgery/scikit-surgeryimage","last_synced_at":"2025-09-05T03:08:42.932Z","repository":{"id":43041578,"uuid":"259593451","full_name":"SciKit-Surgery/scikit-surgeryimage","owner":"SciKit-Surgery","description":"Image processing, using OpenCV.","archived":false,"fork":false,"pushed_at":"2025-09-02T11:47:31.000Z","size":342899,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T13:35:17.064Z","etag":null,"topics":["opencv","python","scikit-surgery"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciKit-Surgery.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2020-04-28T09:38:24.000Z","updated_at":"2025-09-02T11:47:36.000Z","dependencies_parsed_at":"2025-09-02T13:30:05.034Z","dependency_job_id":null,"html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/sbom","scorecard":{"id":126677,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciKit-Surgery/scikit-surgeryimage","commit":"e02970806ab54b17d2218a21cb5efb14cc99ecc4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:64"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"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":"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/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:77","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2020-175 / GHSA-7fcj-pq9j-wh2r","Warn: Project is vulnerable to: PYSEC-2023-292 / GHSA-9w2p-rh8c-v9g5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-16T04:05:34.387Z","repository_id":43041578,"created_at":"2025-08-16T04:05:34.388Z","updated_at":"2025-08-16T04:05:34.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703792,"owners_count":25153026,"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-05T02:00:09.113Z","response_time":402,"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":"SciKit-Surgery","name":"SciKit-Surgery","uuid":"93587841","kind":"organization","description":"Compact Libraries for Surgical Navigation","email":"s.thompson@ucl.ac.uk","website":"https://scikit-surgery.github.io/scikit-surgery/","location":null,"twitter":"scikit_surgery","company":null,"icon_url":"https://avatars.githubusercontent.com/u/93587841?v=4","repositories_count":28,"last_synced_at":"2023-03-04T17:48:13.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SciKit-Surgery","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:02:33.242Z","updated_at":"2023-03-04T17:48:13.899Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery/repositories"},"packages":[{"id":2912052,"name":"scikit-surgeryimage","ecosystem":"pypi","description":"scikit-surgeryimage implements image processing tools and alogrithms for Image Guided Surgery.","homepage":"https://github.com/SciKit-Surgery/scikit-surgeryimage","licenses":"BSD-3 license","normalized_licenses":["DSDP"],"repository_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage","keywords_array":["medical","imaging"],"namespace":null,"versions_count":48,"first_release_published_at":"2018-11-19T13:13:34.000Z","latest_release_published_at":"2025-08-29T16:51:22.000Z","latest_release_number":"0.11.0","last_synced_at":"2025-09-02T13:50:23.941Z","created_at":"2022-04-10T12:33:01.153Z","updated_at":"2025-09-02T18:28:02.634Z","registry_url":"https://pypi.org/project/scikit-surgeryimage/","install_command":"pip install scikit-surgeryimage --index-url https://pypi.org/simple","documentation_url":"https://scikit-surgeryimage.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Healthcare Industry","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Medical Science Apps."],"normalized_name":"scikit-surgeryimage","project_status":null},"repo_metadata":{"id":43041578,"uuid":"259593451","full_name":"SciKit-Surgery/scikit-surgeryimage","owner":"SciKit-Surgery","description":"Image processing, using OpenCV.","archived":false,"fork":false,"pushed_at":"2025-09-02T11:47:31.000Z","size":342899,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T13:35:17.064Z","etag":null,"topics":["opencv","python","scikit-surgery"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciKit-Surgery.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2020-04-28T09:38:24.000Z","updated_at":"2025-09-02T11:47:36.000Z","dependencies_parsed_at":"2025-09-02T13:30:05.034Z","dependency_job_id":null,"html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/sbom","scorecard":{"id":126677,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciKit-Surgery/scikit-surgeryimage","commit":"e02970806ab54b17d2218a21cb5efb14cc99ecc4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:64"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"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":"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/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SciKit-Surgery/scikit-surgeryimage/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:77","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2020-175 / GHSA-7fcj-pq9j-wh2r","Warn: Project is vulnerable to: PYSEC-2023-292 / GHSA-9w2p-rh8c-v9g5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-16T04:05:34.387Z","repository_id":43041578,"created_at":"2025-08-16T04:05:34.388Z","updated_at":"2025-08-16T04:05:34.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273329788,"owners_count":25086405,"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-02T02:00:09.530Z","response_time":77,"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":"SciKit-Surgery","name":"SciKit-Surgery","uuid":"93587841","kind":"organization","description":"Compact Libraries for Surgical Navigation","email":"s.thompson@ucl.ac.uk","website":"https://scikit-surgery.github.io/scikit-surgery/","location":null,"twitter":"scikit_surgery","company":null,"icon_url":"https://avatars.githubusercontent.com/u/93587841?v=4","repositories_count":28,"last_synced_at":"2023-03-04T17:48:13.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SciKit-Surgery","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:02:33.242Z","updated_at":"2023-03-04T17:48:13.899Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciKit-Surgery/repositories"},"tags":[{"name":"v0.11.0","sha":"4b89f311d1a588a84256dfa5c4e268614db29744","kind":"tag","published_at":"2025-08-29T16:41:39.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.11.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"415423c60353abbdc27f148ccec155cc116be407","kind":"tag","published_at":"2025-08-29T10:56:38.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.10.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"e02970806ab54b17d2218a21cb5efb14cc99ecc4","kind":"tag","published_at":"2025-06-20T15:30:40.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.10.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"a51d2ff5a612a0918ae22000239c95c472ff4edf","kind":"tag","published_at":"2022-03-22T10:09:18.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.10.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4a15f356f55fb66991cb191812f43c0084f7c55d","kind":"tag","published_at":"2022-01-12T16:40:43.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.10.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"716b2e6f0b326d2cd0afdba56b91dea6417e8138","kind":"tag","published_at":"2022-01-12T11:23:23.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.9.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cf8df6f27362f9aeb91623d5808403c6b15199","kind":"tag","published_at":"2021-12-08T16:49:35.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.9.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"40847fc3937c19666f443495017131111cf1e704","kind":"tag","published_at":"2021-12-08T13:35:43.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.9.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"8c5d2c9239b1388a36e77a116208f36a590c08b9","kind":"tag","published_at":"2021-07-14T12:43:49.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.7","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"fa12ce53c1a468925ae9b76efdc9edd83e7915ea","kind":"commit","published_at":"2021-03-30T09:18:20.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.6","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"525c3ef5f13f1daa4879ddfff4d09feed2066113","kind":"tag","published_at":"2021-02-08T10:36:14.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.5","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"74f760c42cd2871bb50c6cf95b39eeeeab73a446","kind":"commit","published_at":"2021-02-02T16:57:42.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.4","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"135f9d3d34cdc654ec2c81b8f2519d327afa94f8","kind":"commit","published_at":"2021-01-26T16:14:39.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"13caf198af0cbfc118e379e46112b961148b4e52","kind":"commit","published_at":"2020-11-09T10:39:13.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"619a045d831bda81a520ac5cc1e623ab72f6210c","kind":"commit","published_at":"2020-10-29T10:52:33.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d86229b33b40d84f383e85ea24f283c4ec6e30df","kind":"commit","published_at":"2020-10-29T10:41:19.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.8.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"0f40b7f5498078db896b93a5c4a4d85a27a06cdb","kind":"tag","published_at":"2020-07-28T16:29:54.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.7.4","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a0fe8050f424db3d6262210fb8fcdedb8279ee6a","kind":"tag","published_at":"2020-07-27T15:20:02.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.7.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7f60a7d7e9195a1a095204c4b7de8a5136287ef7","kind":"tag","published_at":"2020-05-08T16:52:19.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.7.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cdc42ece33bd9e351334bea6bd91c1177e91caf4","kind":"tag","published_at":"2020-05-08T10:15:18.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.7.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"cbb55250c38ba18357fd4e0ff01fce2245feee4f","kind":"tag","published_at":"2020-05-06T12:14:27.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.7.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"1a280eed5755bf44ab95b0637cb094188bc52d79","kind":"commit","published_at":"2020-05-05T08:03:22.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.7","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"1a280eed5755bf44ab95b0637cb094188bc52d79","kind":"commit","published_at":"2020-05-05T08:03:22.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.6","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"38048ba58f8f698ed3ed0f0205daca0c7160e8b7","kind":"tag","published_at":"2020-04-28T11:15:25.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.5","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"bbfc8c474765a80f52f96d15fdb2abb7c5ba8e84","kind":"tag","published_at":"2020-02-04T16:11:31.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.4","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"9cb2489a5f326d70b2dd1fb14d4c1e6ad40d68b4","kind":"tag","published_at":"2019-12-04T09:36:24.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"7b1318ac59decda8890eb05852290fdd33b483af","kind":"tag","published_at":"2019-10-18T16:08:58.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"47a8629e43578fd71217d4b8c73bbc3e8f990261","kind":"tag","published_at":"2019-09-23T18:43:58.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"625b247a61ea7ad14a3c5a6f07275341487f5eb2","kind":"tag","published_at":"2019-09-03T14:32:05.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.6.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"65935a5be7520ca095d54ec3d811e27164d60d2b","kind":"tag","published_at":"2019-09-03T13:53:25.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.5","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"c213cfd78787769de51ec995e1b47136cdbe2520","kind":"tag","published_at":"2019-09-03T10:32:12.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.4","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"e5f6c554d6ede2a02ef5d45d03d54a2495ceddcc","kind":"tag","published_at":"2019-07-03T12:34:22.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fe79497d981597c89aa81a7b753ae675d2d52265","kind":"tag","published_at":"2019-06-20T14:58:13.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.2/manifests"},{"name":"v0.4.8","sha":"fe79497d981597c89aa81a7b753ae675d2d52265","kind":"tag","published_at":"2019-06-20T12:55:30.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.8","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.8/manifests"},{"name":"v0.5.1","sha":"25f6f338599002d27315e5d2e4946ec9383e7603","kind":"commit","published_at":"2019-06-05T12:15:34.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2e5dbb002049ce6393fa37515018c60a909f5e4a","kind":"commit","published_at":"2019-05-16T06:33:29.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.5.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.5.0/manifests"},{"name":"v0.4.7","sha":"b805fb5d4cf221d44b89c4aba164139b8d049427","kind":"tag","published_at":"2019-05-01T17:07:51.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.7","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"5d505eab6d0f3a5a97f9b69e92c2e5d02abfd67c","kind":"commit","published_at":"2019-04-26T13:45:31.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.6","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"07edea74454863e312f15c52620d2da4949086c1","kind":"commit","published_at":"2019-04-26T13:27:17.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.5","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"782d1dcc295b67c4b2cfba14fb10cdc3096af827","kind":"commit","published_at":"2019-04-26T13:24:20.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.4","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"357bd02643f19e6ce1e61d6c1efd5655bb09e362","kind":"commit","published_at":"2019-04-25T07:43:56.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"357bd02643f19e6ce1e61d6c1efd5655bb09e362","kind":"commit","published_at":"2019-04-25T07:43:56.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"98c3950a27847db755b4f34d3a84ec5ae3e095a2","kind":"commit","published_at":"2019-04-10T09:10:07.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"4c4dccdd54e7b7cd324f87f880781cda8c483fd2","kind":"tag","published_at":"2019-04-03T20:19:30.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.4.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"05ec9e736145048b7dcd539242ebc9966039f373","kind":"commit","published_at":"2019-03-29T13:19:57.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.3.3","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c9d767fcf487e70749cc9f595d0957d82d334a70","kind":"commit","published_at":"2019-03-29T10:57:01.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.3.2","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"7e83983df743c375f982a428fc00a4483e159862","kind":"commit","published_at":"2019-03-29T10:41:37.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.3.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7bc6a294a3a11d2ac17877aea11449a52aa67c7f","kind":"commit","published_at":"2019-03-29T09:49:41.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.3.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"51ddbe55ec21b9de2c5cd8348467676db0b4dd74","kind":"commit","published_at":"2019-03-25T12:55:42.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.2.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"dbe7bf6b3b2d8e42877c094bdd1f0ab779fc63c2","kind":"commit","published_at":"2019-01-29T09:11:17.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.2.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1ae53887cb34bd8cce5179e775e22663090d3971","kind":"tag","published_at":"2018-12-21T23:03:04.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.1.1","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0f6c86dbfef78ddd6e95b4af51ab123474d5d854","kind":"tag","published_at":"2018-12-21T07:53:34.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.1.0","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"22fe3a88130983b0dc509975c48fff4a22157598","kind":"commit","published_at":"2018-11-27T11:52:12.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.0.18","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"88207defdc792184e9717d26c9ef0bddab26c1ee","kind":"commit","published_at":"2018-11-27T11:37:09.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.0.17","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.17/manifests"},{"name":"0.0.16","sha":"22f9f00612a3461d332fe558ca94908f121d72a2","kind":"commit","published_at":"2018-11-27T11:19:59.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/0.0.16","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/0.0.16/manifests"},{"name":"v0.0.15","sha":"1045c7a8376139cb4b665038bcda622e192facdc","kind":"commit","published_at":"2018-11-27T11:02:18.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.0.15","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"fe15d33d143634e206821a91cf5a4148a733f59b","kind":"commit","published_at":"2018-11-27T10:39:43.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.0.14","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"6d09cb51684f01d39ba07d290f6ea23ca6878dfa","kind":"commit","published_at":"2018-11-19T15:24:14.000Z","download_url":"https://codeload.github.com/SciKit-Surgery/scikit-surgeryimage/tar.gz/v0.0.13","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciKit-Surgery/scikit-surgeryimage@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/tags/v0.0.13/manifests"}]},"repo_metadata_updated_at":"2025-09-02T18:28:02.634Z","dependent_packages_count":3,"downloads":2885,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":9.039524183076738,"dependent_repos_count":5.192929283241097,"dependent_packages_count":2.334936380081297,"stargazers_count":38.80903372588439,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":17.034029446285953},"purl":"pkg:pypi/scikit-surgeryimage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikit-surgeryimage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikit-surgeryimage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikit-surgeryimage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:28:52.039Z","issues_count":86,"pull_requests_count":16,"avg_time_to_close_issue":1405949.9761904762,"avg_time_to_close_pull_request":6862.9375,"issues_closed_count":84,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":4.372093023255814,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":17960141.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/issues","maintainers":[{"login":"thompson318","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thompson318"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-surgeryimage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-surgeryimage/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-surgeryimage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-surgeryimage/related_packages","maintainers":[{"uuid":"MattClarkson","login":"MattClarkson","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/MattClarkson/","role":null,"created_at":"2023-02-25T10:12:51.155Z","updated_at":"2023-02-25T10:12:51.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MattClarkson/packages"},{"uuid":"weiss_ucl","login":"weiss_ucl","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/weiss_ucl/","role":null,"created_at":"2023-02-25T10:12:51.162Z","updated_at":"2023-02-25T10:12:51.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/weiss_ucl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724966,"maintainers_count":308288,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":654769,"full_name":"SciKit-Surgery/scikit-surgeryimage","default_branch":"master","committers":[{"name":"Matt Clarkson","email":"m.clarkson@ucl.ac.uk","login":null,"count":134},{"name":"Thomas Dowrick","email":"tdowrick@gmail.com","login":null,"count":102},{"name":"Stephen Thompson","email":"s.thompson@ucl.ac.uk","login":null,"count":49},{"name":"Thomas Dowrick","email":"t.dowrick@ucl.ac.uk","login":null,"count":37},{"name":"Guofang Xiao","email":"g.xiao@ucl.ac.uk","login":null,"count":10},{"name":"Mian Ahmad","email":"mian.ahmad@ucl.ac.uk","login":null,"count":1}],"total_commits":333,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.5,"dds":0.5975975975975976,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-10-09T14:32:32.189Z","last_synced_commit":"a51d2ff5a612a0918ae22000239c95c472ff4edf","created_at":"2023-03-09T09:41:40.395Z","updated_at":"2024-10-09T14:32:32.189Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"SciKit-Surgery/scikit-surgeryimage","html_url":"https://github.com/SciKit-Surgery/scikit-surgeryimage","last_synced_at":"2025-09-02T19:47:37.070Z","status":"active","issues_count":87,"pull_requests_count":16,"avg_time_to_close_issue":1391620.6705882354,"avg_time_to_close_pull_request":6862.9375,"issues_closed_count":85,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":4.333333333333333,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":9074050.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:34:26.702Z","updated_at":"2025-09-02T19:47:37.070Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciKit-Surgery%2Fscikit-surgeryimage/issues","issue_labels_count":{"gitlab merge request":24},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"COLLABORATOR":72,"CONTRIBUTOR":15},"pull_request_author_associations_count":{"COLLABORATOR":8,"CONTRIBUTOR":7,"NONE":1},"issue_authors":{"thompson318":72,"MattClarkson":9,"tdowrick":5,"mianasbat":1},"pull_request_authors":{"thompson318":8,"tdowrick":6,"MattClarkson":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":{"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"MattClarkson":3},"past_year_pull_request_authors":{},"maintainers":[{"login":"thompson318","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thompson318"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":1,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":9,"PullRequestEvent":1,"CreateEvent":6},"last_year":{"IssuesEvent":4,"WatchEvent":1,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":9,"PullRequestEvent":1,"CreateEvent":6}},"keywords":["opencv","python","scikit-surgery"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T04:53:04.473Z","updated_at":"2022-08-31T04:53:04.473Z","repository_link":"https://github.com/SciKit-Surgery/scikit-surgeryimage/blob/master/requirements-dev.txt","dependencies":[{"id":3370060017,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060018,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060019,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060020,"package_name":"pyfakefs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060021,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060022,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060023,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060024,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060025,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060026,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3370060027,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T04:53:04.646Z","updated_at":"2022-08-31T04:53:04.646Z","repository_link":"https://github.com/SciKit-Surgery/scikit-surgeryimage/blob/master/requirements.txt","dependencies":[{"id":3370061305,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3370061306,"package_name":"opencv-contrib-python-headless","ecosystem":"pypi","requirements":"\u003e=4.2.0.32","direct":true,"kind":"runtime","optional":false},{"id":3370061307,"package_name":"scikit-surgerycore","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T04:53:04.775Z","updated_at":"2022-08-31T04:53:04.775Z","repository_link":"https://github.com/SciKit-Surgery/scikit-surgeryimage/blob/master/setup.py","dependencies":[{"id":3370063009,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3370063010,"package_name":"opencv-contrib-python-headless","ecosystem":"pypi","requirements":"\u003e=4.2.0.32","direct":true,"kind":"runtime","optional":false},{"id":3370063011,"package_name":"scikit-surgerycore","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T12:51:00.763Z","updated_at":"2025-04-13T12:51:00.763Z","repository_link":"https://github.com/SciKit-Surgery/scikit-surgeryimage/blob/master/.github/workflows/ci.yml","dependencies":[{"id":22667092730,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22667092731,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22667092732,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":22667092733,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":11.149829953228574,"created_at":"2025-09-04T15:50:58.344Z","updated_at":"2025-10-07T08:11:50.269Z","avatar_url":"https://github.com/SciKit-Surgery.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2885,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1007/s11548-020-02180-5"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["surgery","ucl","ndi","augmented-reality","vtk","ultrasound"],"project_url":"https://science.ecosyste.ms/api/v1/projects/26268","html_url":"https://science.ecosyste.ms/projects/26268"}