{"id":110478,"name":null,"description":"Python wrapper around MATLAB and SPM12","url":"https://github.com/amypad/spm12","last_synced_at":"2025-09-09T05:50:10.265Z","repository":{"id":39593692,"uuid":"298912522","full_name":"AMYPAD/SPM12","owner":"AMYPAD","description":"Python wrapper around MATLAB and SPM12","archived":false,"fork":false,"pushed_at":"2025-08-11T16:26:40.000Z","size":231,"stargazers_count":10,"open_issues_count":5,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-16T11:26:07.854Z","etag":null,"topics":["image-registration","matlab","medical-imaging","python"],"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/AMYPAD.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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":"2020-09-26T22:50:52.000Z","updated_at":"2025-02-12T09:55:31.000Z","dependencies_parsed_at":"2024-02-19T18:33:15.830Z","dependency_job_id":"39744821-0ce2-4c53-bad5-56708e20a58d","html_url":"https://github.com/AMYPAD/SPM12","commit_stats":{"total_commits":104,"total_committers":3,"mean_commits":"34.666666666666664","dds":"0.13461538461538458","last_synced_commit":"a72441076f678d80872885f42623b85c90074390"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/AMYPAD/SPM12","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/sbom","scorecard":{"id":7093,"data":{"date":"2025-08-11","repo":{"name":"github.com/AMYPAD/SPM12","commit":"da13660d526720896fc7d75e4a45ba4a035af5f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/comment-bot.yml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:49","Warn: no topLevel permission defined: .github/workflows/comment-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/comment-bot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.md: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":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: spm12-2.1.0-py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v2.1.0","Info: signed release artifact: spm12-2.0.0-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v2.0.0","Info: signed release artifact: spm12-1.1.0-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v1.1.0","Info: signed release artifact: spm12-1.0.6-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v1.0.6","Warn: release artifact v2.1.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/105422304","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/73804208","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/56716092","Warn: release artifact v1.0.6 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/37204537"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-14T13:47:43.523Z","repository_id":39593692,"created_at":"2025-08-14T13:47:43.523Z","updated_at":"2025-08-14T13:47:43.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250508,"owners_count":25249396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AMYPAD","name":"AMYPAD","uuid":"71318767","kind":"organization","description":"Amyloid imaging to prevent Alzheimer's Disease","email":null,"website":"https://amypad.eu","location":"Europe","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71318767?v=4","repositories_count":6,"last_synced_at":"2023-03-05T02:29:47.941Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AMYPAD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:29:21.815Z","updated_at":"2023-03-05T02:29:47.948Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD/repositories"},"packages":[{"id":2929221,"name":"spm12","ecosystem":"pypi","description":"Statistical Parametric Mapping","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/AMYPAD/SPM12","keywords_array":["fMRI","PET","SPECT","EEG","MEG"],"namespace":null,"versions_count":17,"first_release_published_at":"2020-09-27T00:34:04.000Z","latest_release_published_at":"2024-02-15T15:38:24.000Z","latest_release_number":"2.2.0","last_synced_at":"2025-08-16T09:25:25.617Z","created_at":"2022-04-10T12:41:32.993Z","updated_at":"2025-08-16T12:54:10.581Z","registry_url":"https://pypi.org/project/spm12/","install_command":"pip install spm12 --index-url https://pypi.org/simple","documentation_url":"https://spm12.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Healthcare Industry","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Other Scripting Engines","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Medical Science Apps.","Topic :: Software Development :: Libraries","Topic :: System :: Installation/Setup"],"normalized_name":"spm12","project_status":null},"repo_metadata":{"id":39593692,"uuid":"298912522","full_name":"AMYPAD/SPM12","owner":"AMYPAD","description":"Python wrapper around MATLAB and SPM12","archived":false,"fork":false,"pushed_at":"2025-06-23T16:25:51.000Z","size":231,"stargazers_count":10,"open_issues_count":5,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-08T19:13:06.938Z","etag":null,"topics":["image-registration","matlab","medical-imaging","python"],"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/AMYPAD.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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":"2020-09-26T22:50:52.000Z","updated_at":"2025-02-12T09:55:31.000Z","dependencies_parsed_at":"2024-02-19T18:33:15.830Z","dependency_job_id":"39744821-0ce2-4c53-bad5-56708e20a58d","html_url":"https://github.com/AMYPAD/SPM12","commit_stats":{"total_commits":104,"total_committers":3,"mean_commits":"34.666666666666664","dds":"0.13461538461538458","last_synced_commit":"a72441076f678d80872885f42623b85c90074390"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/AMYPAD/SPM12","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/sbom","scorecard":{"id":7093,"data":{"date":"2025-08-11","repo":{"name":"github.com/AMYPAD/SPM12","commit":"da13660d526720896fc7d75e4a45ba4a035af5f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/comment-bot.yml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:49","Warn: no topLevel permission defined: .github/workflows/comment-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/comment-bot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/AMYPAD/SPM12/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.md: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":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: spm12-2.1.0-py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v2.1.0","Info: signed release artifact: spm12-2.0.0-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v2.0.0","Info: signed release artifact: spm12-1.1.0-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v1.1.0","Info: signed release artifact: spm12-1.0.6-py2.py3-none-any.whl.asc: https://github.com/AMYPAD/SPM12/releases/tag/v1.0.6","Warn: release artifact v2.1.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/105422304","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/73804208","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/56716092","Warn: release artifact v1.0.6 does not have provenance: https://api.github.com/repos/AMYPAD/SPM12/releases/37204537"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-14T13:47:43.523Z","repository_id":39593692,"created_at":"2025-08-14T13:47:43.523Z","updated_at":"2025-08-14T13:47:43.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702560,"owners_count":24630879,"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-16T02:00:11.002Z","response_time":91,"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":"AMYPAD","name":"AMYPAD","uuid":"71318767","kind":"organization","description":"Amyloid imaging to prevent Alzheimer's Disease","email":null,"website":"https://amypad.eu","location":"Europe","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71318767?v=4","repositories_count":6,"last_synced_at":"2023-03-05T02:29:47.941Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AMYPAD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:29:21.815Z","updated_at":"2023-03-05T02:29:47.948Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMYPAD/repositories"},"tags":[{"name":"v2.2.0","sha":"14c03d21872fa81c7d546f4b7a82ecc737587e77","kind":"tag","published_at":"2024-02-15T14:35:43.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v2.2.0","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"686ef24f9949611c0ab24aa6c84f952de98a542e","kind":"commit","published_at":"2023-05-30T19:06:58.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v2.1.0","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8857b3db90d6a67a45fa9cb5246ee88ba8fc6bc9","kind":"commit","published_at":"2022-08-06T08:52:30.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v2.0.0","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"dfb7dbd4c27f1f38e6cf7149c4c78484fc74f9fd","kind":"commit","published_at":"2022-01-10T06:46:27.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.1.0","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"7bafce0ccd3a15777a1677855709815f9e65d8b0","kind":"commit","published_at":"2021-02-01T22:23:24.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.6","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"b027a18806c5ea16a3a6efbc867c898ddbce64aa","kind":"commit","published_at":"2021-01-13T01:02:38.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.5","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"d11fb64aa13c41ddf85c2b5bc8367634d89c314f","kind":"commit","published_at":"2020-12-29T22:50:54.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.4","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"931ab4d98944fd3f80fffa07ac3e7f168516a351","kind":"commit","published_at":"2020-11-29T02:53:29.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.3","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1bfed8998d4eadd7a51055d6add1ae70d296744b","kind":"commit","published_at":"2020-11-24T19:05:56.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.2","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2bd4fc4907834df0d22968dfd94d509ed16efa50","kind":"commit","published_at":"2020-10-27T22:20:43.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.1","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e381647c5b90091f6e2209d8ba1a8cd4814d604e","kind":"commit","published_at":"2020-10-13T20:37:09.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v1.0.0","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v1.0.0/manifests"},{"name":"v0.0.5","sha":"8d21f78a91e2f96d1c85848fe9bbd82b51028740","kind":"commit","published_at":"2020-10-11T22:06:01.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v0.0.5","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01a9c9a596502bda4e4ad08f1fe4ed346da53823","kind":"commit","published_at":"2020-10-10T02:38:38.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v0.0.4","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"b1632cb3ed9e90919ce9b520c4942038dec85532","kind":"commit","published_at":"2020-10-09T23:17:25.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v0.0.3","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"63b99f4355aad3c81dadb2f614e39e7731440371","kind":"commit","published_at":"2020-09-30T17:07:56.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v0.0.2","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"37f9e76a31666ad2b774cc9c311b7f26fea334f0","kind":"commit","published_at":"2020-09-29T20:40:07.000Z","download_url":"https://codeload.github.com/AMYPAD/SPM12/tar.gz/v0.0.1","html_url":"https://github.com/AMYPAD/SPM12/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMYPAD/SPM12@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T12:54:10.580Z","dependent_packages_count":0,"downloads":148,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.68520735488228,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.4693881904165},"purl":"pkg:pypi/spm12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spm12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spm12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spm12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-06T11:03:28.467Z","issues_count":6,"pull_requests_count":16,"avg_time_to_close_issue":6137.333333333333,"avg_time_to_close_pull_request":3919642.714285714,"issues_closed_count":3,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13437.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/issues","maintainers":[{"login":"casperdcl","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spm12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spm12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spm12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spm12/related_packages","maintainers":[{"uuid":"casper.dcl","login":"casper.dcl","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/casper.dcl/","role":null,"created_at":"2023-02-25T13:00:48.267Z","updated_at":"2023-02-25T13:00:48.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/casper.dcl/packages"},{"uuid":"pjmark","login":"pjmark","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/pjmark/","role":null,"created_at":"2023-02-25T13:00:48.281Z","updated_at":"2023-02-25T13:00:48.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pjmark/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726396,"maintainers_count":308848,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":663618,"full_name":"AMYPAD/SPM12","default_branch":"master","committers":[{"name":"Casper da Costa-Luis","email":"casper.dcl@physics.org","count":90},{"name":"Pawel","email":"p.markiewicz@ucl.ac.uk","count":13},{"name":"Casper da Costa-Luis","email":"imaging@cdcl.ml","count":1}],"total_commits":104,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.666666666666664,"dds":0.13461538461538458,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T17:41:40.598Z","last_synced_commit":"a72441076f678d80872885f42623b85c90074390","created_at":"2023-03-09T10:09:15.965Z","updated_at":"2023-09-19T17:35:46.600Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"AMYPAD/SPM12","html_url":"https://github.com/AMYPAD/SPM12","last_synced_at":"2025-08-31T16:58:13.606Z","status":null,"issues_count":6,"pull_requests_count":18,"avg_time_to_close_issue":6137.333333333333,"avg_time_to_close_pull_request":5103063.5625,"issues_closed_count":3,"pull_requests_closed_count":16,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13437.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-15T00:33:13.572Z","updated_at":"2025-09-01T09:18:33.438Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMYPAD%2FSPM12/issues","issue_labels_count":{"enhancement":4,"framework":1,"bug":1,"documentation":1},"pull_request_labels_count":{"enhancement":9,"framework":6,"bug":4,"documentation":2},"issue_author_associations_count":{"MEMBER":6},"pull_request_author_associations_count":{"MEMBER":13,"CONTRIBUTOR":4,"NONE":1},"issue_authors":{"casperdcl":6},"pull_request_authors":{"casperdcl":13,"pre-commit-ci[bot]":3,"kennyluck":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"kennyluck":2,"pre-commit-ci[bot]":1},"maintainers":[{"login":"casperdcl","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":6,"PullRequestEvent":4,"ForkEvent":2},"last_year":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":6,"PullRequestEvent":4,"ForkEvent":2}},"keywords":["image-registration","matlab","medical-imaging","python"],"dependencies":null,"score":8.823942326585245,"created_at":"2025-09-08T22:37:13.276Z","updated_at":"2025-10-07T08:32:17.023Z","avatar_url":"https://github.com/AMYPAD.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":148,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4272003"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mr","pet","processing"],"project_url":"https://science.ecosyste.ms/api/v1/projects/110478","html_url":"https://science.ecosyste.ms/projects/110478"}