{"id":41683,"name":"rsatoolbox","description":"Python library for Representational Similarity Analysis","url":"https://github.com/rsagroup/rsatoolbox","last_synced_at":"2025-09-05T09:08:30.348Z","repository":{"id":37269854,"uuid":"213277213","full_name":"rsagroup/rsatoolbox","owner":"rsagroup","description":"Python library for Representational Similarity Analysis","archived":false,"fork":false,"pushed_at":"2025-08-01T15:47:19.000Z","size":184109,"stargazers_count":217,"open_issues_count":52,"forks_count":46,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-08-25T17:30:28.011Z","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/rsagroup.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-07T02:08:28.000Z","updated_at":"2025-08-25T13:30:06.000Z","dependencies_parsed_at":"2023-02-16T11:31:39.138Z","dependency_job_id":"6f982e3a-81a5-428c-b63e-aa98111cbba6","html_url":"https://github.com/rsagroup/rsatoolbox","commit_stats":{"total_commits":1570,"total_committers":30,"mean_commits":"52.333333333333336","dds":0.5070063694267516,"last_synced_commit":"bef1775960773e39ed6e9487047e298ad0b25542"},"previous_names":["rsagroup/pyrsa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rsagroup/rsatoolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/sbom","scorecard":{"id":786836,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsagroup/rsatoolbox","commit":"54162160aa1f0faebcbd1a5efafef2f055b3c8eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/style.yml:8","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/style.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testbuild.yml:9","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":"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"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":"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/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:108","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T06:19:10.139Z","repository_id":37269854,"created_at":"2025-08-23T06:19:10.139Z","updated_at":"2025-08-23T06:19:10.139Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734574,"owners_count":25158274,"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":"rsagroup","name":"RSA development group","uuid":"11242660","kind":"organization","description":"Development of the Toolbox for Representational Similarity Analysis","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11242660?v=4","repositories_count":3,"last_synced_at":"2023-02-28T11:55:26.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsagroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T15:08:59.958Z","updated_at":"2023-02-28T11:55:26.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup/repositories"},"packages":[{"id":76246,"name":"py-rsatoolbox","ecosystem":"spack","description":"Representational Similarity Analysis (RSA) in Python.\n","homepage":"https://github.com/rsagroup/rsatoolbox","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/rsagroup/rsatoolbox","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:28:44.205Z","latest_release_published_at":"2022-04-05T09:28:44.205Z","latest_release_number":"0.0.3","last_synced_at":"2025-08-25T17:55:52.425Z","created_at":"2022-04-05T09:28:44.177Z","updated_at":"2025-08-25T20:35:00.187Z","registry_url":"https://packages.spack.io/package.html?name=py-rsatoolbox","install_command":"spack install py-rsatoolbox","documentation_url":null,"metadata":{},"repo_metadata":{"id":37269854,"uuid":"213277213","full_name":"rsagroup/rsatoolbox","owner":"rsagroup","description":"Python library for Representational Similarity Analysis","archived":false,"fork":false,"pushed_at":"2025-08-01T15:47:19.000Z","size":184109,"stargazers_count":217,"open_issues_count":52,"forks_count":46,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-08-25T17:30:28.011Z","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/rsagroup.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-07T02:08:28.000Z","updated_at":"2025-08-25T13:30:06.000Z","dependencies_parsed_at":"2023-02-16T11:31:39.138Z","dependency_job_id":"6f982e3a-81a5-428c-b63e-aa98111cbba6","html_url":"https://github.com/rsagroup/rsatoolbox","commit_stats":{"total_commits":1570,"total_committers":30,"mean_commits":"52.333333333333336","dds":0.5070063694267516,"last_synced_commit":"bef1775960773e39ed6e9487047e298ad0b25542"},"previous_names":["rsagroup/pyrsa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rsagroup/rsatoolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/sbom","scorecard":{"id":786836,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsagroup/rsatoolbox","commit":"54162160aa1f0faebcbd1a5efafef2f055b3c8eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/style.yml:8","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/style.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testbuild.yml:9","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":"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"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":"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/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:108","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T06:19:10.139Z","repository_id":37269854,"created_at":"2025-08-23T06:19:10.139Z","updated_at":"2025-08-23T06:19:10.139Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272127434,"owners_count":24878289,"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-25T02:00:12.092Z","response_time":1107,"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":"rsagroup","name":"RSA development group","uuid":"11242660","kind":"organization","description":"Development of the Toolbox for Representational Similarity Analysis","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11242660?v=4","repositories_count":3,"last_synced_at":"2023-02-28T11:55:26.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsagroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T15:08:59.958Z","updated_at":"2023-02-28T11:55:26.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup/repositories"},"tags":[{"name":"v0.2.0","sha":"df784e0ece907fd44f4ad5433c1da389ec1b29f0","kind":"commit","published_at":"2024-08-04T20:10:16.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.2.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"0f1e77ae6f3a666575101f7f71a0ab72e35dcbf5","kind":"commit","published_at":"2023-11-23T17:11:22.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4c5aa1db06d426d6c31ddc347a818fa9584f63c0","kind":"commit","published_at":"2023-10-13T15:27:27.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ed759835004b0a89eb3c75326be3f2703237912d","kind":"commit","published_at":"2023-05-11T16:24:36.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1d548a4af8796ea7649302f0dc2093f6ae16ddf2","kind":"commit","published_at":"2023-03-07T17:36:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2361bc51698008978e6bdd2eadf768e0b460cb57","kind":"commit","published_at":"2023-02-26T18:43:10.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.1","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e3d5e23a2f481c7344e06c8af97a25664e888f62","kind":"commit","published_at":"2022-12-16T10:49:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"25cfa25c8fdb6545cd85c94756a328f4e19b4d42","kind":"commit","published_at":"2022-11-06T18:44:45.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35f86dda2dde30b2257bef1a8a0c804dc35f0ee6","kind":"tag","published_at":"2022-03-03T16:55:19.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"58d941394afdb8467c7e5875f8335f36773c6276","kind":"tag","published_at":"2021-09-15T21:15:35.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1d8b4544d3117cac04220eba3c5842eea7178daa","kind":"tag","published_at":"2021-06-07T18:37:47.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2/manifests"},{"name":"v3.0.0.post20201106","sha":"ef01d3135d9b2dda8a286f4c7a38369cace97205","kind":"tag","published_at":"2020-11-06T18:50:48.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v3.0.0.post20201106","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v3.0.0.post20201106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v3.0.0.post20201106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106/manifests"}]},"repo_metadata_updated_at":"2025-08-25T20:35:00.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":18.007503126302627,"forks_count":17.7157148812005,"average":23.249270529387246},"purl":"pkg:spack/py-rsatoolbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-rsatoolbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-rsatoolbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-rsatoolbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:18:11.846Z","issues_count":115,"pull_requests_count":98,"avg_time_to_close_issue":18222001.948717948,"avg_time_to_close_pull_request":8074645.584269663,"issues_closed_count":78,"pull_requests_closed_count":89,"pull_request_authors_count":23,"issue_authors_count":39,"avg_comments_per_issue":1.9565217391304348,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1323863.125,"past_year_avg_time_to_close_pull_request":169287.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.0588235294117647,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/issues","maintainers":[{"login":"caiw","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caiw"},{"login":"doerlbh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doerlbh"},{"login":"Benjamin-Peters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Benjamin-Peters"},{"login":"mshahbazi1997","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mshahbazi1997"},{"login":"johnmarktaylor91","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"adkipnis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adkipnis"},{"login":"snormanhaignere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snormanhaignere"},{"login":"nkriegeskorte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkriegeskorte"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}],"active_maintainers":[{"login":"johnmarktaylor91","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rsatoolbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rsatoolbox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rsatoolbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rsatoolbox/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:24.245Z","updated_at":"2022-11-14T16:55:24.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3680,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-05T07:48:05.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2906975,"name":"rsatoolbox","ecosystem":"pypi","description":"Representational Similarity Analysis (RSA) in Python","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rsagroup/rsatoolbox","keywords_array":["neuroscience"],"namespace":null,"versions_count":63,"first_release_published_at":"2021-04-21T22:25:23.000Z","latest_release_published_at":"2025-07-01T12:14:08.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-25T17:55:54.023Z","created_at":"2022-04-10T12:30:30.697Z","updated_at":"2025-08-25T20:35:00.193Z","registry_url":"https://pypi.org/project/rsatoolbox/","install_command":"pip install rsatoolbox --index-url https://pypi.org/simple","documentation_url":"https://rsatoolbox.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"rsatoolbox","project_status":null},"repo_metadata":{"id":37269854,"uuid":"213277213","full_name":"rsagroup/rsatoolbox","owner":"rsagroup","description":"Python library for Representational Similarity Analysis","archived":false,"fork":false,"pushed_at":"2025-08-01T15:47:19.000Z","size":184109,"stargazers_count":217,"open_issues_count":52,"forks_count":46,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-08-25T17:30:28.011Z","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/rsagroup.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-07T02:08:28.000Z","updated_at":"2025-08-25T13:30:06.000Z","dependencies_parsed_at":"2023-02-16T11:31:39.138Z","dependency_job_id":"6f982e3a-81a5-428c-b63e-aa98111cbba6","html_url":"https://github.com/rsagroup/rsatoolbox","commit_stats":{"total_commits":1570,"total_committers":30,"mean_commits":"52.333333333333336","dds":0.5070063694267516,"last_synced_commit":"bef1775960773e39ed6e9487047e298ad0b25542"},"previous_names":["rsagroup/pyrsa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rsagroup/rsatoolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/sbom","scorecard":{"id":786836,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsagroup/rsatoolbox","commit":"54162160aa1f0faebcbd1a5efafef2f055b3c8eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/style.yml:8","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/style.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testbuild.yml:9","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":"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"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":"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/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:108","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T06:19:10.139Z","repository_id":37269854,"created_at":"2025-08-23T06:19:10.139Z","updated_at":"2025-08-23T06:19:10.139Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272127434,"owners_count":24878289,"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-25T02:00:12.092Z","response_time":1107,"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":"rsagroup","name":"RSA development group","uuid":"11242660","kind":"organization","description":"Development of the Toolbox for Representational Similarity Analysis","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11242660?v=4","repositories_count":3,"last_synced_at":"2023-02-28T11:55:26.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsagroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T15:08:59.958Z","updated_at":"2023-02-28T11:55:26.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup/repositories"},"tags":[{"name":"v0.2.0","sha":"df784e0ece907fd44f4ad5433c1da389ec1b29f0","kind":"commit","published_at":"2024-08-04T20:10:16.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.2.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"0f1e77ae6f3a666575101f7f71a0ab72e35dcbf5","kind":"commit","published_at":"2023-11-23T17:11:22.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4c5aa1db06d426d6c31ddc347a818fa9584f63c0","kind":"commit","published_at":"2023-10-13T15:27:27.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ed759835004b0a89eb3c75326be3f2703237912d","kind":"commit","published_at":"2023-05-11T16:24:36.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1d548a4af8796ea7649302f0dc2093f6ae16ddf2","kind":"commit","published_at":"2023-03-07T17:36:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2361bc51698008978e6bdd2eadf768e0b460cb57","kind":"commit","published_at":"2023-02-26T18:43:10.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.1","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e3d5e23a2f481c7344e06c8af97a25664e888f62","kind":"commit","published_at":"2022-12-16T10:49:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"25cfa25c8fdb6545cd85c94756a328f4e19b4d42","kind":"commit","published_at":"2022-11-06T18:44:45.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35f86dda2dde30b2257bef1a8a0c804dc35f0ee6","kind":"tag","published_at":"2022-03-03T16:55:19.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"58d941394afdb8467c7e5875f8335f36773c6276","kind":"tag","published_at":"2021-09-15T21:15:35.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1d8b4544d3117cac04220eba3c5842eea7178daa","kind":"tag","published_at":"2021-06-07T18:37:47.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2/manifests"},{"name":"v3.0.0.post20201106","sha":"ef01d3135d9b2dda8a286f4c7a38369cace97205","kind":"tag","published_at":"2020-11-06T18:50:48.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v3.0.0.post20201106","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v3.0.0.post20201106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v3.0.0.post20201106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106/manifests"}]},"repo_metadata_updated_at":"2025-08-25T20:35:00.193Z","dependent_packages_count":1,"downloads":3349,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":4.304241576939413,"dependent_repos_count":8.956375608752316,"dependent_packages_count":4.778372240132306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.006965321993728,"average":5.511488686954441},"purl":"pkg:pypi/rsatoolbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rsatoolbox","docker_dependents_count":1,"docker_downloads_count":11,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rsatoolbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rsatoolbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:18:11.846Z","issues_count":115,"pull_requests_count":98,"avg_time_to_close_issue":18222001.948717948,"avg_time_to_close_pull_request":8074645.584269663,"issues_closed_count":78,"pull_requests_closed_count":89,"pull_request_authors_count":23,"issue_authors_count":39,"avg_comments_per_issue":1.9565217391304348,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1323863.125,"past_year_avg_time_to_close_pull_request":169287.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.0588235294117647,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/issues","maintainers":[{"login":"caiw","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caiw"},{"login":"doerlbh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doerlbh"},{"login":"Benjamin-Peters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Benjamin-Peters"},{"login":"mshahbazi1997","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mshahbazi1997"},{"login":"johnmarktaylor91","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"adkipnis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adkipnis"},{"login":"snormanhaignere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snormanhaignere"},{"login":"nkriegeskorte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkriegeskorte"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}],"active_maintainers":[{"login":"johnmarktaylor91","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsatoolbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsatoolbox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsatoolbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsatoolbox/related_packages","maintainers":[{"uuid":"rsagroup","login":"rsagroup","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rsagroup/","role":null,"created_at":"2023-02-22T00:22:27.168Z","updated_at":"2023-02-22T00:22:27.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rsagroup/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725067,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11537776,"name":"github.com/rsagroup/rsatoolbox","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rsagroup/rsatoolbox","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-06-07T17:41:13.000Z","latest_release_published_at":"2025-07-01T10:40:47.000Z","latest_release_number":"v0.3.0","last_synced_at":"2025-08-25T17:55:54.022Z","created_at":"2025-04-11T08:10:35.655Z","updated_at":"2025-08-25T20:35:00.194Z","registry_url":"https://pkg.go.dev/github.com/rsagroup/rsatoolbox","install_command":"go get github.com/rsagroup/rsatoolbox","documentation_url":"https://pkg.go.dev/github.com/rsagroup/rsatoolbox#section-documentation","metadata":{},"repo_metadata":{"id":37269854,"uuid":"213277213","full_name":"rsagroup/rsatoolbox","owner":"rsagroup","description":"Python library for Representational Similarity Analysis","archived":false,"fork":false,"pushed_at":"2025-08-01T15:47:19.000Z","size":184109,"stargazers_count":217,"open_issues_count":52,"forks_count":46,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-08-25T17:30:28.011Z","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/rsagroup.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-07T02:08:28.000Z","updated_at":"2025-08-25T13:30:06.000Z","dependencies_parsed_at":"2023-02-16T11:31:39.138Z","dependency_job_id":"6f982e3a-81a5-428c-b63e-aa98111cbba6","html_url":"https://github.com/rsagroup/rsatoolbox","commit_stats":{"total_commits":1570,"total_committers":30,"mean_commits":"52.333333333333336","dds":0.5070063694267516,"last_synced_commit":"bef1775960773e39ed6e9487047e298ad0b25542"},"previous_names":["rsagroup/pyrsa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rsagroup/rsatoolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/sbom","scorecard":{"id":786836,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsagroup/rsatoolbox","commit":"54162160aa1f0faebcbd1a5efafef2f055b3c8eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/style.yml:8","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/style.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testbuild.yml:9","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":"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"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":"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/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testbuild.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/rsagroup/rsatoolbox/testbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/testbuild.yml:108","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T06:19:10.139Z","repository_id":37269854,"created_at":"2025-08-23T06:19:10.139Z","updated_at":"2025-08-23T06:19:10.139Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272127434,"owners_count":24878289,"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-25T02:00:12.092Z","response_time":1107,"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":"rsagroup","name":"RSA development group","uuid":"11242660","kind":"organization","description":"Development of the Toolbox for Representational Similarity Analysis","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11242660?v=4","repositories_count":3,"last_synced_at":"2023-02-28T11:55:26.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsagroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T15:08:59.958Z","updated_at":"2023-02-28T11:55:26.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsagroup/repositories"},"tags":[{"name":"v0.2.0","sha":"df784e0ece907fd44f4ad5433c1da389ec1b29f0","kind":"commit","published_at":"2024-08-04T20:10:16.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.2.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"0f1e77ae6f3a666575101f7f71a0ab72e35dcbf5","kind":"commit","published_at":"2023-11-23T17:11:22.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4c5aa1db06d426d6c31ddc347a818fa9584f63c0","kind":"commit","published_at":"2023-10-13T15:27:27.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ed759835004b0a89eb3c75326be3f2703237912d","kind":"commit","published_at":"2023-05-11T16:24:36.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1d548a4af8796ea7649302f0dc2093f6ae16ddf2","kind":"commit","published_at":"2023-03-07T17:36:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2361bc51698008978e6bdd2eadf768e0b460cb57","kind":"commit","published_at":"2023-02-26T18:43:10.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.1","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e3d5e23a2f481c7344e06c8af97a25664e888f62","kind":"commit","published_at":"2022-12-16T10:49:29.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.1.0","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"25cfa25c8fdb6545cd85c94756a328f4e19b4d42","kind":"commit","published_at":"2022-11-06T18:44:45.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.5","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35f86dda2dde30b2257bef1a8a0c804dc35f0ee6","kind":"tag","published_at":"2022-03-03T16:55:19.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.4","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"58d941394afdb8467c7e5875f8335f36773c6276","kind":"tag","published_at":"2021-09-15T21:15:35.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.3","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1d8b4544d3117cac04220eba3c5842eea7178daa","kind":"tag","published_at":"2021-06-07T18:37:47.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v0.0.2","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v0.0.2/manifests"},{"name":"v3.0.0.post20201106","sha":"ef01d3135d9b2dda8a286f4c7a38369cace97205","kind":"tag","published_at":"2020-11-06T18:50:48.000Z","download_url":"https://codeload.github.com/rsagroup/rsatoolbox/tar.gz/v3.0.0.post20201106","html_url":"https://github.com/rsagroup/rsatoolbox/releases/tag/v3.0.0.post20201106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsagroup/rsatoolbox@v3.0.0.post20201106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/tags/v3.0.0.post20201106/manifests"}]},"repo_metadata_updated_at":"2025-08-25T20:35:00.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.975134328490002,"dependent_packages_count":5.599743042954211,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7874386857221065},"purl":"pkg:golang/github.com/rsagroup/rsatoolbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rsagroup/rsatoolbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rsagroup/rsatoolbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rsagroup/rsatoolbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:18:11.846Z","issues_count":115,"pull_requests_count":98,"avg_time_to_close_issue":18222001.948717948,"avg_time_to_close_pull_request":8074645.584269663,"issues_closed_count":78,"pull_requests_closed_count":89,"pull_request_authors_count":23,"issue_authors_count":39,"avg_comments_per_issue":1.9565217391304348,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1323863.125,"past_year_avg_time_to_close_pull_request":169287.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.0588235294117647,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/issues","maintainers":[{"login":"caiw","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caiw"},{"login":"doerlbh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doerlbh"},{"login":"Benjamin-Peters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Benjamin-Peters"},{"login":"mshahbazi1997","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mshahbazi1997"},{"login":"johnmarktaylor91","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"adkipnis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adkipnis"},{"login":"snormanhaignere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snormanhaignere"},{"login":"nkriegeskorte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkriegeskorte"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}],"active_maintainers":[{"login":"johnmarktaylor91","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"Tal-Golan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsagroup%2Frsatoolbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsagroup%2Frsatoolbox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsagroup%2Frsatoolbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsagroup%2Frsatoolbox/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":465786,"full_name":"rsagroup/rsatoolbox","default_branch":"main","committers":[{"name":"Heiko Schuett","email":"heiko.schuett@nyu.edu","count":774},{"name":"Jasper van den Bosch","email":"japsai@gmail.com","count":232},{"name":"Jasper van den Bosch","email":"someone@somewhere.com","count":147},{"name":"Baihan Lin","email":"nature@gatech.edu","count":136},{"name":"Johan Carlin","email":"johan.carlin@gmail.com","count":45},{"name":"Benjamin Peters","email":"benjamin.peters@posteo.de","count":30},{"name":"Cai","email":"mail@caiwingfield.com","count":30},{"name":"Joern Diedrichsen","email":"joern.diedrichsen@googlemail.com","count":29},{"name":"Alex","email":"adkipnis@mailbox.org","count":23},{"name":"lajnd","email":"dnllndh@gmail.com","count":22},{"name":"Mahdiyar Shahbazi","email":"70170749+mshahbazi1997@users.noreply.github.com","count":17},{"name":"Ian Charest","email":"i.charest@bham.ac.uk","count":13},{"name":"unknown","email":"nk2765@columbia.edu","count":12},{"name":"Charles Guan","email":"cguan@caltech.edu","count":12},{"name":"Heiko Schütt","email":"heiko.schuett@uni-tuebingen.de","count":11},{"name":"Baihan Lin","email":"doerlbh@gmail.com","count":5},{"name":"Alex","email":"alex@arch-precision.localdomain","count":4},{"name":"Charles Guan","email":"charlesguan94@gmail.com","count":4},{"name":"Cai","email":"cai@caiwingfield.net","count":4},{"name":"eberlot","email":"Eva@Eva-Berlots-MacBook-Pro-2.local","count":3},{"name":"Jasper","email":"vandejjf@bham.ac.uk","count":3},{"name":"Benjamin-Peters","email":"45213019+Benjamin-Peters@users.noreply.github.com","count":2},{"name":"Daniel Lindh","email":"p.j.d.lindh@uva.nl","count":2},{"name":"Ian Charest","email":"iancharest@users.noreply.github.com","count":2},{"name":"Stephen Mazurchuk","email":"stephen.mazurchuk@gmail.com","count":2},{"name":"Nikolaus Kriegeskorte","email":"nk2765@adcu.columbia.edu","count":2},{"name":"g14r","email":"giacomo.ariani@gmail.com","count":1},{"name":"Lukas Neugebauer","email":"l.neugebauer@uke.de","count":1},{"name":"Tal-Golan","email":"golantl@gmail.com","count":1},{"name":"saarbuckle","email":"saarbuckle@gmail.com","count":1}],"total_commits":1570,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.333333333333336,"dds":0.5070063694267516,"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-17T07:01:16.352Z","last_synced_commit":"bef1775960773e39ed6e9487047e298ad0b25542","created_at":"2023-03-09T00:35:59.628Z","updated_at":"2023-09-19T16:57:22.925Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/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":"rsagroup/rsatoolbox","html_url":"https://github.com/rsagroup/rsatoolbox","last_synced_at":"2025-08-31T11:58:11.344Z","status":null,"issues_count":117,"pull_requests_count":109,"avg_time_to_close_issue":18457437.051948052,"avg_time_to_close_pull_request":7389329.959183673,"issues_closed_count":77,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":39,"avg_comments_per_issue":1.8974358974358974,"avg_comments_per_pull_request":0.7889908256880734,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2685127.3333333335,"past_year_avg_time_to_close_pull_request":436363.35714285716,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-10T14:49:59.884Z","updated_at":"2025-09-03T04:46:48.600Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsagroup%2Frsatoolbox/issues","issue_labels_count":{"bug":6,"enhancement":6,"searchlight":5,"good first issue":5,"documentation":2},"pull_request_labels_count":{"one-line fix":1,"bug":1},"issue_author_associations_count":{"CONTRIBUTOR":62,"NONE":41,"MEMBER":10,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":95,"MEMBER":19,"NONE":9,"COLLABORATOR":5},"issue_authors":{"ilogue":24,"JasperVanDenBosch":19,"caiw":8,"Aceticia":6,"HeikoSchuett":6,"andreifoldes":4,"alexeperon":4,"pgupta013":3,"jones-michael-s":3,"psychNerdJae":3,"TamerGezici":2,"mnlmrc":2,"El-Suri":2,"smazurchuk":2,"JonathanShor":2,"mihaibujanca":1,"doerlbh":1,"ahachisuka":1,"johnmarktaylor91":1,"nimarek":1,"eghbalhosseini":1,"masika03":1,"mshahbazi1997":1,"mz973":1,"mathias-sm":1,"jooh":1,"z641509906":1,"jdiedrichsen":1,"S-Bommer":1,"ndolf":1,"Jiesong2358":1,"swasun":1,"jkderrick028":1,"AdrianLeon51":1,"shimalice":1,"silviaformica":1,"RylanSchaeffer":1,"melaniekos":1,"arianayoum":1},"pull_request_authors":{"HeikoSchuett":38,"JasperVanDenBosch":27,"ilogue":17,"caiw":11,"jdiedrichsen":3,"doerlbh":3,"bogpetre":2,"johnmarktaylor91":2,"Benjamin-Peters":2,"qian-chu":2,"ahwillia":2,"neukym":2,"TamerGezici":2,"Tal-Golan":2,"Aceticia":2,"kshitijd20":2,"shimalice":2,"charlesincharge":1,"JonathanShor":1,"adkipnis":1,"snormanhaignere":1,"LukasNeugebauer":1,"nkriegeskorte":1,"mshahbazi1997":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"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":7,"CONTRIBUTOR":6,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14,"NONE":4,"COLLABORATOR":2},"past_year_issue_authors":{"JasperVanDenBosch":4,"JonathanShor":2,"mnlmrc":2,"alexeperon":1,"HeikoSchuett":1,"johnmarktaylor91":1,"melaniekos":1,"mihaibujanca":1,"z641509906":1},"past_year_pull_request_authors":{"JasperVanDenBosch":9,"Tal-Golan":2,"neukym":2,"ahwillia":2,"jdiedrichsen":2,"bogpetre":2,"JonathanShor":1},"maintainers":[{"login":"caiw","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caiw"},{"login":"doerlbh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doerlbh"},{"login":"johnmarktaylor91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"},{"login":"Tal-Golan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"},{"login":"mshahbazi1997","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mshahbazi1997"},{"login":"Benjamin-Peters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Benjamin-Peters"},{"login":"nkriegeskorte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkriegeskorte"},{"login":"adkipnis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adkipnis"},{"login":"snormanhaignere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snormanhaignere"}],"active_maintainers":[{"login":"Tal-Golan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tal-Golan"},{"login":"johnmarktaylor91","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmarktaylor91"}]},"events":{"total":{"IssuesEvent":15,"WatchEvent":28,"DeleteEvent":5,"IssueCommentEvent":24,"PushEvent":28,"PullRequestReviewEvent":2,"PullRequestEvent":18,"ForkEvent":9,"CreateEvent":4},"last_year":{"IssuesEvent":15,"WatchEvent":28,"DeleteEvent":5,"IssueCommentEvent":24,"PushEvent":28,"PullRequestReviewEvent":2,"PullRequestEvent":18,"ForkEvent":9,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T09:30:57.059Z","updated_at":"2022-07-12T09:30:57.059Z","repository_link":"https://github.com/rsagroup/rsatoolbox/blob/main/docs/requirements.txt","dependencies":[{"id":154170728,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170729,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170730,"package_name":"nbsphinx-link","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170731,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T09:30:57.100Z","updated_at":"2022-07-12T09:30:57.100Z","repository_link":"https://github.com/rsagroup/rsatoolbox/blob/main/requirements.txt","dependencies":[{"id":154170748,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170749,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.2","direct":true,"kind":"runtime","optional":false},{"id":154170750,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170751,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170752,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170753,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170754,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170755,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170756,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154170757,"package_name":"petname","ecosystem":"pypi","requirements":"==2.2","direct":true,"kind":"runtime","optional":false},{"id":154170758,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T09:30:57.281Z","updated_at":"2022-07-12T09:30:57.281Z","repository_link":"https://github.com/rsagroup/rsatoolbox/blob/main/tests/requirements.txt","dependencies":[{"id":154172911,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172912,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172913,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172914,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172915,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172916,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172917,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172918,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172919,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172920,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":154172921,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T11:31:38.697Z","updated_at":"2023-02-16T11:31:38.697Z","repository_link":"https://github.com/rsagroup/rsatoolbox/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7713379535,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7713379536,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testbuild.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T11:31:38.799Z","updated_at":"2023-02-16T11:31:38.799Z","repository_link":"https://github.com/rsagroup/rsatoolbox/blob/main/.github/workflows/testbuild.yml","dependencies":[{"id":7713380282,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7713380283,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7713380284,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7713380285,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.1","direct":true,"kind":"composite","optional":false}]}],"score":17.117686180425068,"created_at":"2025-09-04T15:51:16.493Z","updated_at":"2025-10-07T08:16:58.955Z","avatar_url":"https://github.com/rsagroup.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3349,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41683","html_url":"https://science.ecosyste.ms/projects/41683","bibtex_url":"https://science.ecosyste.ms/projects/41683/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41683/export.apalike"}