{"id":64918,"name":"composer","description":"Supercharge Your Model Training","url":"https://github.com/mosaicml/composer","last_synced_at":"2025-09-08T13:18:08.352Z","repository":{"id":37048853,"uuid":"416157128","full_name":"mosaicml/composer","owner":"mosaicml","description":"Supercharge Your Model Training","archived":false,"fork":false,"pushed_at":"2025-08-11T00:26:43.000Z","size":23023,"stargazers_count":5402,"open_issues_count":54,"forks_count":451,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-27T07:44:51.167Z","etag":null,"topics":["deep-learning","machine-learning","ml-efficiency","ml-systems","ml-training","neural-network","neural-networks","pytorch"],"latest_commit_sha":null,"homepage":"http://docs.mosaicml.com","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/mosaicml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-12T02:38:28.000Z","updated_at":"2025-08-26T02:54:22.000Z","dependencies_parsed_at":"2022-08-08T19:01:25.032Z","dependency_job_id":"33c33f49-ad4e-4200-9b8a-1c3db9edfe04","html_url":"https://github.com/mosaicml/composer","commit_stats":{"total_commits":1883,"total_committers":107,"mean_commits":"17.598130841121495","dds":0.8550185873605948,"last_synced_commit":"39db8483790a8fab6b2f3a08162cf68ba5396c3b"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/mosaicml/composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/sbom","scorecard":{"id":660731,"data":{"date":"2024-06-17","repo":{"name":"github.com/mosaicml/composer","commit":"62c5b1f607805e7660a9e4f019a6878fc911f572"},"scorecard":{"version":"v5.0.0-rc2-63-g5d08c1cc","commit":"5d08c1cc11c1e45c2ab2a88adac0a18464f0216b"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#maintained"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#cii-best-practices"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#license"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#branch-protection"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#signed-releases"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/code-quality.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/daily.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker-configure-build-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-cpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-gpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/smoketest.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#vulnerabilities"}},{"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/code-quality.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-quality.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:59","Warn: containerImage not pinned by hash: docker/Dockerfile:337","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:147-152","Warn: pipCommand not pinned by hash: docker/Dockerfile:321-325","Warn: pipCommand not pinned by hash: docker/Dockerfile:347","Warn: pipCommand not pinned by hash: .github/workflows/pr-docker.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/release-docker.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:94","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   6 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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:34"],"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:07:45.151Z","repository_id":37048853,"created_at":"2025-08-21T16:07:45.151Z","updated_at":"2025-08-21T16:07:45.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190413,"owners_count":25238156,"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-08T02:00:09.813Z","response_time":121,"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":"mosaicml","name":"Databricks Mosaic Research","uuid":"75143706","kind":"organization","description":"We remove the barriers to state-of-the-art generative AI model development and make data + AI available to all","email":null,"website":"https://www.databricks.com/research/mosaic","location":"United States of America","twitter":"DbrxMosaicAI","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75143706?v=4","repositories_count":9,"last_synced_at":"2025-03-05T14:38:04.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosaicml","funding_links":[],"total_stars":11198,"followers":985,"following":0,"created_at":"2022-11-14T08:20:40.231Z","updated_at":"2025-03-05T14:38:04.150Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml/repositories"},"packages":[{"id":2678341,"name":"composer","ecosystem":"pypi","description":"Composer is a PyTorch library that enables you to train neural networks faster, at lower cost, and to higher accuracy.","homepage":"https://github.com/mosaicml/composer","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosaicml/composer","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2023-03-05T19:07:20.000Z","latest_release_published_at":"2025-07-26T00:30:53.000Z","latest_release_number":"0.32.1","last_synced_at":"2025-08-27T00:46:24.963Z","created_at":"2022-04-10T10:25:57.787Z","updated_at":"2025-08-27T15:43:37.095Z","registry_url":"https://pypi.org/project/composer/","install_command":"pip install composer --index-url https://pypi.org/simple","documentation_url":"https://composer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"composer","project_status":null},"repo_metadata":{"id":37048853,"uuid":"416157128","full_name":"mosaicml/composer","owner":"mosaicml","description":"Supercharge Your Model Training","archived":false,"fork":false,"pushed_at":"2025-08-11T00:26:43.000Z","size":23023,"stargazers_count":5402,"open_issues_count":54,"forks_count":451,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-27T07:44:51.167Z","etag":null,"topics":["deep-learning","machine-learning","ml-efficiency","ml-systems","ml-training","neural-network","neural-networks","pytorch"],"latest_commit_sha":null,"homepage":"http://docs.mosaicml.com","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/mosaicml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-12T02:38:28.000Z","updated_at":"2025-08-26T02:54:22.000Z","dependencies_parsed_at":"2022-08-08T19:01:25.032Z","dependency_job_id":"33c33f49-ad4e-4200-9b8a-1c3db9edfe04","html_url":"https://github.com/mosaicml/composer","commit_stats":{"total_commits":1883,"total_committers":107,"mean_commits":"17.598130841121495","dds":0.8550185873605948,"last_synced_commit":"39db8483790a8fab6b2f3a08162cf68ba5396c3b"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/mosaicml/composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/sbom","scorecard":{"id":660731,"data":{"date":"2024-06-17","repo":{"name":"github.com/mosaicml/composer","commit":"62c5b1f607805e7660a9e4f019a6878fc911f572"},"scorecard":{"version":"v5.0.0-rc2-63-g5d08c1cc","commit":"5d08c1cc11c1e45c2ab2a88adac0a18464f0216b"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#maintained"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#cii-best-practices"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#license"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#branch-protection"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#signed-releases"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/code-quality.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/daily.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker-configure-build-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-cpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-gpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/smoketest.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#vulnerabilities"}},{"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/code-quality.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-quality.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:59","Warn: containerImage not pinned by hash: docker/Dockerfile:337","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:147-152","Warn: pipCommand not pinned by hash: docker/Dockerfile:321-325","Warn: pipCommand not pinned by hash: docker/Dockerfile:347","Warn: pipCommand not pinned by hash: .github/workflows/pr-docker.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/release-docker.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:94","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   6 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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:34"],"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:07:45.151Z","repository_id":37048853,"created_at":"2025-08-21T16:07:45.151Z","updated_at":"2025-08-21T16:07:45.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272341799,"owners_count":24917505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"mosaicml","name":"Databricks Mosaic Research","uuid":"75143706","kind":"organization","description":"We remove the barriers to state-of-the-art generative AI model development and make data + AI available to all","email":null,"website":"https://www.databricks.com/research/mosaic","location":"United States of America","twitter":"DbrxMosaicAI","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75143706?v=4","repositories_count":9,"last_synced_at":"2025-03-05T14:38:04.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosaicml","funding_links":[],"total_stars":11198,"followers":985,"following":0,"created_at":"2022-11-14T08:20:40.231Z","updated_at":"2025-03-05T14:38:04.150Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml/repositories"},"tags":[{"name":"v0.32.1","sha":"4bfb5fc44b8bbde26b035a43b9311003013a4252","kind":"commit","published_at":"2025-07-25T22:11:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"beed9b19983e170aa53cda02136ba1eb1513eede","kind":"tag","published_at":"2025-07-15T02:02:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"ab8fee2a7b98783ce8eae29c420447659a1f95de","kind":"commit","published_at":"2025-05-28T00:32:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.31.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"a5c394fac742abedf997697d9a5085a754bd8727","kind":"commit","published_at":"2025-04-04T19:35:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.30.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"4c4a621640e951fea7d1d2e651adf6d91180f987","kind":"commit","published_at":"2025-02-24T22:53:47.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.29.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"f31ce5b479bbf2136e4f557e68a66e5127bb830e","kind":"commit","published_at":"2024-12-04T04:34:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.28.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"6c9de3e910f75af13765f51c810c987568368329","kind":"commit","published_at":"2024-11-14T18:20:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.27.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b2979813ba1a7f03c2fb8d9f29cce94920507048","kind":"commit","published_at":"2024-11-01T03:55:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"c0cb58f23f397e8ca83487caebcc89b252f71a2e","kind":"commit","published_at":"2024-10-25T01:14:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0c4e1101a39059775fedc25c5653e2fafe4771b9","kind":"commit","published_at":"2024-09-23T22:22:33.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.25.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3c7fefb7d7c00d1b8b318186b276eef90df780e2","kind":"commit","published_at":"2024-08-27T20:21:27.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"020b0ef2ab850842baf5cd280456541c63d06d6b","kind":"commit","published_at":"2024-08-23T18:22:22.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0/manifests"},{"name":"v0.23.5","sha":"56ccc2ebc59a8c68a6d075c4b61735ebf089b5a2","kind":"commit","published_at":"2024-07-02T13:56:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"ec8799d3c04847d6ee92fdbd28aa0ec76fe0bee0","kind":"commit","published_at":"2024-06-21T15:05:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"7c7f6dea7496c7253db8370cc2c85f39254d6da0","kind":"commit","published_at":"2024-06-19T04:52:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"c7020f814510e57a0402644095f9e906d2e49318","kind":"commit","published_at":"2024-06-08T01:34:17.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"7a533cb6ae2610fc421f7e799456204fc7d34667","kind":"commit","published_at":"2024-06-07T14:58:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"bf2cb350659ca5e34d2b5cf9a9dd392f62e8c6cf","kind":"commit","published_at":"2024-06-05T20:17:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"fe7964f88a4244db413fde596dc79bc51a6a6e03","kind":"commit","published_at":"2024-05-01T10:54:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.22.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"d39a5e025b3150d4c097070dba6bc10e882682b7","kind":"commit","published_at":"2024-04-19T13:26:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"082d4e02f2702c7367b508746f59d91d37e9ef36","kind":"commit","published_at":"2024-04-02T22:17:55.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"1b87a07a1d524308b0d9dd0219924bbc0ed617a9","kind":"commit","published_at":"2024-03-22T01:07:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c36d3e10f8e04ea325d5e543b194c386579ff117","kind":"commit","published_at":"2024-03-21T20:49:14.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"118c7f213b43783b6f90c0085514c64d0987e3a0","kind":"commit","published_at":"2024-02-27T19:17:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ecea4f61a80e468a6d4c5cadf94698734faf935","kind":"commit","published_at":"2024-02-22T23:23:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"e49670a93dc77dedff3ea57049b15b0fe1de003a","kind":"commit","published_at":"2024-02-08T20:09:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"de89606ecdbda551dc7bcc8c215faab6c274a74c","kind":"commit","published_at":"2024-02-02T08:58:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"cc5e35bd61617c846fad3fa0eb722fedc097df10","kind":"commit","published_at":"2024-02-01T04:43:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"322e90fc241a04a1fd4f39ad705e19fe6a85e695","kind":"commit","published_at":"2024-01-25T20:27:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"844d1dc287690a0eb81d47dbae146846a8a5fc40","kind":"commit","published_at":"2024-01-18T04:18:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"7e0e40a72a6b0c87cca4d408792336e4e5c742da","kind":"commit","published_at":"2023-12-14T19:56:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"2b3e2a6221bfa988e97bb9fcd562ce7491caed95","kind":"commit","published_at":"2023-11-27T21:01:18.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"83a40f5c01046cfb2d1540a1c41c1c505656ee9f","kind":"commit","published_at":"2023-11-15T03:25:16.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0/manifests"},{"name":"v0.16.4","sha":"1c9d8d17989424d804bc3baef03ba11d5005fd88","kind":"commit","published_at":"2023-10-11T19:42:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c82da77fb5ea1908a0d659c181b97691f0b4b976","kind":"commit","published_at":"2023-09-26T17:59:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"130bde55a7a4fa7e147a1dd01186dd5504080a3c","kind":"commit","published_at":"2023-09-14T16:01:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"336bf8db3e2c09ae942d4bf8a819935106589d1a","kind":"commit","published_at":"2023-09-05T19:49:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9f594876f957c912758e540598ac9f47a468c39d","kind":"commit","published_at":"2023-08-18T20:25:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"f84d309f2b9008deb539f1debe341fe830044ea7","kind":"commit","published_at":"2023-07-07T02:34:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"9983bcd0cbd6f4d278b80942e3ca53a3e69ea0f3","kind":"commit","published_at":"2023-06-18T20:47:09.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"7da93f819c4d5f52ce5ccfef0f39a7f836cb0d08","kind":"commit","published_at":"2023-05-05T03:35:07.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"5ba2a60f8c7002ae716ff63d9b037f8ac8c82605","kind":"commit","published_at":"2023-05-02T05:35:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"7bb2df209a0da63007fe619bbff2e2d5494c5d76","kind":"commit","published_at":"2023-04-24T20:51:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"d80c37dc0dcf49eaed77d8d11c59012627ff92ca","kind":"commit","published_at":"2023-04-05T02:12:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b32229a528646b804233f20ad014e80e8fcf4e34","kind":"tag","published_at":"2023-04-03T22:34:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f25078aa3edc198696a1d3402a5026d9214293c5","kind":"tag","published_at":"2023-03-16T02:01:12.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"8e83ff83f863187db5d249e47d0f7acb76881df7","kind":"tag","published_at":"2023-03-05T19:01:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3618c631b1afb1ae7014c2ed48fa99f2be58c3cd","kind":"tag","published_at":"2023-03-02T23:23:42.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"f15b07775729919b56baf092b6a7fcb90f48b246","kind":"tag","published_at":"2023-02-04T02:01:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d2582ecdc29247cf0b5f00d118a573d169976664","kind":"tag","published_at":"2022-12-22T23:24:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"e47086148ec1fa246cdd8befeb5aa529941dd81e","kind":"tag","published_at":"2022-11-16T18:13:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"f5f95713b615ff2c3a23ef7a047117d339a98858","kind":"tag","published_at":"2022-10-24T18:32:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"01eb2286c188ade4f15fb396a08fef85f3fd3032","kind":"tag","published_at":"2022-10-05T23:00:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1/manifests"},{"name":"fsdp-alpha","sha":"aa19e2466369a7f8b9bc7eca39a40ec3e69877d5","kind":"commit","published_at":"2022-09-29T04:00:48.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/fsdp-alpha","html_url":"https://github.com/mosaicml/composer/releases/tag/fsdp-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@fsdp-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha/manifests"},{"name":"v0.10.0","sha":"1937d2eff549356c996033b3f1335ffa87a0d527","kind":"tag","published_at":"2022-09-22T04:16:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"8ff8ec313c57d249825cd12da86add1979a4bd54","kind":"tag","published_at":"2022-08-16T04:31:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.9.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"9e14a47562def0baa414242c36954eb3083dcd46","kind":"tag","published_at":"2022-07-27T23:14:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8418a674248d39c28403156a0559c77d1f3642f9","kind":"tag","published_at":"2022-07-22T21:09:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc.1","sha":"38ba39478779653bc6bee894e798ccde07373699","kind":"tag","published_at":"2022-07-16T03:27:38.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1/manifests"},{"name":"v0.8.0","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"tag","published_at":"2022-07-01T04:09:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.5","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"commit","published_at":"2022-07-01T00:33:43.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"ff0c9b5bf631d43ebbb5da49607f89f16c972ae9","kind":"tag","published_at":"2022-06-30T20:04:51.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"fc2ada0da29818a9d8ec792874bd95fa4e85daab","kind":"tag","published_at":"2022-06-27T22:01:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"f9ef4146d1b06039ac39ae2e1750d443d3afba96","kind":"tag","published_at":"2022-06-24T14:52:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"758da1d434a2a7390e4be3df0dc794fde1336c21","kind":"tag","published_at":"2022-06-17T22:07:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.1","sha":"20aad7e2c90b1a29c2e142ccf92f8f7444e09a8b","kind":"tag","published_at":"2022-06-07T00:04:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:39:53.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0/manifests"},{"name":"v0.7.0-RC3","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:08:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3/manifests"},{"name":"v0.7.0-RC2","sha":"82840fd0cafaf1bb34888bf93d6b24989c75ac67","kind":"tag","published_at":"2022-05-19T22:06:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2/manifests"},{"name":"v0.7.0-RC1","sha":"01f3028f9c34f1f667a3d26b42cb6a5d72939be4","kind":"tag","published_at":"2022-05-19T05:21:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1/manifests"},{"name":"v0.6.1","sha":"83d96b7efde533cbc2fff7dd7e0769da2b177807","kind":"tag","published_at":"2022-05-06T00:37:23.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4574dce64b2c87ec0ea0235012b84ee06126bd90","kind":"tag","published_at":"2022-04-21T01:07:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"00e51baedaf33a65b68f0cdec628a40e0a7e56a0","kind":"tag","published_at":"2022-03-16T07:46:28.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.5.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7714b13d43b45b2e0c49c00bab3793bbc4691c09","kind":"tag","published_at":"2022-03-01T02:28:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.4.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"d17e69f274bff129110c8fba29682c7c091a261a","kind":"tag","published_at":"2021-12-01T00:22:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"08944ed668db460ced22f4d84e1b803dffd9f07d","kind":"tag","published_at":"2021-11-29T19:18:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"6dd0a0f297cafb404333d6280a5344bcb7f3bee6","kind":"tag","published_at":"2021-10-13T20:36:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d30259748340abf76b8ece20407f719646c6db79","kind":"tag","published_at":"2021-10-13T08:42:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-08-27T15:43:37.095Z","dependent_packages_count":0,"downloads":18947,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":2.3963544880618977,"dependent_repos_count":4.8420036742006145,"dependent_packages_count":10.141135697755281,"stargazers_count":1.0271989367256846,"forks_count":2.6809702378126925,"docker_downloads_count":4.065647784472783,"average":4.192218469838159},"purl":"pkg:pypi/composer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/composer","docker_dependents_count":1,"docker_downloads_count":11,"usage_url":"https://repos.ecosyste.ms/usage/pypi/composer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/composer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T00:59:18.749Z","issues_count":112,"pull_requests_count":1549,"avg_time_to_close_issue":4103012.4545454546,"avg_time_to_close_pull_request":943057.014794889,"issues_closed_count":76,"pull_requests_closed_count":1487,"pull_request_authors_count":102,"issue_authors_count":80,"avg_comments_per_issue":3.0892857142857144,"avg_comments_per_pull_request":0.6688185926404132,"merged_pull_requests_count":999,"bot_issues_count":0,"bot_pull_requests_count":360,"past_year_issues_count":24,"past_year_pull_requests_count":382,"past_year_avg_time_to_close_issue":3712029.533333333,"past_year_avg_time_to_close_pull_request":831399.6263736264,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.7083333333333335,"past_year_avg_comments_per_pull_request":0.5863874345549738,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/issues","maintainers":[{"login":"bandish-shah","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bandish-shah"},{"login":"KevDevSha","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"willgleich","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willgleich"},{"login":"abhi-mosaic","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi-mosaic"},{"login":"XiaohanZhangCMU","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"},{"login":"growlix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/growlix"},{"login":"ajaysaini725","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajaysaini725"},{"login":"Landanjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Landanjs"}],"active_maintainers":[{"login":"KevDevSha","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"XiaohanZhangCMU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/composer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/composer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/composer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/composer/related_packages","maintainers":[{"uuid":"nlsapp","login":"nlsapp","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/nlsapp/","role":null,"created_at":"2023-03-05T20:47:02.838Z","updated_at":"2023-03-05T20:47:02.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nlsapp/packages"},{"uuid":"richard-mml","login":"richard-mml","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/richard-mml/","role":null,"created_at":"2023-03-05T20:47:03.174Z","updated_at":"2023-03-05T20:47:03.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/richard-mml/packages"},{"uuid":"bandish","login":"bandish","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/bandish/","role":null,"created_at":"2023-03-05T20:47:02.316Z","updated_at":"2023-03-05T20:47:02.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bandish/packages"},{"uuid":"hanlintang","login":"hanlintang","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/hanlintang/","role":null,"created_at":"2023-03-05T20:47:02.648Z","updated_at":"2023-03-05T20:47:02.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hanlintang/packages"},{"uuid":"XiaohanZhangCMU","login":"XiaohanZhangCMU","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/XiaohanZhangCMU/","role":"Maintainer","created_at":"2024-01-26T07:49:43.494Z","updated_at":"2024-01-26T07:49:43.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/XiaohanZhangCMU/packages"},{"uuid":"ettang","login":"ettang","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/ettang/","role":"Maintainer","created_at":"2025-08-27T00:56:09.503Z","updated_at":"2025-08-27T00:56:09.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ettang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2807682,"name":"mosaicml","ecosystem":"pypi","description":"Composer is a PyTorch library that enables you to train neural networks faster, at lower cost, and to higher accuracy.","homepage":"https://github.com/mosaicml/composer","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosaicml/composer","keywords_array":[],"namespace":null,"versions_count":69,"first_release_published_at":"2021-10-13T08:44:31.000Z","latest_release_published_at":"2025-07-26T00:30:56.000Z","latest_release_number":"0.32.1","last_synced_at":"2025-08-27T13:51:46.278Z","created_at":"2022-04-10T11:39:03.280Z","updated_at":"2025-08-27T14:59:19.390Z","registry_url":"https://pypi.org/project/mosaicml/","install_command":"pip install mosaicml --index-url https://pypi.org/simple","documentation_url":"https://mosaicml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"mosaicml","project_status":null},"repo_metadata":{"id":37048853,"uuid":"416157128","full_name":"mosaicml/composer","owner":"mosaicml","description":"Supercharge Your Model Training","archived":false,"fork":false,"pushed_at":"2025-08-11T00:26:43.000Z","size":23023,"stargazers_count":5402,"open_issues_count":54,"forks_count":451,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-27T07:44:51.167Z","etag":null,"topics":["deep-learning","machine-learning","ml-efficiency","ml-systems","ml-training","neural-network","neural-networks","pytorch"],"latest_commit_sha":null,"homepage":"http://docs.mosaicml.com","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/mosaicml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-12T02:38:28.000Z","updated_at":"2025-08-26T02:54:22.000Z","dependencies_parsed_at":"2022-08-08T19:01:25.032Z","dependency_job_id":"33c33f49-ad4e-4200-9b8a-1c3db9edfe04","html_url":"https://github.com/mosaicml/composer","commit_stats":{"total_commits":1883,"total_committers":107,"mean_commits":"17.598130841121495","dds":0.8550185873605948,"last_synced_commit":"39db8483790a8fab6b2f3a08162cf68ba5396c3b"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/mosaicml/composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/sbom","scorecard":{"id":660731,"data":{"date":"2024-06-17","repo":{"name":"github.com/mosaicml/composer","commit":"62c5b1f607805e7660a9e4f019a6878fc911f572"},"scorecard":{"version":"v5.0.0-rc2-63-g5d08c1cc","commit":"5d08c1cc11c1e45c2ab2a88adac0a18464f0216b"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#maintained"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#cii-best-practices"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#license"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#branch-protection"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#signed-releases"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/code-quality.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/daily.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker-configure-build-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-cpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-gpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/smoketest.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#vulnerabilities"}},{"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/code-quality.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-quality.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:59","Warn: containerImage not pinned by hash: docker/Dockerfile:337","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:147-152","Warn: pipCommand not pinned by hash: docker/Dockerfile:321-325","Warn: pipCommand not pinned by hash: docker/Dockerfile:347","Warn: pipCommand not pinned by hash: .github/workflows/pr-docker.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/release-docker.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:94","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   6 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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:34"],"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:07:45.151Z","repository_id":37048853,"created_at":"2025-08-21T16:07:45.151Z","updated_at":"2025-08-21T16:07:45.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272341799,"owners_count":24917505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"mosaicml","name":"Databricks Mosaic Research","uuid":"75143706","kind":"organization","description":"We remove the barriers to state-of-the-art generative AI model development and make data + AI available to all","email":null,"website":"https://www.databricks.com/research/mosaic","location":"United States of America","twitter":"DbrxMosaicAI","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75143706?v=4","repositories_count":9,"last_synced_at":"2025-03-05T14:38:04.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosaicml","funding_links":[],"total_stars":11198,"followers":985,"following":0,"created_at":"2022-11-14T08:20:40.231Z","updated_at":"2025-03-05T14:38:04.150Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml/repositories"},"tags":[{"name":"v0.32.1","sha":"4bfb5fc44b8bbde26b035a43b9311003013a4252","kind":"commit","published_at":"2025-07-25T22:11:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"beed9b19983e170aa53cda02136ba1eb1513eede","kind":"tag","published_at":"2025-07-15T02:02:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"ab8fee2a7b98783ce8eae29c420447659a1f95de","kind":"commit","published_at":"2025-05-28T00:32:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.31.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"a5c394fac742abedf997697d9a5085a754bd8727","kind":"commit","published_at":"2025-04-04T19:35:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.30.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"4c4a621640e951fea7d1d2e651adf6d91180f987","kind":"commit","published_at":"2025-02-24T22:53:47.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.29.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"f31ce5b479bbf2136e4f557e68a66e5127bb830e","kind":"commit","published_at":"2024-12-04T04:34:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.28.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"6c9de3e910f75af13765f51c810c987568368329","kind":"commit","published_at":"2024-11-14T18:20:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.27.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b2979813ba1a7f03c2fb8d9f29cce94920507048","kind":"commit","published_at":"2024-11-01T03:55:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"c0cb58f23f397e8ca83487caebcc89b252f71a2e","kind":"commit","published_at":"2024-10-25T01:14:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0c4e1101a39059775fedc25c5653e2fafe4771b9","kind":"commit","published_at":"2024-09-23T22:22:33.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.25.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3c7fefb7d7c00d1b8b318186b276eef90df780e2","kind":"commit","published_at":"2024-08-27T20:21:27.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"020b0ef2ab850842baf5cd280456541c63d06d6b","kind":"commit","published_at":"2024-08-23T18:22:22.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0/manifests"},{"name":"v0.23.5","sha":"56ccc2ebc59a8c68a6d075c4b61735ebf089b5a2","kind":"commit","published_at":"2024-07-02T13:56:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"ec8799d3c04847d6ee92fdbd28aa0ec76fe0bee0","kind":"commit","published_at":"2024-06-21T15:05:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"7c7f6dea7496c7253db8370cc2c85f39254d6da0","kind":"commit","published_at":"2024-06-19T04:52:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"c7020f814510e57a0402644095f9e906d2e49318","kind":"commit","published_at":"2024-06-08T01:34:17.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"7a533cb6ae2610fc421f7e799456204fc7d34667","kind":"commit","published_at":"2024-06-07T14:58:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"bf2cb350659ca5e34d2b5cf9a9dd392f62e8c6cf","kind":"commit","published_at":"2024-06-05T20:17:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"fe7964f88a4244db413fde596dc79bc51a6a6e03","kind":"commit","published_at":"2024-05-01T10:54:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.22.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"d39a5e025b3150d4c097070dba6bc10e882682b7","kind":"commit","published_at":"2024-04-19T13:26:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"082d4e02f2702c7367b508746f59d91d37e9ef36","kind":"commit","published_at":"2024-04-02T22:17:55.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"1b87a07a1d524308b0d9dd0219924bbc0ed617a9","kind":"commit","published_at":"2024-03-22T01:07:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c36d3e10f8e04ea325d5e543b194c386579ff117","kind":"commit","published_at":"2024-03-21T20:49:14.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"118c7f213b43783b6f90c0085514c64d0987e3a0","kind":"commit","published_at":"2024-02-27T19:17:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ecea4f61a80e468a6d4c5cadf94698734faf935","kind":"commit","published_at":"2024-02-22T23:23:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"e49670a93dc77dedff3ea57049b15b0fe1de003a","kind":"commit","published_at":"2024-02-08T20:09:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"de89606ecdbda551dc7bcc8c215faab6c274a74c","kind":"commit","published_at":"2024-02-02T08:58:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"cc5e35bd61617c846fad3fa0eb722fedc097df10","kind":"commit","published_at":"2024-02-01T04:43:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"322e90fc241a04a1fd4f39ad705e19fe6a85e695","kind":"commit","published_at":"2024-01-25T20:27:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"844d1dc287690a0eb81d47dbae146846a8a5fc40","kind":"commit","published_at":"2024-01-18T04:18:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"7e0e40a72a6b0c87cca4d408792336e4e5c742da","kind":"commit","published_at":"2023-12-14T19:56:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"2b3e2a6221bfa988e97bb9fcd562ce7491caed95","kind":"commit","published_at":"2023-11-27T21:01:18.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"83a40f5c01046cfb2d1540a1c41c1c505656ee9f","kind":"commit","published_at":"2023-11-15T03:25:16.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0/manifests"},{"name":"v0.16.4","sha":"1c9d8d17989424d804bc3baef03ba11d5005fd88","kind":"commit","published_at":"2023-10-11T19:42:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c82da77fb5ea1908a0d659c181b97691f0b4b976","kind":"commit","published_at":"2023-09-26T17:59:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"130bde55a7a4fa7e147a1dd01186dd5504080a3c","kind":"commit","published_at":"2023-09-14T16:01:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"336bf8db3e2c09ae942d4bf8a819935106589d1a","kind":"commit","published_at":"2023-09-05T19:49:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9f594876f957c912758e540598ac9f47a468c39d","kind":"commit","published_at":"2023-08-18T20:25:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"f84d309f2b9008deb539f1debe341fe830044ea7","kind":"commit","published_at":"2023-07-07T02:34:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"9983bcd0cbd6f4d278b80942e3ca53a3e69ea0f3","kind":"commit","published_at":"2023-06-18T20:47:09.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"7da93f819c4d5f52ce5ccfef0f39a7f836cb0d08","kind":"commit","published_at":"2023-05-05T03:35:07.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"5ba2a60f8c7002ae716ff63d9b037f8ac8c82605","kind":"commit","published_at":"2023-05-02T05:35:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"7bb2df209a0da63007fe619bbff2e2d5494c5d76","kind":"commit","published_at":"2023-04-24T20:51:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"d80c37dc0dcf49eaed77d8d11c59012627ff92ca","kind":"commit","published_at":"2023-04-05T02:12:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b32229a528646b804233f20ad014e80e8fcf4e34","kind":"tag","published_at":"2023-04-03T22:34:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f25078aa3edc198696a1d3402a5026d9214293c5","kind":"tag","published_at":"2023-03-16T02:01:12.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"8e83ff83f863187db5d249e47d0f7acb76881df7","kind":"tag","published_at":"2023-03-05T19:01:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3618c631b1afb1ae7014c2ed48fa99f2be58c3cd","kind":"tag","published_at":"2023-03-02T23:23:42.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"f15b07775729919b56baf092b6a7fcb90f48b246","kind":"tag","published_at":"2023-02-04T02:01:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d2582ecdc29247cf0b5f00d118a573d169976664","kind":"tag","published_at":"2022-12-22T23:24:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"e47086148ec1fa246cdd8befeb5aa529941dd81e","kind":"tag","published_at":"2022-11-16T18:13:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"f5f95713b615ff2c3a23ef7a047117d339a98858","kind":"tag","published_at":"2022-10-24T18:32:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"01eb2286c188ade4f15fb396a08fef85f3fd3032","kind":"tag","published_at":"2022-10-05T23:00:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1/manifests"},{"name":"fsdp-alpha","sha":"aa19e2466369a7f8b9bc7eca39a40ec3e69877d5","kind":"commit","published_at":"2022-09-29T04:00:48.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/fsdp-alpha","html_url":"https://github.com/mosaicml/composer/releases/tag/fsdp-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@fsdp-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha/manifests"},{"name":"v0.10.0","sha":"1937d2eff549356c996033b3f1335ffa87a0d527","kind":"tag","published_at":"2022-09-22T04:16:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"8ff8ec313c57d249825cd12da86add1979a4bd54","kind":"tag","published_at":"2022-08-16T04:31:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.9.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"9e14a47562def0baa414242c36954eb3083dcd46","kind":"tag","published_at":"2022-07-27T23:14:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8418a674248d39c28403156a0559c77d1f3642f9","kind":"tag","published_at":"2022-07-22T21:09:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc.1","sha":"38ba39478779653bc6bee894e798ccde07373699","kind":"tag","published_at":"2022-07-16T03:27:38.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1/manifests"},{"name":"v0.8.0","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"tag","published_at":"2022-07-01T04:09:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.5","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"commit","published_at":"2022-07-01T00:33:43.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"ff0c9b5bf631d43ebbb5da49607f89f16c972ae9","kind":"tag","published_at":"2022-06-30T20:04:51.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"fc2ada0da29818a9d8ec792874bd95fa4e85daab","kind":"tag","published_at":"2022-06-27T22:01:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"f9ef4146d1b06039ac39ae2e1750d443d3afba96","kind":"tag","published_at":"2022-06-24T14:52:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"758da1d434a2a7390e4be3df0dc794fde1336c21","kind":"tag","published_at":"2022-06-17T22:07:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.1","sha":"20aad7e2c90b1a29c2e142ccf92f8f7444e09a8b","kind":"tag","published_at":"2022-06-07T00:04:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:39:53.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0/manifests"},{"name":"v0.7.0-RC3","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:08:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3/manifests"},{"name":"v0.7.0-RC2","sha":"82840fd0cafaf1bb34888bf93d6b24989c75ac67","kind":"tag","published_at":"2022-05-19T22:06:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2/manifests"},{"name":"v0.7.0-RC1","sha":"01f3028f9c34f1f667a3d26b42cb6a5d72939be4","kind":"tag","published_at":"2022-05-19T05:21:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1/manifests"},{"name":"v0.6.1","sha":"83d96b7efde533cbc2fff7dd7e0769da2b177807","kind":"tag","published_at":"2022-05-06T00:37:23.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4574dce64b2c87ec0ea0235012b84ee06126bd90","kind":"tag","published_at":"2022-04-21T01:07:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"00e51baedaf33a65b68f0cdec628a40e0a7e56a0","kind":"tag","published_at":"2022-03-16T07:46:28.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.5.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7714b13d43b45b2e0c49c00bab3793bbc4691c09","kind":"tag","published_at":"2022-03-01T02:28:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.4.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"d17e69f274bff129110c8fba29682c7c091a261a","kind":"tag","published_at":"2021-12-01T00:22:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"08944ed668db460ced22f4d84e1b803dffd9f07d","kind":"tag","published_at":"2021-11-29T19:18:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"6dd0a0f297cafb404333d6280a5344bcb7f3bee6","kind":"tag","published_at":"2021-10-13T20:36:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d30259748340abf76b8ece20407f719646c6db79","kind":"tag","published_at":"2021-10-13T08:42:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-08-27T14:59:19.389Z","dependent_packages_count":4,"downloads":307899,"downloads_period":"last-month","dependent_repos_count":72,"rankings":{"downloads":1.0266293254853562,"dependent_repos_count":1.760333216788532,"dependent_packages_count":4.797625697793282,"stargazers_count":1.0363127165709403,"forks_count":2.7778041486685336,"docker_downloads_count":0.6991028622964827,"average":2.016301327933854},"purl":"pkg:pypi/mosaicml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mosaicml","docker_dependents_count":3,"docker_downloads_count":17675609,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mosaicml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mosaicml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T00:59:18.749Z","issues_count":112,"pull_requests_count":1549,"avg_time_to_close_issue":4103012.4545454546,"avg_time_to_close_pull_request":943057.014794889,"issues_closed_count":76,"pull_requests_closed_count":1487,"pull_request_authors_count":102,"issue_authors_count":80,"avg_comments_per_issue":3.0892857142857144,"avg_comments_per_pull_request":0.6688185926404132,"merged_pull_requests_count":999,"bot_issues_count":0,"bot_pull_requests_count":360,"past_year_issues_count":24,"past_year_pull_requests_count":382,"past_year_avg_time_to_close_issue":3712029.533333333,"past_year_avg_time_to_close_pull_request":831399.6263736264,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.7083333333333335,"past_year_avg_comments_per_pull_request":0.5863874345549738,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/issues","maintainers":[{"login":"bandish-shah","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bandish-shah"},{"login":"KevDevSha","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"willgleich","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willgleich"},{"login":"abhi-mosaic","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi-mosaic"},{"login":"XiaohanZhangCMU","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"},{"login":"growlix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/growlix"},{"login":"ajaysaini725","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajaysaini725"},{"login":"Landanjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Landanjs"}],"active_maintainers":[{"login":"KevDevSha","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"XiaohanZhangCMU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosaicml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosaicml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosaicml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosaicml/related_packages","maintainers":[{"uuid":"nlsapp","login":"nlsapp","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/nlsapp/","role":null,"created_at":"2023-01-20T02:07:39.122Z","updated_at":"2023-01-20T02:07:39.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nlsapp/packages"},{"uuid":"richard-mml","login":"richard-mml","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/richard-mml/","role":null,"created_at":"2023-01-20T02:07:39.124Z","updated_at":"2023-01-20T02:07:39.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/richard-mml/packages"},{"uuid":"bandish","login":"bandish","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/bandish/","role":null,"created_at":"2023-01-20T02:07:39.114Z","updated_at":"2023-01-20T02:07:39.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bandish/packages"},{"uuid":"hanlintang","login":"hanlintang","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/hanlintang/","role":null,"created_at":"2023-01-20T02:07:39.120Z","updated_at":"2023-01-20T02:07:39.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hanlintang/packages"},{"uuid":"XiaohanZhangCMU","login":"XiaohanZhangCMU","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/XiaohanZhangCMU/","role":"Maintainer","created_at":"2024-01-26T07:49:43.569Z","updated_at":"2024-01-26T07:49:43.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/XiaohanZhangCMU/packages"},{"uuid":"pdxting","login":"pdxting","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/pdxting/","role":null,"created_at":"2023-04-18T03:15:33.240Z","updated_at":"2023-04-18T03:15:33.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pdxting/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11565515,"name":"github.com/mosaicml/composer","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosaicml/composer","keywords_array":[],"namespace":null,"versions_count":77,"first_release_published_at":"2021-10-13T08:40:09.000Z","latest_release_published_at":"2025-07-25T22:11:54.000Z","latest_release_number":"v0.32.1","last_synced_at":"2025-08-27T14:51:38.832Z","created_at":"2025-04-19T07:30:11.952Z","updated_at":"2025-08-27T15:43:37.501Z","registry_url":"https://pkg.go.dev/github.com/mosaicml/composer","install_command":"go get github.com/mosaicml/composer","documentation_url":"https://pkg.go.dev/github.com/mosaicml/composer#section-documentation","metadata":{},"repo_metadata":{"id":37048853,"uuid":"416157128","full_name":"mosaicml/composer","owner":"mosaicml","description":"Supercharge Your Model Training","archived":false,"fork":false,"pushed_at":"2025-08-11T00:26:43.000Z","size":23023,"stargazers_count":5402,"open_issues_count":54,"forks_count":451,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-27T07:44:51.167Z","etag":null,"topics":["deep-learning","machine-learning","ml-efficiency","ml-systems","ml-training","neural-network","neural-networks","pytorch"],"latest_commit_sha":null,"homepage":"http://docs.mosaicml.com","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/mosaicml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-12T02:38:28.000Z","updated_at":"2025-08-26T02:54:22.000Z","dependencies_parsed_at":"2022-08-08T19:01:25.032Z","dependency_job_id":"33c33f49-ad4e-4200-9b8a-1c3db9edfe04","html_url":"https://github.com/mosaicml/composer","commit_stats":{"total_commits":1883,"total_committers":107,"mean_commits":"17.598130841121495","dds":0.8550185873605948,"last_synced_commit":"39db8483790a8fab6b2f3a08162cf68ba5396c3b"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/mosaicml/composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/sbom","scorecard":{"id":660731,"data":{"date":"2024-06-17","repo":{"name":"github.com/mosaicml/composer","commit":"62c5b1f607805e7660a9e4f019a6878fc911f572"},"scorecard":{"version":"v5.0.0-rc2-63-g5d08c1cc","commit":"5d08c1cc11c1e45c2ab2a88adac0a18464f0216b"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#maintained"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#cii-best-practices"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#license"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#branch-protection"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#signed-releases"}},{"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/code-quality.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/daily.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker-configure-build-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-cpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-gpu.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/smoketest.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#vulnerabilities"}},{"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/code-quality.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-quality.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/code-quality.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/codeql-analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/coverage.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-configure-build-push.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/docker-configure-build-push.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-docker.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/pr-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/release.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mosaicml/composer/smoketest.yaml/dev?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:59","Warn: containerImage not pinned by hash: docker/Dockerfile:337","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:147-152","Warn: pipCommand not pinned by hash: docker/Dockerfile:321-325","Warn: pipCommand not pinned by hash: docker/Dockerfile:347","Warn: pipCommand not pinned by hash: .github/workflows/pr-docker.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/release-docker.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:94","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   6 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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:34"],"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/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/5d08c1cc11c1e45c2ab2a88adac0a18464f0216b/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:07:45.151Z","repository_id":37048853,"created_at":"2025-08-21T16:07:45.151Z","updated_at":"2025-08-21T16:07:45.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272341799,"owners_count":24917505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"mosaicml","name":"Databricks Mosaic Research","uuid":"75143706","kind":"organization","description":"We remove the barriers to state-of-the-art generative AI model development and make data + AI available to all","email":null,"website":"https://www.databricks.com/research/mosaic","location":"United States of America","twitter":"DbrxMosaicAI","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75143706?v=4","repositories_count":9,"last_synced_at":"2025-03-05T14:38:04.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosaicml","funding_links":[],"total_stars":11198,"followers":985,"following":0,"created_at":"2022-11-14T08:20:40.231Z","updated_at":"2025-03-05T14:38:04.150Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosaicml/repositories"},"tags":[{"name":"v0.32.1","sha":"4bfb5fc44b8bbde26b035a43b9311003013a4252","kind":"commit","published_at":"2025-07-25T22:11:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"beed9b19983e170aa53cda02136ba1eb1513eede","kind":"tag","published_at":"2025-07-15T02:02:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.32.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"ab8fee2a7b98783ce8eae29c420447659a1f95de","kind":"commit","published_at":"2025-05-28T00:32:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.31.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"a5c394fac742abedf997697d9a5085a754bd8727","kind":"commit","published_at":"2025-04-04T19:35:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.30.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"4c4a621640e951fea7d1d2e651adf6d91180f987","kind":"commit","published_at":"2025-02-24T22:53:47.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.29.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"f31ce5b479bbf2136e4f557e68a66e5127bb830e","kind":"commit","published_at":"2024-12-04T04:34:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.28.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"6c9de3e910f75af13765f51c810c987568368329","kind":"commit","published_at":"2024-11-14T18:20:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.27.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b2979813ba1a7f03c2fb8d9f29cce94920507048","kind":"commit","published_at":"2024-11-01T03:55:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"c0cb58f23f397e8ca83487caebcc89b252f71a2e","kind":"commit","published_at":"2024-10-25T01:14:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.26.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0c4e1101a39059775fedc25c5653e2fafe4771b9","kind":"commit","published_at":"2024-09-23T22:22:33.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.25.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3c7fefb7d7c00d1b8b318186b276eef90df780e2","kind":"commit","published_at":"2024-08-27T20:21:27.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"020b0ef2ab850842baf5cd280456541c63d06d6b","kind":"commit","published_at":"2024-08-23T18:22:22.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.24.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.24.0/manifests"},{"name":"v0.23.5","sha":"56ccc2ebc59a8c68a6d075c4b61735ebf089b5a2","kind":"commit","published_at":"2024-07-02T13:56:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"ec8799d3c04847d6ee92fdbd28aa0ec76fe0bee0","kind":"commit","published_at":"2024-06-21T15:05:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"7c7f6dea7496c7253db8370cc2c85f39254d6da0","kind":"commit","published_at":"2024-06-19T04:52:26.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"c7020f814510e57a0402644095f9e906d2e49318","kind":"commit","published_at":"2024-06-08T01:34:17.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"7a533cb6ae2610fc421f7e799456204fc7d34667","kind":"commit","published_at":"2024-06-07T14:58:08.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"bf2cb350659ca5e34d2b5cf9a9dd392f62e8c6cf","kind":"commit","published_at":"2024-06-05T20:17:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.23.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"fe7964f88a4244db413fde596dc79bc51a6a6e03","kind":"commit","published_at":"2024-05-01T10:54:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.22.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"d39a5e025b3150d4c097070dba6bc10e882682b7","kind":"commit","published_at":"2024-04-19T13:26:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"082d4e02f2702c7367b508746f59d91d37e9ef36","kind":"commit","published_at":"2024-04-02T22:17:55.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"1b87a07a1d524308b0d9dd0219924bbc0ed617a9","kind":"commit","published_at":"2024-03-22T01:07:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c36d3e10f8e04ea325d5e543b194c386579ff117","kind":"commit","published_at":"2024-03-21T20:49:14.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.21.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"118c7f213b43783b6f90c0085514c64d0987e3a0","kind":"commit","published_at":"2024-02-27T19:17:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ecea4f61a80e468a6d4c5cadf94698734faf935","kind":"commit","published_at":"2024-02-22T23:23:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.20.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"e49670a93dc77dedff3ea57049b15b0fe1de003a","kind":"commit","published_at":"2024-02-08T20:09:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"de89606ecdbda551dc7bcc8c215faab6c274a74c","kind":"commit","published_at":"2024-02-02T08:58:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.19.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"cc5e35bd61617c846fad3fa0eb722fedc097df10","kind":"commit","published_at":"2024-02-01T04:43:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"322e90fc241a04a1fd4f39ad705e19fe6a85e695","kind":"commit","published_at":"2024-01-25T20:27:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"844d1dc287690a0eb81d47dbae146846a8a5fc40","kind":"commit","published_at":"2024-01-18T04:18:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.18.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"7e0e40a72a6b0c87cca4d408792336e4e5c742da","kind":"commit","published_at":"2023-12-14T19:56:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"2b3e2a6221bfa988e97bb9fcd562ce7491caed95","kind":"commit","published_at":"2023-11-27T21:01:18.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"83a40f5c01046cfb2d1540a1c41c1c505656ee9f","kind":"commit","published_at":"2023-11-15T03:25:16.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.17.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.17.0/manifests"},{"name":"v0.16.4","sha":"1c9d8d17989424d804bc3baef03ba11d5005fd88","kind":"commit","published_at":"2023-10-11T19:42:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c82da77fb5ea1908a0d659c181b97691f0b4b976","kind":"commit","published_at":"2023-09-26T17:59:32.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"130bde55a7a4fa7e147a1dd01186dd5504080a3c","kind":"commit","published_at":"2023-09-14T16:01:19.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"336bf8db3e2c09ae942d4bf8a819935106589d1a","kind":"commit","published_at":"2023-09-05T19:49:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9f594876f957c912758e540598ac9f47a468c39d","kind":"commit","published_at":"2023-08-18T20:25:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.16.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"f84d309f2b9008deb539f1debe341fe830044ea7","kind":"commit","published_at":"2023-07-07T02:34:34.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"9983bcd0cbd6f4d278b80942e3ca53a3e69ea0f3","kind":"commit","published_at":"2023-06-18T20:47:09.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.15.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"7da93f819c4d5f52ce5ccfef0f39a7f836cb0d08","kind":"commit","published_at":"2023-05-05T03:35:07.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"5ba2a60f8c7002ae716ff63d9b037f8ac8c82605","kind":"commit","published_at":"2023-05-02T05:35:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.14.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"7bb2df209a0da63007fe619bbff2e2d5494c5d76","kind":"commit","published_at":"2023-04-24T20:51:56.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"d80c37dc0dcf49eaed77d8d11c59012627ff92ca","kind":"commit","published_at":"2023-04-05T02:12:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b32229a528646b804233f20ad014e80e8fcf4e34","kind":"tag","published_at":"2023-04-03T22:34:59.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f25078aa3edc198696a1d3402a5026d9214293c5","kind":"tag","published_at":"2023-03-16T02:01:12.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"8e83ff83f863187db5d249e47d0f7acb76881df7","kind":"tag","published_at":"2023-03-05T19:01:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3618c631b1afb1ae7014c2ed48fa99f2be58c3cd","kind":"tag","published_at":"2023-03-02T23:23:42.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.13.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"f15b07775729919b56baf092b6a7fcb90f48b246","kind":"tag","published_at":"2023-02-04T02:01:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d2582ecdc29247cf0b5f00d118a573d169976664","kind":"tag","published_at":"2022-12-22T23:24:39.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.12.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"e47086148ec1fa246cdd8befeb5aa529941dd81e","kind":"tag","published_at":"2022-11-16T18:13:54.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"f5f95713b615ff2c3a23ef7a047117d339a98858","kind":"tag","published_at":"2022-10-24T18:32:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.11.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"01eb2286c188ade4f15fb396a08fef85f3fd3032","kind":"tag","published_at":"2022-10-05T23:00:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.1/manifests"},{"name":"fsdp-alpha","sha":"aa19e2466369a7f8b9bc7eca39a40ec3e69877d5","kind":"commit","published_at":"2022-09-29T04:00:48.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/fsdp-alpha","html_url":"https://github.com/mosaicml/composer/releases/tag/fsdp-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@fsdp-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/fsdp-alpha/manifests"},{"name":"v0.10.0","sha":"1937d2eff549356c996033b3f1335ffa87a0d527","kind":"tag","published_at":"2022-09-22T04:16:31.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.10.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"8ff8ec313c57d249825cd12da86add1979a4bd54","kind":"tag","published_at":"2022-08-16T04:31:52.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.9.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"9e14a47562def0baa414242c36954eb3083dcd46","kind":"tag","published_at":"2022-07-27T23:14:37.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8418a674248d39c28403156a0559c77d1f3642f9","kind":"tag","published_at":"2022-07-22T21:09:30.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc.1","sha":"38ba39478779653bc6bee894e798ccde07373699","kind":"tag","published_at":"2022-07-16T03:27:38.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.1-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.1-rc.1/manifests"},{"name":"v0.8.0","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"tag","published_at":"2022-07-01T04:09:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.5","sha":"80d3293df833edfdb4249daee3f0ddcd25259fa2","kind":"commit","published_at":"2022-07-01T00:33:43.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"ff0c9b5bf631d43ebbb5da49607f89f16c972ae9","kind":"tag","published_at":"2022-06-30T20:04:51.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"fc2ada0da29818a9d8ec792874bd95fa4e85daab","kind":"tag","published_at":"2022-06-27T22:01:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"f9ef4146d1b06039ac39ae2e1750d443d3afba96","kind":"tag","published_at":"2022-06-24T14:52:50.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"758da1d434a2a7390e4be3df0dc794fde1336c21","kind":"tag","published_at":"2022-06-17T22:07:57.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.1","sha":"20aad7e2c90b1a29c2e142ccf92f8f7444e09a8b","kind":"tag","published_at":"2022-06-07T00:04:01.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:39:53.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0/manifests"},{"name":"v0.7.0-RC3","sha":"0193c44c8c126527e4b59b25a53ab1fad50b5c26","kind":"tag","published_at":"2022-05-24T00:08:25.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC3/manifests"},{"name":"v0.7.0-RC2","sha":"82840fd0cafaf1bb34888bf93d6b24989c75ac67","kind":"tag","published_at":"2022-05-19T22:06:40.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC2","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC2/manifests"},{"name":"v0.7.0-RC1","sha":"01f3028f9c34f1f667a3d26b42cb6a5d72939be4","kind":"tag","published_at":"2022-05-19T05:21:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.7.0-RC1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.7.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.7.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.7.0-RC1/manifests"},{"name":"v0.6.1","sha":"83d96b7efde533cbc2fff7dd7e0769da2b177807","kind":"tag","published_at":"2022-05-06T00:37:23.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4574dce64b2c87ec0ea0235012b84ee06126bd90","kind":"tag","published_at":"2022-04-21T01:07:35.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.6.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"00e51baedaf33a65b68f0cdec628a40e0a7e56a0","kind":"tag","published_at":"2022-03-16T07:46:28.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.5.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7714b13d43b45b2e0c49c00bab3793bbc4691c09","kind":"tag","published_at":"2022-03-01T02:28:11.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.4.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"d17e69f274bff129110c8fba29682c7c091a261a","kind":"tag","published_at":"2021-12-01T00:22:00.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.1","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"08944ed668db460ced22f4d84e1b803dffd9f07d","kind":"tag","published_at":"2021-11-29T19:18:29.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.3.0","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"6dd0a0f297cafb404333d6280a5344bcb7f3bee6","kind":"tag","published_at":"2021-10-13T20:36:04.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.4","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d30259748340abf76b8ece20407f719646c6db79","kind":"tag","published_at":"2021-10-13T08:42:21.000Z","download_url":"https://codeload.github.com/mosaicml/composer/tar.gz/v0.2.3","html_url":"https://github.com/mosaicml/composer/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosaicml/composer@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-08-27T15:43:37.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.942714174127788,"dependent_packages_count":5.5696718094475886,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.756192991787689},"purl":"pkg:golang/github.com/mosaicml/composer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mosaicml/composer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mosaicml/composer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mosaicml/composer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T00:59:18.749Z","issues_count":112,"pull_requests_count":1549,"avg_time_to_close_issue":4103012.4545454546,"avg_time_to_close_pull_request":943057.014794889,"issues_closed_count":76,"pull_requests_closed_count":1487,"pull_request_authors_count":102,"issue_authors_count":80,"avg_comments_per_issue":3.0892857142857144,"avg_comments_per_pull_request":0.6688185926404132,"merged_pull_requests_count":999,"bot_issues_count":0,"bot_pull_requests_count":360,"past_year_issues_count":24,"past_year_pull_requests_count":382,"past_year_avg_time_to_close_issue":3712029.533333333,"past_year_avg_time_to_close_pull_request":831399.6263736264,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.7083333333333335,"past_year_avg_comments_per_pull_request":0.5863874345549738,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/issues","maintainers":[{"login":"bandish-shah","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bandish-shah"},{"login":"KevDevSha","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"willgleich","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willgleich"},{"login":"abhi-mosaic","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi-mosaic"},{"login":"XiaohanZhangCMU","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"},{"login":"growlix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/growlix"},{"login":"ajaysaini725","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajaysaini725"},{"login":"Landanjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Landanjs"}],"active_maintainers":[{"login":"KevDevSha","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"XiaohanZhangCMU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmosaicml%2Fcomposer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmosaicml%2Fcomposer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmosaicml%2Fcomposer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmosaicml%2Fcomposer/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":551998,"full_name":"mosaicml/composer","default_branch":"main","committers":[{"name":"Mihir Patel","email":"mihir.v.patel7@gmail.com","login":"mvpatel2000","count":454},{"name":"ravi-mosaicml","email":"ravi@mosaicml.com","login":"ravi-mosaicml","count":333},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":240},{"name":"Daniel King","email":"43149077+dakinggg","login":"dakinggg","count":183},{"name":"Hanlin Tang","email":"hanlin@mosaicml.com","login":"hanlint","count":136},{"name":"Evan Racah","email":"evan@mosaicml.com","login":"eracah","count":106},{"name":"bandish-shah","email":"86627118+bandish-shah","login":"bandish-shah","count":55},{"name":"Charles Tang","email":"j316chuck","login":"j316chuck","count":51},{"name":"Abhi Venigalla","email":"77638579+abhi-mosaic","login":"abhi-mosaic","count":51},{"name":"Moin Nadeem","email":"moin@mosaicml.com","login":null,"count":50},{"name":"Daya Khudia","email":"37562707+dskhudia","login":"dskhudia","count":48},{"name":"Brian","email":"23239305+b-chu","login":"b-chu","count":44},{"name":"Landan Seguin","email":"landanjs@gmail.com","login":"Landanjs","count":43},{"name":"Saaketh Narayan","email":"saaketh@mosaicml.com","login":"snarayan21","count":38},{"name":"Matthew","email":"growlix","login":"growlix","count":37},{"name":"bigning","email":"ning.wang@databricks.com","login":"bigning","count":36},{"name":"coryMosaicML","email":"83666378+coryMosaicML","login":"coryMosaicML","count":35},{"name":"dblalock","email":"davis@mosaicml.com","login":"dblalock","count":34},{"name":"Daniel McNeela","email":"daniel.mcneela@gmail.com","login":"mcneela","count":34},{"name":"Jamie Bloxham","email":"jamie@mosaicml.com","login":"jbloxham","count":32},{"name":"bcui19","email":"bcui8377@gmail.com","login":"bcui19","count":29},{"name":"Austin","email":"A-Jacobson","login":"A-Jacobson","count":26},{"name":"Vincent Chen","email":"vincent@mosaicml.com","login":"KuuCi","count":26},{"name":"Karan Jariwala","email":"karankjariwala@gmail.com","login":"karan6181","count":25},{"name":"nik-mosaic","email":"101217697+nik-mosaic","login":"nik-mosaic","count":25},{"name":"Irene Dea","email":"deaairene@gmail.com","login":"irenedea","count":25},{"name":"Rishab Parthasarathy","email":"56666587+rishab-partha","login":"rishab-partha","count":21},{"name":"Jeremy D","email":"115047575+bmosaicml","login":"bmosaicml","count":21},{"name":"James Knighton","email":"iamknighton@gmail.com","login":"knighton","count":20},{"name":"Ajay Saini","email":"ajay@mosaicml.com","login":"ajaysaini725","count":18},{"name":"anisehsani","email":"92882465+anisehsani","login":"anisehsani","count":17},{"name":"Avery Lamp","email":"averylamp@gmail.com","login":"Averylamp","count":16},{"name":"Anna","email":"anna@mosaicml.com","login":"aspfohl","count":16},{"name":"Bandish Shah","email":"bandish@mosaicml.com","login":null,"count":14},{"name":"Cheng Li","email":"pistasable@gmail.com","login":"cli99","count":12},{"name":"Jane Zhang","email":"jane.zhang@databricks.com","login":"jjanezhang","count":11},{"name":"Shashank Rajput","email":"144760128+ShashankMosaicML","login":"ShashankMosaicML","count":10},{"name":"Chen Qian","email":"chen.qian@databricks.com","login":"chenmoneygithub","count":9},{"name":"Milo Cress","email":"milo@mosaicml.com","login":"milocress","count":9},{"name":"Niklas Nielsen","email":"niklas@mosaicml.com","login":null,"count":8},{"name":"Ishana Shastri","email":"ishana@mosaicml.com","login":"ishanashastri","count":8},{"name":"Vitaliy Chiley","email":"6439018+vchiley","login":"vchiley","count":8},{"name":"Jack Zhang","email":"170473087+JackZ-db","login":"JackZ-db","count":8},{"name":"Alex Trott","email":"alex@mosaicml.com","login":"alextrott16","count":8},{"name":"Xiaohan Zhang","email":"xiaohanzhang.cmu@gmail.com","login":"XiaohanZhangCMU","count":7},{"name":"Rithwik Ediga Lakhamsani","email":"81988348+rithwik-db","login":"rithwik-db","count":7},{"name":"Antoine Broyelle","email":"antoine.broyelle@helsing.ai","login":"antoinebrl","count":6},{"name":"Bowen Yang","email":"32440067+bowenyang008","login":"bowenyang008","count":6},{"name":"willgleich","email":"22464726+willgleich","login":"willgleich","count":5},{"name":"Niklas Nielsen","email":"nik@qni.dk","login":"nqn","count":5},{"name":"Moin Nadeem","email":"Moinnadeem@moinnadeem.com","login":"moinnadeem","count":5},{"name":"Max Marion","email":"mmarion538@gmail.com","login":"maxisawesome","count":5},{"name":"Kevin DeShawn","email":"126115026+KevDevSha","login":"KevDevSha","count":5},{"name":"Hagay Lupesko","email":"lupesko","login":"lupesko","count":5},{"name":"Eitan Turok","email":"150733043+eitanturok","login":"eitanturok","count":5},{"name":"Tyler Lee","email":"tyler@mosaicml.com","login":"siriuslee","count":5},{"name":"Erica Yuen","email":"erica.yuen1996@gmail.com","login":"ejyuen","count":4},{"name":"jacobfulano","email":"62222220+jacobfulano","login":"jacobfulano","count":4},{"name":"Nicholas Garcia","email":"nicholasgcgarcia@gmail.com","login":"ngcgarcia","count":4},{"name":"Linden Li","email":"54964339+linden-li","login":"linden-li","count":4},{"name":"Kobie Crawford","email":"kobindra","login":"kobindra","count":4},{"name":"J Forde","email":"jzf2101","login":"jzf2101","count":4},{"name":"Ethan Tang","email":"ethan.tang@databricks.com","login":"ethantang-db","count":4},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":"Skylion007","count":3},{"name":"Nancy Hung","email":"nancy.hung1068@gmail.com","login":"nancyhung","count":3},{"name":"Cody Blakeney","email":"cjb92@txstate.edu","login":"codestar12","count":3},{"name":"Joe Early","email":"joe.early@helsing.ai","login":"JAEarly","count":3},{"name":"Laura Florescu","email":"lara.florescu@gmail.com","login":"florescl","count":3},{"name":"Matt Broadway","email":"mattdbway@gmail.com","login":"mbway","count":3},{"name":"Jonathan Frankle","email":"jonathan@mosaicml.com","login":"jfrankle","count":3},{"name":"Jerry Chen","email":"jerry.chen@databricks.com","login":"jerrychen109","count":3},{"name":"Harsh Panchal","email":"68880048+panchalhp-db","login":"panchalhp-db","count":3},{"name":"Bruce Fontaine","email":"bruce@2.7182.net","login":"bfontain","count":3},{"name":"AleksanderWWW","email":"alwojnarowicz@gmail.com","login":"AleksanderWWW","count":3},{"name":"Pau Riba","email":"priba@cvc.uab.cat","login":null,"count":2},{"name":"Rahul Vigneswaran","email":"37276766+rahulvigneswaran","login":"rahulvigneswaran","count":2},{"name":"Prithvi Kannan","email":"46332835+prithvikannan","login":"prithvikannan","count":2},{"name":"Sasha Doubov","email":"sasha@mosaicml.com","login":"sashaDoubov","count":2},{"name":"Ofir Press","email":"ofirp@cs.washington.edu","login":"ofirpress","count":2},{"name":"Nikhil Sardana","email":"nsardana@stanford.edu","login":"nikhilsardana","count":2},{"name":"Scott Stevenson","email":"scott@stevenson.io","login":"srstevenson","count":2},{"name":"Vlad Ivanchuk","email":"55069026+vladd-i","login":"vladd-i","count":2},{"name":"furkanbiten","email":"furkanbiten@gmail.com","login":"furkanbiten","count":2},{"name":"hyenal","email":"sebastien.ehrhardt@gmail.com","login":"hyenal","count":2},{"name":"xloem","email":"0xloem@gmail.com","login":"xloem","count":2},{"name":"Ethan Ma","email":"ethan.ma@databricks.com","login":"ethanma-db","count":2},{"name":"Hoan Nguyen","email":"nguyenhoan1988@gmail.com","login":"nguyenhoan1988","count":2},{"name":"Isaac Yong","email":"72080621+isaac0804","login":"isaac0804","count":2},{"name":"Jesse Chan","email":"jesse.chan@databricks.com","login":"jessechancy","count":2},{"name":"Megha Agarwal","email":"16129366+megha95","login":"megha95","count":1},{"name":"Michael Carbin","email":"michael.carbin@databricks.com","login":"mcarbin","count":1},{"name":"Mikhail Kolesov","email":"30723114+m1kol","login":"m1kol","count":1},{"name":"Nikhil Murthy","email":"murthynikhil@live.com","login":"murthyn","count":1},{"name":"Pau Riba","email":"pau.riba.fierrez@gmail.com","login":"priba","count":1},{"name":"Pavithran Ramachandran","email":"pavithranrao.1512@gmail.com","login":"pavithranrao","count":1},{"name":"Practicinginhell","email":"147235329+Practicinginhell","login":"Practicinginhell","count":1},{"name":"Qiyao Wei","email":"juventia2014@gmail.com","login":"QiyaoWei","count":1},{"name":"Ravi Rahman","email":"ravi@ravirahman.com","login":"ravirahman","count":1},{"name":"Sarthak Bhatt","email":"53341660+sarthak-314","login":"sarthak-314","count":1},{"name":"Vahid Fazel-Rezai","email":"vahidfazelrezai@gmail.com","login":"vahidfazelrezai","count":1},{"name":"Vivek Goel","email":"vgoel@habana.ai","login":"vivekgoe","count":1},{"name":"Wai Wu","email":"92327646+waiwuc","login":"waiwuc","count":1},{"name":"Yilun Kuang","email":"yk2516@nyu.edu","login":"YilunKuang","count":1},{"name":"janEbert","email":"janpublicebert@posteo.net","login":"janEbert","count":1},{"name":"jelite","email":"47848314+jelite","login":"jelite","count":1},{"name":"jjuvonen-amd","email":"joni.juvonen@amd.com","login":"jjuvonen-amd","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"sirejdua-db","email":"165065877+sirejdua-db","login":"sirejdua-db","count":1},{"name":"Aadyot Bhatnagar","email":"aadyotb@gmail.com","login":"aadyotb","count":1},{"name":"Alexandre Ghelfi, PhD","email":"alexandreghelfi@gmail.com","login":"Ghelfi","count":1},{"name":"Ananya Harsh Jha","email":"ananyahjha93@gmail.com","login":"ananyahjha93","count":1},{"name":"Asfandyar Qureshi","email":"asfandyar.qureshi@databricks.com","login":"asfandyarq","count":1},{"name":"Ben Thompson","email":"t.ben.thompson@gmail.com","login":"tbenthompson","count":1},{"name":"BrettRyland","email":"b.n.ryland@gmail.com","login":"BrettRyland","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Connor Jennings","email":"cojennin@gmail.com","login":"cojennin","count":1},{"name":"Corey Zumar","email":"39497902+dbczumar","login":"dbczumar","count":1},{"name":"Gary","email":"dlmgary@outlook.com","login":"dlmgary","count":1},{"name":"Greg Gandenberger","email":"ggandenberger@shoprunner.com","login":"gsganden","count":1},{"name":"Grégoire Jauvion","email":"gregoire.jauvion@gmail.com","login":"gregjauvion","count":1},{"name":"Ian Worley","email":"44382773+IanWorley","login":"IanWorley","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Jimmie Munyi","email":"jimmiemunyi@gmail.com","login":"jimmiemunyi","count":1},{"name":"Jonathon Belotti","email":"jonathon@modal.com","login":"thundergolfer","count":1},{"name":"Joqsan","email":"6027118+Joqsan","login":"Joqsan","count":1},{"name":"Jose Javier","email":"26491792+josejg","login":"josejg","count":1},{"name":"Julian Quevedo","email":"julianhquevedo@gmail.com","login":"julian-q","count":1},{"name":"Kartik Sreenivasan","email":"sreenivasan.kartik@gmail.com","login":"ksreenivasan","count":1},{"name":"standardAI","email":"46008593+standardAI","login":"standardAI","count":1},{"name":"Tanguy","email":"tanguycizain@gmail.com","login":"Menduist","count":1}],"total_commits":2628,"total_committers":130,"total_bot_commits":240,"total_bot_committers":1,"mean_commits":20.215384615384615,"dds":0.8272450532724506,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":74},{"name":"Mihir Patel","email":"mihir.v.patel7@gmail.com","login":"mvpatel2000","count":59},{"name":"Daniel King","email":"43149077+dakinggg","login":"dakinggg","count":30},{"name":"Saaketh Narayan","email":"saaketh@mosaicml.com","login":"snarayan21","count":24},{"name":"bigning","email":"ning.wang@databricks.com","login":"bigning","count":23},{"name":"Vincent Chen","email":"vincent@mosaicml.com","login":"KuuCi","count":20},{"name":"Charles Tang","email":"j316chuck","login":"j316chuck","count":12},{"name":"Irene Dea","email":"deaairene@gmail.com","login":"irenedea","count":10},{"name":"Evan Racah","email":"evan.racah@databricks.com","login":"eracah","count":10},{"name":"Brian","email":"23239305+b-chu","login":"b-chu","count":10},{"name":"Jack Zhang","email":"170473087+JackZ-db","login":"JackZ-db","count":8},{"name":"Rithwik Ediga Lakhamsani","email":"81988348+rithwik-db","login":"rithwik-db","count":7},{"name":"Bowen Yang","email":"32440067+bowenyang008","login":"bowenyang008","count":6},{"name":"Chen Qian","email":"chen.qian@databricks.com","login":"chenmoneygithub","count":5},{"name":"Kevin DeShawn","email":"126115026+KevDevSha","login":"KevDevSha","count":5},{"name":"Eitan Turok","email":"150733043+eitanturok","login":"eitanturok","count":4},{"name":"Ethan Tang","email":"ethan.tang@databricks.com","login":"ethantang-db","count":4},{"name":"Xiaohan Zhang","email":"xiaohanzhang.cmu@gmail.com","login":"XiaohanZhangCMU","count":4},{"name":"Antoine Broyelle","email":"antoine.broyelle@helsing.ai","login":"antoinebrl","count":3},{"name":"Ethan Ma","email":"ethan.ma@databricks.com","login":"ethanma-db","count":2},{"name":"Joe Early","email":"joe.early@helsing.ai","login":"JAEarly","count":2},{"name":"Karan Jariwala","email":"karankjariwala@gmail.com","login":"karan6181","count":2},{"name":"willgleich","email":"22464726+willgleich","login":"willgleich","count":2},{"name":"sirejdua-db","email":"165065877+sirejdua-db","login":"sirejdua-db","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"jjuvonen-amd","email":"joni.juvonen@amd.com","login":"jjuvonen-amd","count":1},{"name":"janEbert","email":"janpublicebert@posteo.net","login":"janEbert","count":1},{"name":"hyenal","email":"sebastien.ehrhardt@gmail.com","login":"hyenal","count":1},{"name":"coryMosaicML","email":"83666378+coryMosaicML","login":"coryMosaicML","count":1},{"name":"Shashank Rajput","email":"144760128+ShashankMosaicML","login":"ShashankMosaicML","count":1},{"name":"Sasha Doubov","email":"sasha@mosaicml.com","login":"sashaDoubov","count":1},{"name":"Nancy Hung","email":"nancy.hung1068@gmail.com","login":"nancyhung","count":1},{"name":"Jonathon Belotti","email":"jonathon@modal.com","login":"thundergolfer","count":1},{"name":"Jesse Chan","email":"jesse.chan@databricks.com","login":"jessechancy","count":1},{"name":"Jane Zhang","email":"jane.zhang@databricks.com","login":"jjanezhang","count":1},{"name":"Greg Gandenberger","email":"ggandenberger@shoprunner.com","login":"gsganden","count":1},{"name":"Cheng Li","email":"pistasable@gmail.com","login":"cli99","count":1},{"name":"Asfandyar Qureshi","email":"asfandyar.qureshi@databricks.com","login":"asfandyarq","count":1},{"name":"Anna","email":"anna@mosaicml.com","login":"aspfohl","count":1},{"name":"Aadyot Bhatnagar","email":"aadyotb@gmail.com","login":"aadyotb","count":1}],"past_year_total_commits":343,"past_year_total_committers":40,"past_year_total_bot_commits":74,"past_year_total_bot_committers":1,"past_year_mean_commits":8.575,"past_year_dds":0.7842565597667639,"last_synced_at":"2025-05-24T06:20:44.034Z","last_synced_commit":"0b935e3554da469d36a088414c46287034788936","created_at":"2023-03-09T04:41:54.794Z","updated_at":"2025-05-24T06:20:44.084Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"mosaicml/composer","html_url":"https://github.com/mosaicml/composer","last_synced_at":"2025-09-01T03:01:03.642Z","status":null,"issues_count":114,"pull_requests_count":1891,"avg_time_to_close_issue":4245203.602564103,"avg_time_to_close_pull_request":1072402.4218928164,"issues_closed_count":78,"pull_requests_closed_count":1754,"pull_request_authors_count":101,"issue_authors_count":80,"avg_comments_per_issue":2.8947368421052633,"avg_comments_per_pull_request":0.6203067160232681,"merged_pull_requests_count":1167,"bot_issues_count":4,"bot_pull_requests_count":436,"past_year_issues_count":23,"past_year_pull_requests_count":437,"past_year_avg_time_to_close_issue":2372063.9166666665,"past_year_avg_time_to_close_pull_request":771403.9743589744,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":390,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.826086956521739,"past_year_avg_comments_per_pull_request":0.5560640732265446,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":173,"past_year_merged_pull_requests_count":254,"created_at":"2023-05-14T10:58:25.444Z","updated_at":"2025-09-03T05:22:51.764Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosaicml%2Fcomposer/issues","issue_labels_count":{"bug":55,"enhancement":40,"dependencies":6,"good first issue":1,"research":1,"python":1},"pull_request_labels_count":{"dependencies":582,"python":92},"issue_author_associations_count":{"NONE":81,"CONTRIBUTOR":44,"OWNER":1,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":2286,"NONE":77,"MEMBER":46,"OWNER":1,"COLLABORATOR":1},"issue_authors":{"antoinebrl":12,"dependabot[bot]":6,"priba":4,"Ghelfi":4,"JAEarly":3,"mbway":3,"rlrs":2,"anastasia-spb":2,"Longyichen":2,"jmif":2,"naimavahab":2,"amishparekh":2,"mvpatel2000":2,"tbenthompson":2,"tayshinmit":2,"harishankar-gopalan":2,"ewirbel":2,"eldarkurtic":2,"j316chuck":2,"germanjke":2,"ananyahjha93":1,"Srini-98":1,"vigneshwaran":1,"SingL3":1,"linchen111":1,"Ryu1845":1,"stillmatic":1,"danielaneupert":1,"SameerAjitPatil":1,"zhouhao001832050":1,"jwatte":1,"seanbethard":1,"lqniunjunlper":1,"aadyotb":1,"hengoren":1,"erosenthal-square":1,"VikaasVarma":1,"wolliq":1,"gregjauvion":1,"Data-drone":1,"alckasoc":1,"kbaltakys":1,"GMNGeoffrey":1,"HassanFahmy":1,"viyjy":1,"janEbert":1,"shrinath-suresh":1,"sjain-profluent":1,"RolandGao":1,"apd-jgallego":1,"BoyuanJiang":1,"Iambestfeed":1,"jnfinitym":1,"irenedea":1,"rollovd":1,"maxrousseau":1,"EricKing626":1,"ez2rok":1,"JackZ-db":1,"hiroshi-matsuda-rit":1,"gfiameni":1,"agathedvlp":1,"AleksanderWWW":1,"lxw0109":1,"timpal0l":1,"andydelworth":1,"mayujie":1,"thehir0":1,"tfriedel":1,"WeichenXu123":1,"MFajcik":1,"hyenal":1,"bmosaicml":1,"schopra8":1,"mayankjobanputra":1,"joaopalotti":1,"bigning":1,"cinjon":1,"callmekris":1,"cli99":1,"Riccorl":1,"jaintarunAI":1,"pmb399":1,"vedantroy":1,"yair-schiff":1,"ajaysaini725":1,"DavidBert":1},"pull_request_authors":{"dependabot[bot]":582,"mvpatel2000":459,"dakinggg":216,"j316chuck":134,"b-chu":132,"snarayan21":85,"bigning":79,"eracah":75,"KuuCi":61,"irenedea":47,"rithwik-db":43,"ShashankMosaicML":28,"aspfohl":28,"bmosaicml":22,"jjanezhang":20,"chenmoneygithub":20,"cli99":19,"JackZ-db":18,"KevDevSha":17,"bowenyang008":17,"ethantang-db":14,"eitanturok":12,"XiaohanZhangCMU":12,"milocress":12,"maxisawesome":11,"nik-mosaic":10,"rishab-partha":10,"bcui19":9,"bandish-shah":9,"mbway":8,"sashaDoubov":8,"nancyhung":7,"antoinebrl":7,"ngcgarcia":7,"willgleich":7,"jessechancy":6,"abhi-mosaic":6,"AleksanderWWW":6,"jerrychen109":6,"karan6181":6,"Skylion007":6,"bfontain":6,"vchiley":6,"JAEarly":5,"priba":5,"coryMosaicML":5,"ethanma-db":4,"aadyotb":4,"hyenal":3,"panchalhp-db":3,"josejg":3,"hanlint":3,"megha95":3,"vigneshwaran":3,"jdchang1":2,"ez2rok":2,"sirejdua-db":2,"Practicinginhell":2,"growlix":2,"gsganden":2,"angel-ruiz7":2,"Joqsan":2,"Iacob-Alexandru-Andrei":2,"gregjauvion":2,"ekelsen":2,"jacobfulano":2,"mansheej":2,"leopardracer":2,"WeichenXu123":2,"dbczumar":2,"ashishdatta":2,"mattyding":2,"ksreenivasan":2,"mshtelma":2,"gen-ai-experts":2,"asfandyarq":2,"Menduist":2,"sakshigupta93":2,"jmif":2,"Ghelfi":2,"janEbert":2,"thundergolfer":2,"dskhudia":2,"shitaoli-db":2,"srstevenson":1,"prithvikannan":1,"mhh0318":1,"sirejdua":1,"rahulvigneswaran":1,"Landanjs":1,"omahs":1,"jjuvonen-amd":1,"m1kol":1,"ejyuen":1,"andre-bauer":1,"siriuslee":1,"mcarbin":1,"vivekgoe":1,"hengoren":1,"kilavvy":1,"chironmind":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":12,"enhancement":7,"dependencies":2,"python":1},"past_year_pull_request_labels_count":{"dependencies":216,"python":92},"past_year_issue_author_associations_count":{"NONE":16,"CONTRIBUTOR":7,"OWNER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":507,"NONE":21,"MEMBER":8},"past_year_issue_authors":{"antoinebrl":3,"dependabot[bot]":2,"tayshinmit":2,"zhouhao001832050":1,"yair-schiff":1,"WeichenXu123":1,"timpal0l":1,"thehir0":1,"sjain-profluent":1,"schopra8":1,"pmb399":1,"mayankjobanputra":1,"maxrousseau":1,"janEbert":1,"j316chuck":1,"hengoren":1,"Ghelfi":1,"EricKing626":1,"apd-jgallego":1,"andydelworth":1},"past_year_pull_request_authors":{"dependabot[bot]":216,"dakinggg":52,"rithwik-db":43,"KuuCi":37,"mvpatel2000":23,"irenedea":22,"b-chu":21,"bowenyang008":17,"j316chuck":17,"ethantang-db":14,"snarayan21":10,"bigning":7,"KevDevSha":6,"sashaDoubov":4,"eitanturok":4,"nancyhung":3,"janEbert":2,"sirejdua-db":2,"mattyding":2,"XiaohanZhangCMU":2,"thundergolfer":2,"aadyotb":2,"chenmoneygithub":2,"jdchang1":2,"WeichenXu123":2,"leopardracer":2,"ekelsen":2,"Iacob-Alexandru-Andrei":2,"milocress":2,"asfandyarq":2,"jacobfulano":2,"gsganden":2,"mshtelma":2,"omahs":1,"hengoren":1,"jjuvonen-amd":1,"sirejdua":1,"josejg":1,"kilavvy":1},"maintainers":[{"login":"KevDevSha","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"bandish-shah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bandish-shah"},{"login":"willgleich","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willgleich"},{"login":"XiaohanZhangCMU","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"},{"login":"abhi-mosaic","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi-mosaic"},{"login":"growlix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/growlix"},{"login":"ajaysaini725","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajaysaini725"},{"login":"Landanjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Landanjs"},{"login":"pmb399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmb399"},{"login":"chironmind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chironmind"}],"active_maintainers":[{"login":"KevDevSha","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevDevSha"},{"login":"XiaohanZhangCMU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaohanZhangCMU"},{"login":"pmb399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmb399"}]},"events":null,"keywords":["deep-learning","machine-learning","ml-efficiency","ml-systems","ml-training","neural-network","neural-networks","pytorch"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T19:01:25.003Z","updated_at":"2022-08-08T19:01:25.003Z","repository_link":"https://github.com/mosaicml/composer/blob/main/setup.py","dependencies":[{"id":687310076,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=6.0,\u003c7","direct":true,"kind":"runtime","optional":false},{"id":687310077,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.3,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":687310078,"package_name":"torchmetrics","ecosystem":"pypi","requirements":"\u003e=0.7.0,\u003c0.8","direct":true,"kind":"runtime","optional":false},{"id":687310079,"package_name":"torch_optimizer","ecosystem":"pypi","requirements":"\u003e=0.1.0,\u003c0.2","direct":true,"kind":"runtime","optional":false},{"id":687310080,"package_name":"torchvision","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":687310081,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.10,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":687310082,"package_name":"yahp","ecosystem":"pypi","requirements":"\u003e=0.1.3,\u003c0.2","direct":true,"kind":"runtime","optional":false},{"id":687310083,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.26.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":687310084,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.5,\u003c1.23.0","direct":true,"kind":"runtime","optional":false},{"id":687310085,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.8.0,\u003c6","direct":true,"kind":"runtime","optional":false},{"id":687310086,"package_name":"coolname","ecosystem":"pypi","requirements":"\u003e=1.1.0,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":687310087,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.8.9","direct":true,"kind":"runtime","optional":false},{"id":687310088,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"\u003e=8.0.0,\u003c9","direct":true,"kind":"runtime","optional":false},{"id":687310089,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=21.3.0,\u003c22","direct":true,"kind":"runtime","optional":false},{"id":687310090,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e=4.11.0,\u003c5","direct":true,"kind":"runtime","optional":false}]}],"score":30.178030289044223,"created_at":"2025-09-08T11:18:35.874Z","updated_at":"2025-10-07T08:24:52.139Z","avatar_url":"https://github.com/mosaicml.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":326846,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","cryptocurrency","jax","pretrained-models","audio","vlm","speech-recognition","qwen","pytorch-transformers","model-hub"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64918","html_url":"https://science.ecosyste.ms/projects/64918"}