{"id":13752055,"url":"https://github.com/petuum/adaptdl","last_synced_at":"2025-10-04T19:59:15.183Z","repository":{"id":37749893,"uuid":"289602346","full_name":"petuum/adaptdl","owner":"petuum","description":"Resource-adaptive cluster scheduler for deep learning training.","archived":false,"fork":false,"pushed_at":"2023-03-05T10:49:00.000Z","size":2649,"stargazers_count":447,"open_issues_count":29,"forks_count":78,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-01T04:07:26.137Z","etag":null,"topics":["aws","cloud","deep-learning","distributed-systems","distributed-training","kubernetes","machine-learning","pytorch"],"latest_commit_sha":null,"homepage":"https://adaptdl.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petuum.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-23T02:34:49.000Z","updated_at":"2025-08-28T15:15:16.000Z","dependencies_parsed_at":"2024-06-21T07:10:55.983Z","dependency_job_id":"375dbb1b-f098-4181-954c-fa1bf5963fe2","html_url":"https://github.com/petuum/adaptdl","commit_stats":{"total_commits":120,"total_committers":16,"mean_commits":7.5,"dds":0.6083333333333334,"last_synced_commit":"542e123e50e98e4a7a7132d36c4af06c9437f6e4"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/petuum/adaptdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petuum%2Fadaptdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petuum%2Fadaptdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petuum%2Fadaptdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petuum%2Fadaptdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petuum","download_url":"https://codeload.github.com/petuum/adaptdl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petuum%2Fadaptdl/sbom","scorecard":{"id":729630,"data":{"date":"2025-08-11","repo":{"name":"github.com/petuum/adaptdl","commit":"542e123e50e98e4a7a7132d36c4af06c9437f6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 22/30 approved changesets -- score normalized to 7","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release_helm.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_docs.yaml: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_helm.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/release_helm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_helm.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/release_helm.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_helm.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/release_helm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_pypi.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/release_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_pypi.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/release_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test_docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test_docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_docs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/petuum/adaptdl/test_docs.yaml/master?enable=pin","Warn: containerImage not pinned by hash: docs/tutorial/Dockerfile:16: pin your Docker image by updating python:3.7-slim to python:3.7-slim@sha256:b53f496ca43e5af6994f8e316cf03af31050bf7944e0e4a308ad86c001cf028b","Warn: containerImage not pinned by hash: docs/tutorial/Dockerfile:19: pin your Docker image by updating pytorch/pytorch:1.4-cuda10.1-cudnn7-runtime to pytorch/pytorch:1.4-cuda10.1-cudnn7-runtime@sha256:ee783a4c0fccc7317c150450e84579544e171dd01a3f76cf2711262aced85bf7","Warn: containerImage not pinned by hash: examples/BERT/Dockerfile:1: pin your Docker image by updating pytorch/pytorch:1.6.0-cuda10.1-cudnn7-runtime to pytorch/pytorch:1.6.0-cuda10.1-cudnn7-runtime@sha256:9c3aa4653f6fb6590acf7f49115735be3c3272f4fa79e5da7c96a2c901631352","Warn: containerImage not pinned by hash: examples/Dockerfile:16: pin your Docker image by updating python:3.7-slim to python:3.7-slim@sha256:b53f496ca43e5af6994f8e316cf03af31050bf7944e0e4a308ad86c001cf028b","Warn: containerImage not pinned by hash: examples/Dockerfile:19: pin your Docker image by updating pytorch/pytorch:1.6.0-cuda10.1-cudnn7-runtime to pytorch/pytorch:1.6.0-cuda10.1-cudnn7-runtime@sha256:9c3aa4653f6fb6590acf7f49115735be3c3272f4fa79e5da7c96a2c901631352","Warn: containerImage not pinned by hash: sched/Dockerfile:16: pin your Docker image by updating python:3.8 to python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c","Warn: containerImage not pinned by hash: tutorial/Dockerfile:16: pin your Docker image by updating python:3.7-slim to python:3.7-slim@sha256:b53f496ca43e5af6994f8e316cf03af31050bf7944e0e4a308ad86c001cf028b","Warn: containerImage not pinned by hash: tutorial/Dockerfile:19: pin your Docker image by updating pytorch/pytorch:1.4-cuda10.1-cudnn7-runtime to pytorch/pytorch:1.4-cuda10.1-cudnn7-runtime@sha256:ee783a4c0fccc7317c150450e84579544e171dd01a3f76cf2711262aced85bf7","Warn: pipCommand not pinned by hash: docs/tutorial/Dockerfile:30","Warn: pipCommand not pinned by hash: examples/BERT/Dockerfile:5","Warn: pipCommand not pinned by hash: examples/Dockerfile:30","Warn: pipCommand not pinned by hash: tutorial/Dockerfile:30","Warn: pipCommand not pinned by hash: tests/long-workload/bert.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/dcgan.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/densenet121-cifar10.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/lr-v2-elastic-cpu.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/ncf.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/ncf_accumulation.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/resnet18-cifar10-elastic-min-replicas.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/resnet18-cifar10-elastic.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/resnet18-cifar10-inelastic.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/resnet18-cifar10-mixed-precision.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/transformer-wikitext2-elastic.sh:19","Warn: pipCommand not pinned by hash: tests/long-workload/transformer-wikitext2.sh:19","Warn: pipCommand not pinned by hash: tests/short-workload/densenet121-cifar10.sh:19","Warn: pipCommand not pinned by hash: tests/short-workload/resnet18-cifar10.sh:19","Warn: pipCommand not pinned by hash: tutorial/run.sh:19","Warn: pipCommand not pinned by hash: tutorial/run_tensorboard.sh:19","Warn: pipCommand not pinned by hash: .github/workflows/release_pypi.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/release_pypi.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_docs.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/test_docs.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/test_docs.yaml:30","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   6 out of  37 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2021-328 / GHSA-22gh-3r9q-xf38","Warn: Project is vulnerable to: PYSEC-2022-170 / GHSA-gcx2-gvj7-pxv3","Warn: Project is vulnerable to: GHSA-wg33-5h85-7q5p","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","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","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-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m","Warn: Project is vulnerable to: PYSEC-2015-17 / GHSA-pg2w-x9wp-vw92","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:02:37.667Z","repository_id":37749893,"created_at":"2025-08-22T14:02:37.667Z","updated_at":"2025-08-22T14:02:37.667Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278366643,"owners_count":25975090,"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-10-04T02:00:05.491Z","response_time":63,"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"}},"keywords":["aws","cloud","deep-learning","distributed-systems","distributed-training","kubernetes","machine-learning","pytorch"],"created_at":"2024-08-03T09:00:58.737Z","updated_at":"2025-10-04T19:59:15.177Z","avatar_url":"https://github.com/petuum.png","language":"Python","funding_links":[],"categories":["分布式机器学习","PyTorch Tools, Libraries, and Frameworks"],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetuum%2Fadaptdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetuum%2Fadaptdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetuum%2Fadaptdl/lists"}