{"id":32364,"name":"hivemind","description":"Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.","url":"https://github.com/learning-at-home/hivemind","last_synced_at":"2025-09-05T05:25:58.419Z","repository":{"id":37042079,"uuid":"243530669","full_name":"learning-at-home/hivemind","owner":"learning-at-home","description":"Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.","archived":false,"fork":false,"pushed_at":"2025-08-03T20:01:26.000Z","size":12744,"stargazers_count":2248,"open_issues_count":89,"forks_count":199,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-09-03T23:45:06.168Z","etag":null,"topics":["asynchronous-programming","asyncio","deep-learning","dht","distributed-systems","distributed-training","hivemind","machine-learning","mixture-of-experts","neural-networks","pytorch","volunteer-computing"],"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/learning-at-home.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-27T13:50:19.000Z","updated_at":"2025-09-03T12:54:51.000Z","dependencies_parsed_at":"2023-12-04T15:26:28.516Z","dependency_job_id":"48d91d33-e549-4233-a657-f2a574f28ffe","html_url":"https://github.com/learning-at-home/hivemind","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.4200743494423792,"last_synced_commit":"351abc5ac015c63e958dfba308c0cc575120c184"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/learning-at-home/hivemind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/sbom","scorecard":{"id":582095,"data":{"date":"2025-08-11","repo":{"name":"github.com/learning-at-home/hivemind","commit":"937198fd364d20edeafd1044b12c3b88521d7701"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-style.yml:1","Warn: no topLevel permission defined: .github/workflows/push-docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/run-benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests-on-modal.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/check-style.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-style.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04 to nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04@sha256:f4d8e1264366940438f0353da6f289c7bef069d993d111f8106086ccd18c4a30","Warn: downloadThenRun not pinned by hash: Dockerfile:18","Warn: downloadThenRun not pinned by hash: Dockerfile:21-22","Warn: pipCommand not pinned by hash: Dockerfile:25-27","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:38-40","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:101","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  30 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-docker-image.yml:16"],"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":"Vulnerabilities","score":0,"reason":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","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","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-20T19:26:49.840Z","repository_id":37042079,"created_at":"2025-08-20T19:26:49.840Z","updated_at":"2025-08-20T19:26:49.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549279,"owners_count":25125268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"learning-at-home","name":"learning@home","uuid":"61500353","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61500353?v=4","repositories_count":11,"last_synced_at":"2024-04-19T21:53:41.730Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/learning-at-home","funding_links":[],"total_stars":1866,"followers":64,"following":0,"created_at":"2022-11-14T08:09:29.030Z","updated_at":"2024-04-19T21:53:44.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home/repositories"},"packages":[{"id":2759458,"name":"hivemind","ecosystem":"pypi","description":"Decentralized deep learning in PyTorch","homepage":"https://github.com/learning-at-home/hivemind","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/learning-at-home/hivemind","keywords_array":["pytorch","deep learning","machine learning","gpu","distributed computing","volunteer computing","dht"],"namespace":null,"versions_count":27,"first_release_published_at":"2020-08-16T17:16:09.000Z","latest_release_published_at":"2025-04-20T10:21:51.000Z","latest_release_number":"1.1.11","last_synced_at":"2025-09-03T14:22:42.969Z","created_at":"2022-04-10T11:14:57.340Z","updated_at":"2025-09-04T11:14:54.028Z","registry_url":"https://pypi.org/project/hivemind/","install_command":"pip install hivemind --index-url https://pypi.org/simple","documentation_url":"https://hivemind.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"hivemind","project_status":null},"repo_metadata":{"id":37042079,"uuid":"243530669","full_name":"learning-at-home/hivemind","owner":"learning-at-home","description":"Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.","archived":false,"fork":false,"pushed_at":"2025-08-03T20:01:26.000Z","size":12744,"stargazers_count":2248,"open_issues_count":89,"forks_count":199,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-09-03T23:45:06.168Z","etag":null,"topics":["asynchronous-programming","asyncio","deep-learning","dht","distributed-systems","distributed-training","hivemind","machine-learning","mixture-of-experts","neural-networks","pytorch","volunteer-computing"],"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/learning-at-home.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-27T13:50:19.000Z","updated_at":"2025-09-03T12:54:51.000Z","dependencies_parsed_at":"2023-12-04T15:26:28.516Z","dependency_job_id":"48d91d33-e549-4233-a657-f2a574f28ffe","html_url":"https://github.com/learning-at-home/hivemind","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.4200743494423792,"last_synced_commit":"351abc5ac015c63e958dfba308c0cc575120c184"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/learning-at-home/hivemind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/sbom","scorecard":{"id":582095,"data":{"date":"2025-08-11","repo":{"name":"github.com/learning-at-home/hivemind","commit":"937198fd364d20edeafd1044b12c3b88521d7701"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-style.yml:1","Warn: no topLevel permission defined: .github/workflows/push-docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/run-benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests-on-modal.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/check-style.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-style.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04 to nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04@sha256:f4d8e1264366940438f0353da6f289c7bef069d993d111f8106086ccd18c4a30","Warn: downloadThenRun not pinned by hash: Dockerfile:18","Warn: downloadThenRun not pinned by hash: Dockerfile:21-22","Warn: pipCommand not pinned by hash: Dockerfile:25-27","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:38-40","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:101","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  30 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-docker-image.yml:16"],"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":"Vulnerabilities","score":0,"reason":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","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","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-20T19:26:49.840Z","repository_id":37042079,"created_at":"2025-08-20T19:26:49.840Z","updated_at":"2025-08-20T19:26:49.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549279,"owners_count":25125268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"learning-at-home","name":"learning@home","uuid":"61500353","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61500353?v=4","repositories_count":11,"last_synced_at":"2024-04-19T21:53:41.730Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/learning-at-home","funding_links":[],"total_stars":1866,"followers":64,"following":0,"created_at":"2022-11-14T08:09:29.030Z","updated_at":"2024-04-19T21:53:44.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home/repositories"},"tags":[{"name":"1.1.11","sha":"53533289edfeb1f9b2f5917cbae66fe50cfa2548","kind":"commit","published_at":"2025-04-19T14:44:41.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.11","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.11/manifests"},{"name":"1.11.11","sha":"53533289edfeb1f9b2f5917cbae66fe50cfa2548","kind":"commit","published_at":"2025-04-19T14:44:41.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.11.11","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.11.11/manifests"},{"name":"1.1.10","sha":"c295cfb7f5b29721c7ed198dcf2b5861950a54b7","kind":"commit","published_at":"2023-08-31T19:45:43.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.10","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"6f5c471ea51e4cd3d5cdcb4ba2a5131b98bd7642","kind":"commit","published_at":"2023-07-22T17:11:01.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.9","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"0d2614d7e84329c3c881a0c6ffbe9bdc280dd320","kind":"commit","published_at":"2023-04-26T11:40:38.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.8","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"6c3a46cc8b89bcc275a87f2807a533b49f817fcb","kind":"commit","published_at":"2023-03-30T15:25:54.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.7","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"9af400a6727a37da9f5dbb2b129aee0b27408e05","kind":"commit","published_at":"2023-02-15T11:30:16.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.6","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"9b50858333455be2597d3b51d069d89522237f7e","kind":"commit","published_at":"2023-01-07T14:33:03.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.5","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"c9561eebef0040f2a9ef4e0d097f19ca7a6fb3f0","kind":"commit","published_at":"2022-12-02T18:36:20.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.4","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"be88b4280cdd87432168e1da238e532f1364078b","kind":"commit","published_at":"2022-11-29T04:26:25.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.3","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"cdf5beeb857cc27d618c11aed24572aaf607ee01","kind":"commit","published_at":"2022-10-19T15:21:20.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.2","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"9499373f45c6ea19614ec6cca5e65fb4779412f2","kind":"commit","published_at":"2022-09-13T14:10:33.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e96f4149e8d76769d77308656d4ea6b2f584a4e8","kind":"commit","published_at":"2022-06-20T12:40:42.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e61faac6cfb4185777685229cb775594f26b679b","kind":"commit","published_at":"2022-02-07T09:44:26.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.0.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b1507687ae02291b5402f0c64b7ceae2c712e9e7","kind":"commit","published_at":"2021-12-20T12:48:19.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.0.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"5bc95c18f4ddcb6e84e956d57055c20767185d16","kind":"commit","published_at":"2021-08-26T08:34:09.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.10.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.10.0/manifests"},{"name":"0.9.10","sha":"4a006ae7cffdab0d031a6b45d822208e38977b17","kind":"commit","published_at":"2021-07-15T21:35:54.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.10","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.10/manifests"},{"name":"0.9.9","sha":"86f3c0dd0d0f5bc59f07de2082e1d2625417a36a","kind":"commit","published_at":"2021-06-22T20:32:13.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.9","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"aea7a387b507a87319212cd0fd9115f032eedc72","kind":"commit","published_at":"2021-06-01T14:14:07.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.8","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.8/manifests"},{"name":"0.9.7","sha":"0a1fdb172f8166d5ef002d679d4ec1fd5b3203d7","kind":"commit","published_at":"2021-04-27T13:06:57.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.7","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"3024d381c55fef3f9f067fd0eb742b9169f6ee61","kind":"commit","published_at":"2021-04-02T17:58:39.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.6","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bbcbd786e5d8e709a966c42a26a7d87cbb86dbd4","kind":"commit","published_at":"2021-03-05T12:52:00.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.5","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.5/manifests"},{"name":"0.9.0","sha":"520562af4bceb689e29456d5cd0a7f1bbf2e9339","kind":"commit","published_at":"2021-02-28T15:39:55.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"c017eef9777442d1a81dbf11ac9771d731bc9270","kind":"commit","published_at":"2020-08-28T03:16:12.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.8.2","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"8f7204c23ac0a06cf1b2e0b62cd4e24a08fb3921","kind":"commit","published_at":"2020-08-27T15:18:14.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.8.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.1/manifests"},{"name":"v0.8.0","sha":"e7840e337bcbdf9183bc907a82a97b486913e31f","kind":"commit","published_at":"2020-08-23T18:58:59.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/v0.8.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"1c31aa098bdded1b587f74ebdeeab9ff2cc24673","kind":"commit","published_at":"2020-08-16T17:07:15.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/v0.7.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.7.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T11:14:54.028Z","dependent_packages_count":6,"downloads":124671,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":4.277531763755402,"dependent_repos_count":3.5018691250283562,"dependent_packages_count":1.3951191799337708,"stargazers_count":1.6743138495308796,"forks_count":4.270100531237853,"docker_downloads_count":2.1350502656189265,"average":2.8756641191841976},"purl":"pkg:pypi/hivemind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hivemind","docker_dependents_count":9,"docker_downloads_count":1220,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hivemind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hivemind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:29:53.707Z","issues_count":62,"pull_requests_count":142,"avg_time_to_close_issue":18170104.583333332,"avg_time_to_close_pull_request":2192957.7983870967,"issues_closed_count":24,"pull_requests_closed_count":124,"pull_request_authors_count":29,"issue_authors_count":38,"avg_comments_per_issue":1.4193548387096775,"avg_comments_per_pull_request":1.1338028169014085,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3218664.28,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":0.5483870967741935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/issues","maintainers":[{"login":"mryab","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"borzunov","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/borzunov"},{"login":"justheuristic","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justheuristic"},{"login":"dvmazur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"},{"login":"GreenFatGuy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GreenFatGuy"},{"login":"dbaranchuk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaranchuk"},{"login":"Vahe1994","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vahe1994"},{"login":"foksly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foksly"},{"login":"yhn112","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhn112"}],"active_maintainers":[{"login":"mryab","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"dvmazur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hivemind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hivemind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hivemind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hivemind/related_packages","maintainers":[{"uuid":"justheuristic","login":"justheuristic","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/justheuristic/","role":null,"created_at":"2022-11-29T10:19:37.673Z","updated_at":"2022-11-29T10:19:37.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/justheuristic/packages"},{"uuid":"mryab","login":"mryab","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mryab/","role":null,"created_at":"2022-11-29T10:19:37.666Z","updated_at":"2022-11-29T10:19:37.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mryab/packages"},{"uuid":"vsevolod_pl","login":"vsevolod_pl","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/vsevolod_pl/","role":null,"created_at":"2022-11-29T10:19:37.688Z","updated_at":"2022-11-29T10:19:37.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vsevolod_pl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724998,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10352010,"name":"github.com/learning-at-home/hivemind","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/learning-at-home/hivemind","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-08-16T17:07:15.000Z","latest_release_published_at":"2020-08-23T18:58:59.000Z","latest_release_number":"v0.8.0","last_synced_at":"2025-09-03T14:47:05.324Z","created_at":"2024-06-11T15:41:48.883Z","updated_at":"2025-09-04T11:15:00.029Z","registry_url":"https://pkg.go.dev/github.com/learning-at-home/hivemind","install_command":"go get github.com/learning-at-home/hivemind","documentation_url":"https://pkg.go.dev/github.com/learning-at-home/hivemind#section-documentation","metadata":{},"repo_metadata":{"id":37042079,"uuid":"243530669","full_name":"learning-at-home/hivemind","owner":"learning-at-home","description":"Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.","archived":false,"fork":false,"pushed_at":"2025-08-03T20:01:26.000Z","size":12744,"stargazers_count":2248,"open_issues_count":89,"forks_count":199,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-09-03T23:45:06.168Z","etag":null,"topics":["asynchronous-programming","asyncio","deep-learning","dht","distributed-systems","distributed-training","hivemind","machine-learning","mixture-of-experts","neural-networks","pytorch","volunteer-computing"],"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/learning-at-home.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-27T13:50:19.000Z","updated_at":"2025-09-03T12:54:51.000Z","dependencies_parsed_at":"2023-12-04T15:26:28.516Z","dependency_job_id":"48d91d33-e549-4233-a657-f2a574f28ffe","html_url":"https://github.com/learning-at-home/hivemind","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.4200743494423792,"last_synced_commit":"351abc5ac015c63e958dfba308c0cc575120c184"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/learning-at-home/hivemind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/sbom","scorecard":{"id":582095,"data":{"date":"2025-08-11","repo":{"name":"github.com/learning-at-home/hivemind","commit":"937198fd364d20edeafd1044b12c3b88521d7701"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-style.yml:1","Warn: no topLevel permission defined: .github/workflows/push-docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/run-benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests-on-modal.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/check-style.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-style.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-style.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/check-style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-docker-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/push-docker-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-benchmarks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests-on-modal.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests-on-modal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/learning-at-home/hivemind/run-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04 to nvcr.io/nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu22.04@sha256:f4d8e1264366940438f0353da6f289c7bef069d993d111f8106086ccd18c4a30","Warn: downloadThenRun not pinned by hash: Dockerfile:18","Warn: downloadThenRun not pinned by hash: Dockerfile:21-22","Warn: pipCommand not pinned by hash: Dockerfile:25-27","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: Dockerfile:38-40","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/run-benchmarks.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-tests-on-modal.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:101","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  30 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-docker-image.yml:16"],"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":"Vulnerabilities","score":0,"reason":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","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","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-20T19:26:49.840Z","repository_id":37042079,"created_at":"2025-08-20T19:26:49.840Z","updated_at":"2025-08-20T19:26:49.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549279,"owners_count":25125268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"learning-at-home","name":"learning@home","uuid":"61500353","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61500353?v=4","repositories_count":11,"last_synced_at":"2024-04-19T21:53:41.730Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/learning-at-home","funding_links":[],"total_stars":1866,"followers":64,"following":0,"created_at":"2022-11-14T08:09:29.030Z","updated_at":"2024-04-19T21:53:44.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learning-at-home/repositories"},"tags":[{"name":"1.1.11","sha":"53533289edfeb1f9b2f5917cbae66fe50cfa2548","kind":"commit","published_at":"2025-04-19T14:44:41.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.11","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.11/manifests"},{"name":"1.11.11","sha":"53533289edfeb1f9b2f5917cbae66fe50cfa2548","kind":"commit","published_at":"2025-04-19T14:44:41.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.11.11","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.11.11/manifests"},{"name":"1.1.10","sha":"c295cfb7f5b29721c7ed198dcf2b5861950a54b7","kind":"commit","published_at":"2023-08-31T19:45:43.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.10","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"6f5c471ea51e4cd3d5cdcb4ba2a5131b98bd7642","kind":"commit","published_at":"2023-07-22T17:11:01.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.9","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"0d2614d7e84329c3c881a0c6ffbe9bdc280dd320","kind":"commit","published_at":"2023-04-26T11:40:38.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.8","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"6c3a46cc8b89bcc275a87f2807a533b49f817fcb","kind":"commit","published_at":"2023-03-30T15:25:54.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.7","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"9af400a6727a37da9f5dbb2b129aee0b27408e05","kind":"commit","published_at":"2023-02-15T11:30:16.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.6","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"9b50858333455be2597d3b51d069d89522237f7e","kind":"commit","published_at":"2023-01-07T14:33:03.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.5","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"c9561eebef0040f2a9ef4e0d097f19ca7a6fb3f0","kind":"commit","published_at":"2022-12-02T18:36:20.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.4","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"be88b4280cdd87432168e1da238e532f1364078b","kind":"commit","published_at":"2022-11-29T04:26:25.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.3","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"cdf5beeb857cc27d618c11aed24572aaf607ee01","kind":"commit","published_at":"2022-10-19T15:21:20.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.2","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"9499373f45c6ea19614ec6cca5e65fb4779412f2","kind":"commit","published_at":"2022-09-13T14:10:33.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e96f4149e8d76769d77308656d4ea6b2f584a4e8","kind":"commit","published_at":"2022-06-20T12:40:42.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.1.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e61faac6cfb4185777685229cb775594f26b679b","kind":"commit","published_at":"2022-02-07T09:44:26.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.0.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b1507687ae02291b5402f0c64b7ceae2c712e9e7","kind":"commit","published_at":"2021-12-20T12:48:19.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/1.0.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"5bc95c18f4ddcb6e84e956d57055c20767185d16","kind":"commit","published_at":"2021-08-26T08:34:09.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.10.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.10.0/manifests"},{"name":"0.9.10","sha":"4a006ae7cffdab0d031a6b45d822208e38977b17","kind":"commit","published_at":"2021-07-15T21:35:54.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.10","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.10/manifests"},{"name":"0.9.9","sha":"86f3c0dd0d0f5bc59f07de2082e1d2625417a36a","kind":"commit","published_at":"2021-06-22T20:32:13.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.9","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"aea7a387b507a87319212cd0fd9115f032eedc72","kind":"commit","published_at":"2021-06-01T14:14:07.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.8","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.8/manifests"},{"name":"0.9.7","sha":"0a1fdb172f8166d5ef002d679d4ec1fd5b3203d7","kind":"commit","published_at":"2021-04-27T13:06:57.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.7","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"3024d381c55fef3f9f067fd0eb742b9169f6ee61","kind":"commit","published_at":"2021-04-02T17:58:39.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.6","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bbcbd786e5d8e709a966c42a26a7d87cbb86dbd4","kind":"commit","published_at":"2021-03-05T12:52:00.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.5","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.5/manifests"},{"name":"0.9.0","sha":"520562af4bceb689e29456d5cd0a7f1bbf2e9339","kind":"commit","published_at":"2021-02-28T15:39:55.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.9.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"c017eef9777442d1a81dbf11ac9771d731bc9270","kind":"commit","published_at":"2020-08-28T03:16:12.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.8.2","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"8f7204c23ac0a06cf1b2e0b62cd4e24a08fb3921","kind":"commit","published_at":"2020-08-27T15:18:14.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/0.8.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/0.8.1/manifests"},{"name":"v0.8.0","sha":"e7840e337bcbdf9183bc907a82a97b486913e31f","kind":"commit","published_at":"2020-08-23T18:58:59.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/v0.8.0","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"1c31aa098bdded1b587f74ebdeeab9ff2cc24673","kind":"commit","published_at":"2020-08-16T17:07:15.000Z","download_url":"https://codeload.github.com/learning-at-home/hivemind/tar.gz/v0.7.1","html_url":"https://github.com/learning-at-home/hivemind/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/learning-at-home/hivemind@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/tags/v0.7.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T11:15:00.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/learning-at-home/hivemind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/learning-at-home/hivemind","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/learning-at-home/hivemind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/learning-at-home/hivemind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:29:53.707Z","issues_count":62,"pull_requests_count":142,"avg_time_to_close_issue":18170104.583333332,"avg_time_to_close_pull_request":2192957.7983870967,"issues_closed_count":24,"pull_requests_closed_count":124,"pull_request_authors_count":29,"issue_authors_count":38,"avg_comments_per_issue":1.4193548387096775,"avg_comments_per_pull_request":1.1338028169014085,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3218664.28,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":0.5483870967741935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/issues","maintainers":[{"login":"mryab","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"borzunov","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/borzunov"},{"login":"justheuristic","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justheuristic"},{"login":"dvmazur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"},{"login":"GreenFatGuy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GreenFatGuy"},{"login":"dbaranchuk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaranchuk"},{"login":"Vahe1994","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vahe1994"},{"login":"foksly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foksly"},{"login":"yhn112","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhn112"}],"active_maintainers":[{"login":"mryab","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"dvmazur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flearning-at-home%2Fhivemind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flearning-at-home%2Fhivemind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flearning-at-home%2Fhivemind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flearning-at-home%2Fhivemind/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"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":592746,"full_name":"learning-at-home/hivemind","default_branch":"master","committers":[{"name":"justheuristic","email":"justheuristic@gmail.com","login":"justheuristic","count":315},{"name":"Max Ryabinin","email":"mryabinin0@gmail.com","login":"mryab","count":88},{"name":"Alexander Borzunov","email":"hxrussia@gmail.com","login":"borzunov","count":81},{"name":"Michael Diskin","email":"yhn112","login":"yhn112","count":17},{"name":"Anton Gusev","email":"uartman@mail.ru","login":"UARTman","count":13},{"name":"Denis Mazur","email":"denismazur8@gmail.com","login":"dvmazur","count":12},{"name":"Vsevolod-pl","email":"Vsevolod-pl","login":"Vsevolod-pl","count":10},{"name":"Alexey Bukhtiyarov","email":"a.bukhtiyarov@yandex.ru","login":"leshanbog","count":7},{"name":"Anton Sinitsin","email":"30695750+xtinkt","login":"xtinkt","count":3},{"name":"Artem Chumachenko","email":"artek.chumak@gmail.com","login":"artek0chumak","count":3},{"name":"Ink","email":"LuciferianInk@protonmail.com","login":"Vectorrent","count":3},{"name":"foksly","email":"38046175+foksly","login":"foksly","count":3},{"name":"Pavel Samygin","email":"44449246+GreenFatGuy","login":"GreenFatGuy","count":3},{"name":"Dmitry Baranchuk","email":"dmitrybaranchuk@gmail.com","login":"dbaranchuk","count":2},{"name":"Egiazarian Vage","email":"Vahe527887@yandex.ru","login":"Vahe1994","count":2},{"name":"MaximKsh","email":"ksh.max@gmail.com","login":"MaximKsh","count":2},{"name":"Roman Zhytar","email":"sir.roma2012@gmail.com","login":"nevec","count":2},{"name":"romakail","email":"36082689+romakail","login":"romakail","count":2},{"name":"xloem","email":"0xloem@gmail.com","login":"xloem","count":1},{"name":"samsja","email":"55492238+samsja","login":"samsja","count":1},{"name":"ploshkin","email":"alexploshkin@gmail.com","login":"ploshkin","count":1},{"name":"mponty","email":"heapnhash@gmail.com","login":"mponty","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"cleong110","email":"122366389+cleong110","login":"cleong110","count":1},{"name":"cirquit","email":"alex.isenko@protonmail.com","login":"cirquit","count":1},{"name":"Serge Rogatch","email":"serge.rogatch@gmail.com","login":"srogatch","count":1},{"name":"Restyled.io","email":"commits@restyled.io","login":"restyled-commits","count":1},{"name":"Raphael Udoka Chinenye","email":"46021662+Rapixar","login":"Rapixar","count":1},{"name":"MuXauJl11110","email":"46281314+MuXauJl11110","login":"MuXauJl11110","count":1},{"name":"Kai Gao","email":"kaigao@scu.edu.cn","login":"emiapwil","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Ian McKenzie","email":"13459320+ikmckenz","login":"ikmckenz","count":1},{"name":"Dion Pinto","email":"55398806+dpirad007","login":"dpirad007","count":1},{"name":"Adrian Castro","email":"562969+IAL32","login":"IAL32","count":1}],"total_commits":584,"total_committers":34,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":17.176470588235293,"dds":0.4606164383561644,"past_year_committers":[{"name":"Max Ryabinin","email":"mryabinin0@gmail.com","login":"mryab","count":16},{"name":"Ink","email":"LuciferianInk@protonmail.com","login":"Vectorrent","count":3},{"name":"xloem","email":"0xloem@gmail.com","login":"xloem","count":1},{"name":"samsja","email":"55492238+samsja","login":"samsja","count":1},{"name":"cleong110","email":"122366389+cleong110","login":"cleong110","count":1},{"name":"Kai Gao","email":"kaigao@scu.edu.cn","login":"emiapwil","count":1},{"name":"Denis Mazur","email":"denismazur8@gmail.com","login":"dvmazur","count":1}],"past_year_total_commits":24,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.4285714285714284,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-05-14T15:38:47.269Z","last_synced_commit":"4d5c41495be082490ea44cce4e9dd58f9926bb4e","created_at":"2023-03-09T06:25:46.583Z","updated_at":"2025-05-14T15:38:47.291Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/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":"learning-at-home/hivemind","html_url":"https://github.com/learning-at-home/hivemind","last_synced_at":"2025-08-31T16:29:53.707Z","status":null,"issues_count":62,"pull_requests_count":142,"avg_time_to_close_issue":18170104.583333332,"avg_time_to_close_pull_request":2192957.7983870967,"issues_closed_count":24,"pull_requests_closed_count":124,"pull_request_authors_count":29,"issue_authors_count":38,"avg_comments_per_issue":1.4193548387096775,"avg_comments_per_pull_request":1.1338028169014085,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3218664.28,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":0.5483870967741935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-14T15:28:30.934Z","updated_at":"2025-09-03T04:52:08.638Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/learning-at-home%2Fhivemind/issues","issue_labels_count":{"bug":25,"enhancement":19,"help wanted":15,"good first issue":4,"server":4,"refactor":2,"p2p":2,"ci":1,"mixture-of-experts":1,"discussion":1},"pull_request_labels_count":{"bug":1,"refactor":1},"issue_author_associations_count":{"NONE":33,"MEMBER":18,"CONTRIBUTOR":11,"COLLABORATOR":1},"pull_request_author_associations_count":{"MEMBER":107,"CONTRIBUTOR":24,"NONE":16,"COLLABORATOR":11},"issue_authors":{"justheuristic":13,"borzunov":4,"elricwan":3,"chavinlo":3,"samsja":3,"poedator":2,"Vectorrent":2,"cirquit":2,"ysn100ysn":1,"amerfarooq":1,"stoneyang":1,"gilpluralis":1,"BlinkDL":1,"yuanluw":1,"yanpluralis":1,"Lednik7":1,"xloem":1,"briansemrau":1,"mryab":1,"ParisNeo":1,"StrangeTcy":1,"bitnom":1,"Coding-Priest":1,"InquilineKea":1,"lonnietc":1,"Borda":1,"abhi1263":1,"sirus20x6":1,"brandnamewater":1,"GreenFatGuy":1,"dogecoinvr":1,"the-beee":1,"Guoxt":1,"jzthree":1,"jcd496":1,"drimeF0":1,"alex-snd":1,"schukark":1,"SamAg19":1},"pull_request_authors":{"mryab":55,"borzunov":34,"justheuristic":17,"Vectorrent":11,"samsja":6,"dvmazur":4,"ikmckenz":3,"Vahe1994":2,"chiangmaioneluv":2,"GreenFatGuy":2,"hayotensor":2,"emiapwil":2,"kitty121":2,"IAL32":2,"dbaranchuk":2,"cleong110":2,"foksly":1,"SkandaBhat":1,"0xnightwind":1,"eltociear":1,"MeshchaninovViacheslav":1,"yhn112":1,"jmikedupont2":1,"srogatch":1,"xloem":1,"cirquit":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":{"bug":8,"enhancement":4,"help wanted":4},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":13,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"MEMBER":26,"CONTRIBUTOR":7,"NONE":6,"COLLABORATOR":2},"past_year_issue_authors":{"samsja":2,"bitnom":1,"Borda":1,"Coding-Priest":1,"dogecoinvr":1,"gilpluralis":1,"Guoxt":1,"InquilineKea":1,"jcd496":1,"jzthree":1,"schukark":1,"Vectorrent":1,"xloem":1,"yanpluralis":1,"ysn100ysn":1},"past_year_pull_request_authors":{"mryab":26,"Vectorrent":5,"dvmazur":2,"emiapwil":2,"kitty121":2,"hayotensor":2,"0xnightwind":1,"xloem":1},"maintainers":[{"login":"mryab","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"borzunov","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/borzunov"},{"login":"justheuristic","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justheuristic"},{"login":"dvmazur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"},{"login":"GreenFatGuy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GreenFatGuy"},{"login":"dbaranchuk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaranchuk"},{"login":"Vahe1994","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vahe1994"},{"login":"foksly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foksly"},{"login":"yhn112","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhn112"}],"active_maintainers":[{"login":"mryab","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mryab"},{"login":"dvmazur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvmazur"}]},"events":{"total":{"CreateEvent":19,"ReleaseEvent":1,"IssuesEvent":18,"WatchEvent":196,"DeleteEvent":17,"IssueCommentEvent":40,"PushEvent":144,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":23,"PullRequestEvent":37,"ForkEvent":37},"last_year":{"CreateEvent":19,"ReleaseEvent":1,"IssuesEvent":18,"WatchEvent":196,"DeleteEvent":17,"IssueCommentEvent":40,"PushEvent":144,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":23,"PullRequestEvent":37,"ForkEvent":37}},"keywords":["asynchronous-programming","asyncio","deep-learning","dht","distributed-systems","distributed-training","hivemind","machine-learning","mixture-of-experts","neural-networks","pytorch","volunteer-computing"],"dependencies":[{"ecosystem":"pypi","filepath":"examples/albert/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-03T00:01:27.456Z","updated_at":"2022-08-03T00:01:27.456Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/examples/albert/requirements.txt","dependencies":[{"id":549776874,"package_name":"transformers","ecosystem":"pypi","requirements":"==4.6.0","direct":true,"kind":"runtime","optional":false},{"id":549776875,"package_name":"datasets","ecosystem":"pypi","requirements":"==1.5.0","direct":true,"kind":"runtime","optional":false},{"id":549776876,"package_name":"torch_optimizer","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"runtime","optional":false},{"id":549776877,"package_name":"wandb","ecosystem":"pypi","requirements":"==0.10.26","direct":true,"kind":"runtime","optional":false},{"id":549776878,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":549776879,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":549776880,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.6.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-03T00:01:27.525Z","updated_at":"2022-08-03T00:01:27.525Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/requirements-dev.txt","dependencies":[{"id":549777024,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":549777025,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"development","optional":false},{"id":549777026,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":549777027,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":549777028,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":549777029,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":549777030,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"development","optional":false},{"id":549777031,"package_name":"isort","ecosystem":"pypi","requirements":"==5.10.1","direct":true,"kind":"development","optional":false},{"id":549777032,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-03T00:01:27.559Z","updated_at":"2022-08-03T00:01:27.559Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/requirements-docs.txt","dependencies":[{"id":549777162,"package_name":"recommonmark","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":549777163,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false},{"id":549777164,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false},{"id":549777165,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-03T00:01:27.610Z","updated_at":"2022-08-03T00:01:27.610Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/requirements.txt","dependencies":[{"id":549777214,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":549777215,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":549777216,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false},{"id":549777217,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":549777218,"package_name":"prefetch_generator","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":549777219,"package_name":"msgpack","ecosystem":"pypi","requirements":"\u003e=0.5.6","direct":true,"kind":"runtime","optional":false},{"id":549777220,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":549777221,"package_name":"uvloop","ecosystem":"pypi","requirements":"\u003e=0.14.0","direct":true,"kind":"runtime","optional":false},{"id":549777222,"package_name":"grpcio-tools","ecosystem":"pypi","requirements":"\u003e=1.33.2","direct":true,"kind":"runtime","optional":false},{"id":549777223,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.12.2","direct":true,"kind":"runtime","optional":false},{"id":549777224,"package_name":"configargparse","ecosystem":"pypi","requirements":"\u003e=1.2.3","direct":true,"kind":"runtime","optional":false},{"id":549777225,"package_name":"multiaddr","ecosystem":"pypi","requirements":"\u003e=0.0.9","direct":true,"kind":"runtime","optional":false},{"id":549777226,"package_name":"pymultihash","ecosystem":"pypi","requirements":"\u003e=0.8.2","direct":true,"kind":"runtime","optional":false},{"id":549777227,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.4.6","direct":true,"kind":"runtime","optional":false},{"id":549777228,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-style.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T03:31:19.948Z","updated_at":"2023-02-09T03:31:19.948Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/.github/workflows/check-style.yml","dependencies":[{"id":7476087378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476087379,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":7476087380,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476087381,"package_name":"isort/isort-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7476087382,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push-docker-image.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T03:31:19.963Z","updated_at":"2023-02-09T03:31:19.963Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/.github/workflows/push-docker-image.yml","dependencies":[{"id":7476087507,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476087509,"package_name":"crazy-max/ghaction-docker-meta","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476087510,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7476087512,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7476087513,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T03:31:19.994Z","updated_at":"2023-02-09T03:31:19.994Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/.github/workflows/run-benchmarks.yml","dependencies":[{"id":7476088167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476088168,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476088169,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T03:31:20.008Z","updated_at":"2023-02-09T03:31:20.008Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":7476088170,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476088171,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476088172,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7476088173,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7476088174,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-09T03:31:20.022Z","updated_at":"2023-02-09T03:31:20.022Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/Dockerfile","dependencies":[{"id":7476088175,"package_name":"nvcr.io/nvidia/cuda","ecosystem":"docker","requirements":"10.2-cudnn8-devel-ubuntu18.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-23T20:15:07.276Z","updated_at":"2023-11-23T20:15:07.276Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-23T20:15:07.295Z","updated_at":"2023-11-23T20:15:07.295Z","repository_link":"https://github.com/learning-at-home/hivemind/blob/master/setup.py","dependencies":[]}],"score":23.026433570972202,"created_at":"2025-09-04T15:51:05.444Z","updated_at":"2025-10-07T08:13:44.017Z","avatar_url":"https://github.com/learning-at-home.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":124671,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrency","transformer","jax","cryptography","interactive","sequences","network-simulation","testing-tools","hacking","observability"],"project_url":"https://science.ecosyste.ms/api/v1/projects/32364","html_url":"https://science.ecosyste.ms/projects/32364","bibtex_url":"https://science.ecosyste.ms/projects/32364/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32364/export.apalike"}