{"id":13973,"name":"vivarium-cluster-tools","description":"Tools for running Vivarium simulations on IHME's Slurm cluster","url":"https://github.com/ihmeuw/vivarium_cluster_tools","last_synced_at":"2025-09-04T22:15:42.373Z","repository":{"id":34406861,"uuid":"178487363","full_name":"ihmeuw/vivarium_cluster_tools","owner":"ihmeuw","description":"Tools for running Vivarium simulations on IHME's Slurm cluster","archived":false,"fork":false,"pushed_at":"2025-08-22T18:17:23.000Z","size":953,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-22T20:58:50.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ihmeuw.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":".zenodo.json"}},"created_at":"2019-03-29T23:22:39.000Z","updated_at":"2025-08-22T18:16:49.000Z","dependencies_parsed_at":"2023-10-14T14:15:27.511Z","dependency_job_id":"295fee4e-0db7-4356-9c67-56b033d8a971","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools","commit_stats":{"total_commits":471,"total_committers":15,"mean_commits":31.4,"dds":"0.49256900212314225","last_synced_commit":"30679507e48cfbf5cbd224262fdd10088003e2d4"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/sbom","scorecard":{"id":44425,"data":{"date":"2025-08-04","repo":{"name":"github.com/ihmeuw/vivarium_cluster_tools","commit":"804e73e54c67639ba3499bcbc4159130395bff41"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:10"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:23:06.600Z","repository_id":34406861,"created_at":"2025-08-14T22:23:06.600Z","updated_at":"2025-08-14T22:23:06.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273680912,"owners_count":25148893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ihmeuw","name":"Institute for Health Metrics and Evaluation","uuid":"4683173","kind":"organization","description":"Open source public health tools and research projects created by teams at the IHME.","email":"ihme@healthdata.org","website":"http://www.healthdata.org/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4683173?v=4","repositories_count":152,"last_synced_at":"2024-04-14T06:40:49.035Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ihmeuw","funding_links":[],"total_stars":580,"followers":77,"following":0,"created_at":"2022-11-03T19:46:31.440Z","updated_at":"2024-04-14T06:41:13.435Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw/repositories"},"packages":[{"id":2964912,"name":"vivarium-cluster-tools","ecosystem":"pypi","description":"A set of tools for running simulation using vivarium on cluster.","homepage":"https://github.com/ihmeuw/vivarium_cluster_tools","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ihmeuw/vivarium_cluster_tools","keywords_array":[],"namespace":null,"versions_count":73,"first_release_published_at":"2019-03-30T01:06:39.000Z","latest_release_published_at":"2025-08-22T18:18:28.000Z","latest_release_number":"2.1.18","last_synced_at":"2025-08-22T18:31:33.799Z","created_at":"2022-04-10T13:01:03.590Z","updated_at":"2025-08-23T05:25:39.336Z","registry_url":"https://pypi.org/project/vivarium-cluster-tools/","install_command":"pip install vivarium-cluster-tools --index-url https://pypi.org/simple","documentation_url":"https://vivarium-cluster-tools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"vivarium-cluster-tools","project_status":null},"repo_metadata":{"id":34406861,"uuid":"178487363","full_name":"ihmeuw/vivarium_cluster_tools","owner":"ihmeuw","description":"Tools for running Vivarium simulations on IHME's Slurm cluster","archived":false,"fork":false,"pushed_at":"2025-08-22T18:17:23.000Z","size":953,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-22T20:58:50.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ihmeuw.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":".zenodo.json"}},"created_at":"2019-03-29T23:22:39.000Z","updated_at":"2025-08-22T18:16:49.000Z","dependencies_parsed_at":"2023-10-14T14:15:27.511Z","dependency_job_id":"295fee4e-0db7-4356-9c67-56b033d8a971","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools","commit_stats":{"total_commits":471,"total_committers":15,"mean_commits":31.4,"dds":"0.49256900212314225","last_synced_commit":"30679507e48cfbf5cbd224262fdd10088003e2d4"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/sbom","scorecard":{"id":44425,"data":{"date":"2025-08-04","repo":{"name":"github.com/ihmeuw/vivarium_cluster_tools","commit":"804e73e54c67639ba3499bcbc4159130395bff41"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ihmeuw/vivarium_cluster_tools/deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:10"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:23:06.600Z","repository_id":34406861,"created_at":"2025-08-14T22:23:06.600Z","updated_at":"2025-08-14T22:23:06.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271739313,"owners_count":24812553,"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-23T02:00:09.327Z","response_time":69,"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":"ihmeuw","name":"Institute for Health Metrics and Evaluation","uuid":"4683173","kind":"organization","description":"Open source public health tools and research projects created by teams at the IHME.","email":"ihme@healthdata.org","website":"http://www.healthdata.org/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4683173?v=4","repositories_count":152,"last_synced_at":"2024-04-14T06:40:49.035Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ihmeuw","funding_links":[],"total_stars":580,"followers":77,"following":0,"created_at":"2022-11-03T19:46:31.440Z","updated_at":"2024-04-14T06:41:13.435Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihmeuw/repositories"},"tags":[{"name":"v2.1.18","sha":"42a562e23c63280264dfdc3ac6bbb2dbe662b872","kind":"commit","published_at":"2025-08-22T18:16:45.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.18","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"804e73e54c67639ba3499bcbc4159130395bff41","kind":"commit","published_at":"2025-08-01T19:48:55.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.17","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"6f5a6c60af9ecd4328013718f20125a834868006","kind":"commit","published_at":"2025-07-25T20:04:21.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.16","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"c0d4a7cb8f96469c19d690610da20e2d808c0910","kind":"commit","published_at":"2025-07-16T15:46:54.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.15","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"f6c1660bfdb1bac637e9d3adaa86a343a40e1a6f","kind":"commit","published_at":"2025-06-16T17:32:16.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.14","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"6f926063cad11778d313bc991446dce7dfbad4e2","kind":"commit","published_at":"2025-06-11T19:50:29.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.13","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"930ac2ebec4dd7f56d17f2a947baa5dbe7c551c5","kind":"commit","published_at":"2025-06-11T17:03:21.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.12","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"0e7c94da0cf365239ff5071fb8975c6b2b3cc098","kind":"commit","published_at":"2025-06-11T15:35:55.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.11","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"58a3741fcb4a8a1bec25aa9a8da999e7b43ae9a3","kind":"commit","published_at":"2025-06-09T21:49:01.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.10","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"659d266aee5ae1aeee441c0db40650085aae24de","kind":"commit","published_at":"2025-05-30T18:13:56.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.9","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"d5a75f65d6ea441e436f0f3999a13be00e7fd850","kind":"commit","published_at":"2025-05-28T18:55:14.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.8","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a95cdf12af6f2340b61795c1c67df83983ddec65","kind":"commit","published_at":"2025-05-27T23:45:26.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.7","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"497fefa234850261dc4bea2fb2e4134f9fb26e1f","kind":"commit","published_at":"2025-05-01T16:32:08.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.6","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"f64973135e9ff8f96411b2d309f9b19489ba96e7","kind":"commit","published_at":"2025-04-15T22:50:37.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.5","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"199c27f97d7dc353e5c4093776666301ec512831","kind":"commit","published_at":"2025-02-05T18:45:32.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"006867616992a3ae20513638917ddb40b08758c3","kind":"commit","published_at":"2025-02-04T00:00:12.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"674417490297d317aa114fe2a559d78ea09393c7","kind":"commit","published_at":"2025-01-31T18:21:00.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1f2e469eca1ad6765cf4bdd3a11cdc5b4368ed5a","kind":"commit","published_at":"2024-12-17T00:14:07.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a613d7985c1e0584ba8cc8fb90ec48f998740e0f","kind":"commit","published_at":"2024-11-12T17:23:31.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.1.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"e283932ecd17934a0a2124db03bd57cd4992c427","kind":"commit","published_at":"2024-10-07T22:01:59.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.0.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1a4ac3ed7d32658649da8f66b11e9083c807d311","kind":"commit","published_at":"2024-09-10T21:37:33.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.0.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"2899ab81637ea2aa600e4874c5fdecef7d3c8652","kind":"commit","published_at":"2024-09-03T15:54:53.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.0.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e417850f5db056a252dd4e80e17396b797eaf002","kind":"commit","published_at":"2024-08-21T17:47:43.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.0.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"37e611e3d76f622083e5785fa37b5aee95b28fa3","kind":"commit","published_at":"2024-08-13T21:52:22.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v2.0.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"21c2ae11afdba157bd76db5857038e96e51d50e0","kind":"commit","published_at":"2024-06-17T21:20:56.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.6.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7ceb308e93cab9d1714417f0a73824db88a5ee4a","kind":"commit","published_at":"2024-03-13T17:14:40.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.6.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"64f5f1abe6468b7fa8122df6e4fc18d3e6ca7ea0","kind":"commit","published_at":"2024-02-27T23:24:57.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.6","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.6/manifests"},{"name":"v1.5.4","sha":"f92e3a1d867677f97ffec31a854299060e17315f","kind":"commit","published_at":"2024-01-29T23:14:35.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"d228061471758e3a905811f04d46f4de08d8d6ba","kind":"commit","published_at":"2024-01-08T18:20:03.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"48aa21415db9a76ddfda7237bc16d9711a32b9c7","kind":"commit","published_at":"2023-12-29T22:07:38.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"a222429b18a3d8e63e418e4af13193896cef1423","kind":"commit","published_at":"2023-12-19T18:54:41.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e8e6b737c7b6ba2d8c9e6a68f2a2565aaad83708","kind":"commit","published_at":"2023-10-30T15:54:02.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.5.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"0d91191a2583ff7b1689b7ef457ae3a1ef118178","kind":"commit","published_at":"2023-10-26T18:19:36.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.4.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"3ba1aae87289a158c6eaf20f8c8557ef08d5e788","kind":"commit","published_at":"2023-10-16T16:20:02.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.4.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"aa7f4052827b9942ec3d22046611b119e0f037ba","kind":"commit","published_at":"2023-10-13T19:27:58.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.4.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ff97885e850828c67fd694ede05a27408d328bf4","kind":"commit","published_at":"2023-10-09T21:30:43.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.4.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a33faee76a2c341a0222aa83540a0d4a320d9f68","kind":"commit","published_at":"2023-10-02T22:29:25.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.13","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"6f5660efe6da850e7437602b87ec0eafa3f52dfc","kind":"commit","published_at":"2023-09-22T18:27:24.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.12","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a011463803206a5b0a1f85c2988ae8c881f5f6b3","kind":"commit","published_at":"2023-09-07T19:35:58.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.11","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"f673e03e8f2b096c69d1ba3f7b381e9f2cf5859e","kind":"commit","published_at":"2023-07-13T00:33:26.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.10","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"033fa1991fd9915cb8263ec42ad90c6b19478cca","kind":"commit","published_at":"2023-06-01T20:44:52.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.9","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"30679507e48cfbf5cbd224262fdd10088003e2d4","kind":"commit","published_at":"2022-12-27T22:41:35.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.8","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"29ef2de3ad128eb1e9764b7a5f7412a9ef988034","kind":"commit","published_at":"2022-10-28T22:48:34.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.7","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"ca388e89ba126707bfa402b738ea596eab8a470f","kind":"commit","published_at":"2022-10-04T18:53:36.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.6","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4d091c4739ef182c11d907e5306f44ac42794716","kind":"commit","published_at":"2022-09-20T21:59:23.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.5","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89cbb4a3a628c0ce3d0fe34bae90cc2e7e0c8e89","kind":"commit","published_at":"2022-07-01T22:58:15.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"dd212dae35ce687a560cf8a488de859e9eefc8e8","kind":"commit","published_at":"2022-05-16T22:06:10.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"0ac6d406fad2897ed2a37369441a5e6a4c74b333","kind":"commit","published_at":"2022-03-30T19:32:10.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"81e61f73bf0afaf58a41878a0244f9eb7116e11e","kind":"commit","published_at":"2022-02-28T13:46:44.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.3.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.3.0/manifests"},{"name":"v1.2.13","sha":"0d15a494421c89841e6019b3c28a6321c03179c9","kind":"commit","published_at":"2022-02-15T20:29:28.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.13","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.13/manifests"},{"name":"v.1.2.12","sha":"098b82d61f5f6a805e0ba60194076c00348cba62","kind":"commit","published_at":"2022-02-12T01:19:45.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v.1.2.12","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v.1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v.1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v.1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v.1.2.12/manifests"},{"name":"v1.2.11","sha":"87c75a5d3d05b73188abab51cba30f78e5baa90e","kind":"commit","published_at":"2022-02-11T23:56:54.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.11","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.11/manifests"},{"name":"v1.2.10dev","sha":"4c296ca62dd7f877a85a2172cb9fe4bcafcd1273","kind":"tag","published_at":"2022-02-11T21:59:49.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.10dev","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.10dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.10dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.10dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.10dev/manifests"},{"name":"v1.2.10","sha":"71f29465354003f1c9d5b5d51e6c98ce658df733","kind":"tag","published_at":"2021-10-28T21:41:09.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.10","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"e38a901b6045629f5b516298c2086b081c2eaa45","kind":"commit","published_at":"2021-10-14T18:56:18.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.9","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"7097796c98910d18cbb19f3779823e25e37bf471","kind":"tag","published_at":"2021-08-16T18:25:45.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.7","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"43285a9c05d7e51fee7a3651d3c685e71d2dc2f9","kind":"commit","published_at":"2021-08-10T19:15:33.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.6","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"fee582f8ce913902cae1b385737b15e7b47317dc","kind":"commit","published_at":"2021-06-08T23:11:40.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.5","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"c36bbd656211d3b1c4be4067d0d4fa3f2a14484c","kind":"commit","published_at":"2021-05-12T22:28:52.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"8c009a5d12ee7224b619b7c5e48fc74332c2795c","kind":"tag","published_at":"2021-01-06T01:08:00.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7900236809fec03c565b0fa45e4e5e5ff712da1a","kind":"tag","published_at":"2021-01-05T22:41:15.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"5bd7c3d1ab2621f583fcae0597c5c37568f3c58f","kind":"commit","published_at":"2020-10-02T23:43:09.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cda531f0cb9d5de5a78dabaeeecf17cb526b8d4","kind":"tag","published_at":"2020-08-31T18:07:34.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.2.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"45940a90b4c08b4bb880b059da499667039c5fc0","kind":"commit","published_at":"2020-01-03T21:50:59.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.1.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f751faa569f9a8e6323faedd4995fe7d52151fee","kind":"tag","published_at":"2019-12-08T21:19:33.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.1.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7a1680cd8d4e3e9c0ad94aee306576a0d0d106d0","kind":"tag","published_at":"2019-11-19T01:25:11.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.1.0","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.1.0/manifests"},{"name":"v1.0.15","sha":"9313838c335c48d01a31769fcb64fda74d2f035a","kind":"tag","published_at":"2019-09-12T04:24:23.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.15","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0d309b5614ce053391e2ec1fa4006382491f17b2","kind":"tag","published_at":"2019-06-21T00:54:31.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.14","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b8a4999eee94cfbc376ec0e80ad1379ac4e9abb2","kind":"tag","published_at":"2019-06-21T00:51:00.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.13","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"091b7b1c135e8da5a23fadf0cb9e3abf351cffbf","kind":"tag","published_at":"2019-06-21T00:37:00.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.12","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"05e24c65118c3e0acf3021b79710ac5de457ec43","kind":"tag","published_at":"2019-06-20T03:11:08.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.11","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"be0738846ef0551f2e8b969c728353d38fc79cc9","kind":"tag","published_at":"2019-06-18T20:49:28.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.10","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"d54623522985d605dad3ef23be0f3814698d778d","kind":"tag","published_at":"2019-04-23T02:09:59.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.9","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"42bddc7b77a51baa058d981dea6722ac0d5a424f","kind":"tag","published_at":"2019-04-16T16:41:01.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.8","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"5fdc305d887e3c82b353cdd316a9cb409109f18d","kind":"tag","published_at":"2019-04-02T07:12:01.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.7","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4aaac0135fbb0ccbacb75d3baa73cbcbb70fde3","kind":"tag","published_at":"2019-03-30T01:04:35.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.6","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"ce9e074dea83876c76bd0c96aa18f34b7d4fa76c","kind":"tag","published_at":"2019-03-30T00:59:49.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.5","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"063722634f638b5718dd62bad9f08afae8923c7e","kind":"tag","published_at":"2019-03-29T03:59:14.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.4","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5523aca1546114501c5a13d00619796887d7e7b6","kind":"tag","published_at":"2019-03-20T20:21:01.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.3","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3e6fb616ee66cd1663e46616202d73c181e7833c","kind":"tag","published_at":"2019-03-19T19:52:49.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.2","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a64043730e517765d3de321565d4f40d1b432de8","kind":"tag","published_at":"2019-03-16T01:28:54.000Z","download_url":"https://codeload.github.com/ihmeuw/vivarium_cluster_tools/tar.gz/v1.0.1","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ihmeuw/vivarium_cluster_tools@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T05:25:39.336Z","dependent_packages_count":0,"downloads":857,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":18.567125891824418,"dependent_repos_count":6.013045445261243,"dependent_packages_count":10.082087700208083,"stargazers_count":27.800961365918468,"forks_count":16.827179135733417,"docker_downloads_count":null,"average":15.858079907789124},"purl":"pkg:pypi/vivarium-cluster-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vivarium-cluster-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vivarium-cluster-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vivarium-cluster-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T07:47:03.912Z","issues_count":0,"pull_requests_count":203,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":705742.3694581281,"issues_closed_count":0,"pull_requests_closed_count":203,"pull_request_authors_count":10,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.12807881773399016,"merged_pull_requests_count":186,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":155759.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.11538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/issues","maintainers":[{"login":"collijk","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/collijk"},{"login":"aflaxman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aflaxman"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vivarium-cluster-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vivarium-cluster-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vivarium-cluster-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vivarium-cluster-tools/related_packages","maintainers":[{"uuid":"vivarium","login":"vivarium","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/vivarium/","role":null,"created_at":"2023-02-25T18:29:37.548Z","updated_at":"2023-02-25T18:29:37.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vivarium/packages"},{"uuid":"hussainjafari","login":"hussainjafari","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/hussainjafari/","role":"Owner","created_at":"2024-01-10T20:24:50.753Z","updated_at":"2024-01-10T20:24:50.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hussainjafari/packages"},{"uuid":"mudambi","login":"mudambi","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/mudambi/","role":"Owner","created_at":"2024-01-10T20:24:50.789Z","updated_at":"2024-01-10T20:24:50.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mudambi/packages"},{"uuid":"pnast","login":"pnast","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/pnast/","role":"Owner","created_at":"2024-01-10T20:24:50.834Z","updated_at":"2024-01-10T20:24:50.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pnast/packages"},{"uuid":"sbachmei","login":"sbachmei","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/sbachmei/","role":"Owner","created_at":"2024-01-10T20:24:50.881Z","updated_at":"2024-01-10T20:24:50.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sbachmei/packages"},{"uuid":"albrja","login":"albrja","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/albrja/","role":"Owner","created_at":"2024-01-10T20:24:50.696Z","updated_at":"2024-01-10T20:24:50.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/albrja/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724916,"maintainers_count":308248,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":678337,"full_name":"ihmeuw/vivarium_cluster_tools","default_branch":"main","committers":[{"name":"James Collins","email":"collijk@uw.edu","count":239},{"name":"Cody","email":"chorst@uw.edu","count":88},{"name":"Kate Wilson","email":"kwilson7@uw.edu","count":40},{"name":"Matthew Kappel","email":"mkappel@uw.edu","count":32},{"name":"Rajan Mudambi","email":"11376379+rmudambi@users.noreply.github.com","count":28},{"name":"Kjell Swedin","email":"kjells@uw.edu","count":12},{"name":"Steve Bachmeier","email":"sbachmei@uw.edu","count":7},{"name":"Kate Wilson","email":"33732724+kfwilson@users.noreply.github.com","count":6},{"name":"halfhorst","email":"chorst22@gmail.com","count":4},{"name":"Michelle Park","email":"hpark3@uw.edu","count":4},{"name":"Hussain Jafari","email":"hussainsjafari@gmail.com","count":4},{"name":"kwilson7","email":"kwilson1391@gmail.com","count":4},{"name":"Hussain Jafari","email":"hjafari@uw.edu","count":1},{"name":"michaella21","email":"hpark3@c2-6f18-7-1.cluster.ihme.washington.edu","count":1},{"name":"Abraham Flaxman","email":"abie@alum.mit.edu","count":1}],"total_commits":471,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.4,"dds":0.49256900212314225,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T04:34:24.383Z","last_synced_commit":"30679507e48cfbf5cbd224262fdd10088003e2d4","created_at":"2023-03-09T10:45:40.117Z","updated_at":"2023-09-19T17:37:47.517Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ihmeuw/vivarium_cluster_tools","html_url":"https://github.com/ihmeuw/vivarium_cluster_tools","last_synced_at":"2025-08-31T09:37:57.932Z","status":null,"issues_count":0,"pull_requests_count":221,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":680704.1962616822,"issues_closed_count":0,"pull_requests_closed_count":214,"pull_request_authors_count":10,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.12217194570135746,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167212.93617021278,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":44,"created_at":"2023-05-15T02:24:06.323Z","updated_at":"2025-09-03T04:50:06.230Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihmeuw%2Fvivarium_cluster_tools/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":223,"MEMBER":40},"issue_authors":{},"pull_request_authors":{"albrja":55,"stevebachmeier":46,"patricktnast":41,"collijk":39,"mattkappel":38,"rmudambi":28,"hussain-jafari":8,"KjellSwedin":6,"aflaxman":1,"halfhorst":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082573,"issues_count":31281971,"pull_requests_count":96192905,"authors_count":10694127,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":67},"past_year_issue_authors":{},"past_year_pull_request_authors":{"albrja":33,"patricktnast":22,"hussain-jafari":4,"rmudambi":4,"stevebachmeier":4},"maintainers":[{"login":"collijk","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/collijk"},{"login":"aflaxman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aflaxman"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":14,"DeleteEvent":24,"IssueCommentEvent":5,"PushEvent":107,"PullRequestReviewCommentEvent":29,"PullRequestReviewEvent":80,"PullRequestEvent":52,"CreateEvent":36},"last_year":{"ReleaseEvent":14,"DeleteEvent":24,"IssueCommentEvent":5,"PushEvent":107,"PullRequestReviewCommentEvent":29,"PullRequestReviewEvent":80,"PullRequestEvent":52,"CreateEvent":36}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T01:00:30.854Z","updated_at":"2022-08-08T01:00:30.854Z","repository_link":"https://github.com/ihmeuw/vivarium_cluster_tools/blob/main/setup.py","dependencies":[{"id":616313614,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313615,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313616,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313617,"package_name":"loguru","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313618,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"runtime","optional":false},{"id":616313619,"package_name":"drmaa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313620,"package_name":"redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313621,"package_name":"rq","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313622,"package_name":"vivarium","ecosystem":"pypi","requirements":"\u003e=0.10.16","direct":true,"kind":"runtime","optional":false},{"id":616313623,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313624,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":616313625,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T06:54:09.727Z","updated_at":"2023-01-15T06:54:09.727Z","repository_link":"https://github.com/ihmeuw/vivarium_cluster_tools/blob/main/.github/workflows/build.yml","dependencies":[{"id":6917990253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6917990254,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T06:54:09.743Z","updated_at":"2023-01-15T06:54:09.743Z","repository_link":"https://github.com/ihmeuw/vivarium_cluster_tools/blob/main/.github/workflows/deploy.yml","dependencies":[{"id":6917990255,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6917990256,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T01:51:17.069Z","updated_at":"2023-09-22T01:51:17.069Z","repository_link":"https://github.com/ihmeuw/vivarium_cluster_tools/blob/main/pyproject.toml","dependencies":[]}],"score":9.475393326367602,"created_at":"2025-09-04T15:50:44.493Z","updated_at":"2025-10-07T08:07:57.579Z","avatar_url":"https://github.com/ihmeuw.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":857,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/13973","html_url":"https://science.ecosyste.ms/projects/13973"}