{"id":2480,"name":"multimatch-gaze","description":"multimatch-gaze: The MultiMatch algorithm for gaze path comparison in Python - Published in JOSS (2019)","url":"https://github.com/adswa/multimatch_gaze","last_synced_at":"2025-09-04T16:47:16.356Z","repository":{"id":55501644,"uuid":"151181532","full_name":"adswa/multimatch_gaze","owner":"adswa","description":"Reimplementation of Matlabs MultiMatch toolbox (Dewhurst et al., 2012) in Python","archived":false,"fork":false,"pushed_at":"2020-12-26T11:32:18.000Z","size":4402,"stargazers_count":37,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-04T03:50:01.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adswa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-10-02T00:53:28.000Z","updated_at":"2025-08-29T00:30:29.000Z","dependencies_parsed_at":"2022-08-15T01:50:54.285Z","dependency_job_id":null,"html_url":"https://github.com/adswa/multimatch_gaze","commit_stats":null,"previous_names":["adswa/multimatch"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/adswa/multimatch_gaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/sbom","scorecard":{"id":168232,"data":{"date":"2025-08-11","repo":{"name":"github.com/adswa/multimatch_gaze","commit":"36fd53076b8e95897ed2e8650ecaa9d9c4de9bc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 24 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-16T15:33:10.633Z","repository_id":55501644,"created_at":"2025-08-16T15:33:10.633Z","updated_at":"2025-08-16T15:33:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273589536,"owners_count":25132861,"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-04T02:00:08.968Z","response_time":61,"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":"adswa","name":"Adina Wagner","uuid":"29738718","kind":"user","description":"Psychoinformagician in training \r\n:bug:","email":"","website":"www.adina-wagner.com","location":"planet earth","twitter":null,"company":" @psychoinformatics-de","icon_url":"https://avatars.githubusercontent.com/u/29738718?u=0ca52796d2273e4a0019d0b88dfd01c025782c9d\u0026v=4","repositories_count":147,"last_synced_at":"2024-05-21T01:42:19.595Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adswa","funding_links":[],"total_stars":44,"followers":79,"following":17,"created_at":"2023-02-14T21:10:46.179Z","updated_at":"2024-05-21T01:42:21.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa/repositories"},"packages":[{"id":2810028,"name":"multimatch-gaze","ecosystem":"pypi","description":"Multidimensional scan path comparison","homepage":"https://github.com/adswa/multimatch_gaze","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/adswa/multimatch_gaze","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-05-02T13:54:12.000Z","latest_release_published_at":"2020-12-26T11:27:38.000Z","latest_release_number":"0.1.3","last_synced_at":"2025-09-03T23:11:07.515Z","created_at":"2022-04-10T11:40:14.510Z","updated_at":"2025-09-04T16:26:55.768Z","registry_url":"https://pypi.org/project/multimatch-gaze/","install_command":"pip install multimatch-gaze --index-url https://pypi.org/simple","documentation_url":"https://multimatch-gaze.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"multimatch-gaze","project_status":null},"repo_metadata":{"id":55501644,"uuid":"151181532","full_name":"adswa/multimatch_gaze","owner":"adswa","description":"Reimplementation of Matlabs MultiMatch toolbox (Dewhurst et al., 2012) in Python","archived":false,"fork":false,"pushed_at":"2020-12-26T11:32:18.000Z","size":4402,"stargazers_count":37,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-04T03:50:01.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adswa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-10-02T00:53:28.000Z","updated_at":"2025-08-29T00:30:29.000Z","dependencies_parsed_at":"2022-08-15T01:50:54.285Z","dependency_job_id":null,"html_url":"https://github.com/adswa/multimatch_gaze","commit_stats":null,"previous_names":["adswa/multimatch"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/adswa/multimatch_gaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/sbom","scorecard":{"id":168232,"data":{"date":"2025-08-11","repo":{"name":"github.com/adswa/multimatch_gaze","commit":"36fd53076b8e95897ed2e8650ecaa9d9c4de9bc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 24 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-16T15:33:10.633Z","repository_id":55501644,"created_at":"2025-08-16T15:33:10.633Z","updated_at":"2025-08-16T15:33:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273589536,"owners_count":25132861,"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-04T02:00:08.968Z","response_time":61,"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":"adswa","name":"Adina Wagner","uuid":"29738718","kind":"user","description":"Psychoinformagician in training \r\n:bug:","email":"","website":"www.adina-wagner.com","location":"planet earth","twitter":null,"company":" @psychoinformatics-de","icon_url":"https://avatars.githubusercontent.com/u/29738718?u=0ca52796d2273e4a0019d0b88dfd01c025782c9d\u0026v=4","repositories_count":147,"last_synced_at":"2024-05-21T01:42:19.595Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adswa","funding_links":[],"total_stars":44,"followers":79,"following":17,"created_at":"2023-02-14T21:10:46.179Z","updated_at":"2024-05-21T01:42:21.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adswa/repositories"},"tags":[{"name":"v0.1.3","sha":"1ad9b64da632090a42e9321b8aecf65c51158cca","kind":"tag","published_at":"2020-12-26T11:30:12.000Z","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/v0.1.3","html_url":"https://github.com/adswa/multimatch_gaze/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adswa/multimatch_gaze@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.3/manifests"},{"name":"v0.1.1-joss","sha":"7d32cfde26558527affbdf929f7e21d0433d49a3","kind":"commit","published_at":"2019-08-16T05:09:19.000Z","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/v0.1.1-joss","html_url":"https://github.com/adswa/multimatch_gaze/releases/tag/v0.1.1-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adswa/multimatch_gaze@v0.1.1-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.1-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.1-joss/manifests"},{"name":"v0.1.1","sha":"9a3b71822a3c725c4a226679d32f77ac6c8ee35c","kind":"commit","published_at":"2019-05-17T08:38:59.000Z","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/v0.1.1","html_url":"https://github.com/adswa/multimatch_gaze/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adswa/multimatch_gaze@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"98c37e276851f7aa4418f19c3f4dfe8c529d0de7","kind":"commit","published_at":"2019-05-02T12:51:13.000Z","download_url":"https://codeload.github.com/adswa/multimatch_gaze/tar.gz/v0.1","html_url":"https://github.com/adswa/multimatch_gaze/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adswa/multimatch_gaze@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:26:55.768Z","dependent_packages_count":0,"downloads":67,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.25933958330943,"dependent_repos_count":21.657221655882843,"dependent_packages_count":10.038423948696664,"stargazers_count":11.690142191877754,"forks_count":14.19317575463164,"docker_downloads_count":null,"average":17.167660626879666},"purl":"pkg:pypi/multimatch-gaze","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/multimatch-gaze","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/multimatch-gaze","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/multimatch-gaze/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:55.148Z","issues_count":30,"pull_requests_count":25,"avg_time_to_close_issue":2559051.592592593,"avg_time_to_close_pull_request":124873.16,"issues_closed_count":27,"pull_requests_closed_count":25,"pull_request_authors_count":5,"issue_authors_count":12,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"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.0,"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/adswa%2Fmultimatch_gaze/issues","maintainers":[{"login":"mih","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"},{"login":"adswa","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adswa"},{"login":"yarikoptic","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multimatch-gaze/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multimatch-gaze/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multimatch-gaze/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multimatch-gaze/related_packages","maintainers":[{"uuid":"adina","login":"adina","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/adina/","role":null,"created_at":"2023-02-24T17:59:21.925Z","updated_at":"2023-02-24T17:59:21.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adina/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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":6194428,"full_name":"adswa/multimatch_gaze","default_branch":"master","committers":[{"name":"Adina Wagner","email":"adina.wagner@t-online.de","login":"adswa","count":304},{"name":"Michael Hanke","email":"michael.hanke@gmail.com","login":"mih","count":18},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":8},{"name":"Mike Flanagan","email":"mflan48@gmail.com","login":"mflan48","count":5},{"name":"Kyle Niemeyer","email":"kyle.niemeyer@gmail.com","login":"kyleniemeyer","count":1},{"name":"Adina Wagner","email":"adina@wagner.de","login":null,"count":1}],"total_commits":337,"total_committers":6,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":56.166666666666664,"dds":0.09792284866468848,"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":"2025-08-07T08:21:39.539Z","last_synced_commit":"36fd53076b8e95897ed2e8650ecaa9d9c4de9bc0","created_at":"2024-11-18T04:55:01.475Z","updated_at":"2025-08-07T08:21:40.077Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"adswa/multimatch_gaze","html_url":"https://github.com/adswa/multimatch_gaze","last_synced_at":"2025-08-31T21:39:55.148Z","status":"error","issues_count":30,"pull_requests_count":25,"avg_time_to_close_issue":2559051.592592593,"avg_time_to_close_pull_request":124873.16,"issues_closed_count":27,"pull_requests_closed_count":25,"pull_request_authors_count":5,"issue_authors_count":12,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"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.0,"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-14T18:12:46.427Z","updated_at":"2025-08-31T21:39:55.148Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adswa%2Fmultimatch_gaze/issues","issue_labels_count":{"good first issue":2,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":18,"NONE":8,"OWNER":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":15,"CONTRIBUTOR":7,"COLLABORATOR":3},"issue_authors":{"mih":15,"adswa":3,"yarikoptic":3,"LGurtner":1,"kmamine":1,"YValarieAnne":1,"Craana":1,"FelixHenninger":1,"Bioso":1,"LFaggi":1,"oliver-contier":1,"mflan48":1},"pull_request_authors":{"adswa":15,"allcontributors[bot]":4,"mih":3,"mflan48":2,"kyleniemeyer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070501,"issues_count":31240645,"pull_requests_count":95394471,"authors_count":10689216,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Craana":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"mih","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"},{"login":"adswa","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adswa"},{"login":"yarikoptic","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4},"last_year":{"IssuesEvent":1,"WatchEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T01:50:53.741Z","updated_at":"2022-08-15T01:50:53.741Z","repository_link":"https://github.com/adswa/multimatch_gaze/blob/master/requirements.txt","dependencies":[{"id":1727137730,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1727137731,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1727137732,"package_name":"argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1727137733,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-15T01:50:53.938Z","updated_at":"2022-08-15T01:50:53.938Z","repository_link":"https://github.com/adswa/multimatch_gaze/blob/master/setup.py","dependencies":[{"id":1727138254,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1727138255,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1727138256,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.714745427939251,"created_at":"2025-09-04T09:18:02.034Z","updated_at":"2025-10-07T08:04:40.100Z","avatar_url":"https://github.com/adswa.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":67,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01525","https://doi.org/10.3758/s13428-012-0212-2","https://doi.org/10.1007/BF01386390","https://doi.org/10.1145/1743666.1743718"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","bids"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2480","html_url":"https://science.ecosyste.ms/projects/2480"}