{"id":160944,"name":null,"description":"A collection of Python clients and accessory scripts for interacting with the Cromwell","url":"https://github.com/broadinstitute/cromwell-tools","last_synced_at":"2025-09-09T18:15:55.634Z","repository":{"id":25779566,"uuid":"106469492","full_name":"broadinstitute/cromwell-tools","owner":"broadinstitute","description":"A collection of Python clients and accessory scripts for interacting with the Cromwell","archived":false,"fork":false,"pushed_at":"2022-11-16T16:04:56.000Z","size":461,"stargazers_count":22,"open_issues_count":16,"forks_count":11,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-08-25T02:02:19.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cromwell-tools.readthedocs.io","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/broadinstitute.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-10T20:46:24.000Z","updated_at":"2024-01-04T20:19:45.000Z","dependencies_parsed_at":"2023-01-14T03:24:18.919Z","dependency_job_id":null,"html_url":"https://github.com/broadinstitute/cromwell-tools","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/broadinstitute/cromwell-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/sbom","scorecard":{"id":254245,"data":{"date":"2025-08-11","repo":{"name":"github.com/broadinstitute/cromwell-tools","commit":"fb1753dd0fb5363c86c591a5728efef52fc3661a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/28 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pr-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypipublish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/pr-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pypipublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pypipublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2015-17","Warn: Project is vulnerable to: PYSEC-2023-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:14:01.773Z","repository_id":25779566,"created_at":"2025-08-17T09:14:01.774Z","updated_at":"2025-08-17T09:14:01.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340694,"owners_count":25267294,"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-09T02:00:10.223Z","response_time":80,"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":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"packages":[{"id":2683058,"name":"cromwell-tools","ecosystem":"pypi","description":"Utilities for interacting with the Cromwell workflow engine","homepage":"http://github.com/broadinstitute/cromwell-tools","licenses":"BSD 3-clause \"New\" or \"Revised\" License","normalized_licenses":["BSD-3-Clause","BSD-3-Clause"],"repository_url":"https://github.com/broadinstitute/cromwell-tools","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2018-11-14T21:18:36.000Z","latest_release_published_at":"2020-02-21T19:35:30.000Z","latest_release_number":"2.4.1","last_synced_at":"2025-08-24T23:04:43.687Z","created_at":"2022-04-10T10:28:51.403Z","updated_at":"2025-08-25T01:06:22.724Z","registry_url":"https://pypi.org/project/cromwell-tools/","install_command":"pip install cromwell-tools --index-url https://pypi.org/simple","documentation_url":"https://cromwell-tools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"cromwell-tools","project_status":null},"repo_metadata":{"id":25779566,"uuid":"106469492","full_name":"broadinstitute/cromwell-tools","owner":"broadinstitute","description":"A collection of Python clients and accessory scripts for interacting with the Cromwell","archived":false,"fork":false,"pushed_at":"2022-11-16T16:04:56.000Z","size":461,"stargazers_count":22,"open_issues_count":16,"forks_count":11,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-07-15T19:52:10.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cromwell-tools.readthedocs.io","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/broadinstitute.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-10T20:46:24.000Z","updated_at":"2024-01-04T20:19:45.000Z","dependencies_parsed_at":"2023-01-14T03:24:18.919Z","dependency_job_id":null,"html_url":"https://github.com/broadinstitute/cromwell-tools","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/broadinstitute/cromwell-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/sbom","scorecard":{"id":254245,"data":{"date":"2025-08-11","repo":{"name":"github.com/broadinstitute/cromwell-tools","commit":"fb1753dd0fb5363c86c591a5728efef52fc3661a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/28 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pr-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypipublish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/pr-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pr-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pypipublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/cromwell-tools/pypipublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pr-tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2015-17","Warn: Project is vulnerable to: PYSEC-2023-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:14:01.773Z","repository_id":25779566,"created_at":"2025-08-17T09:14:01.774Z","updated_at":"2025-08-17T09:14:01.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271989787,"owners_count":24854702,"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-24T02:00:11.135Z","response_time":111,"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":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"tags":[{"name":"v2.4.1","sha":"fb1753dd0fb5363c86c591a5728efef52fc3661a","kind":"commit","published_at":"2020-02-19T16:52:57.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.4.1","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"23c6b2c97279a8990b35d6bd5f58177ceadce562","kind":"commit","published_at":"2019-12-18T04:26:21.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.4.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"f97127f34fd4fafede012191adf2be4719e9e444","kind":"commit","published_at":"2019-09-03T14:02:08.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.3.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"6728d06f271a61494a44696361127ae7bfeb9d39","kind":"commit","published_at":"2019-07-09T19:40:31.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.2.3","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"56d502e4fa1857e03af5b5d298802566f29f3ad1","kind":"commit","published_at":"2019-07-09T13:15:00.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.2.2","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"cc321d2f8c9d6f76eee6b01db260f4cae2f50856","kind":"commit","published_at":"2019-07-09T13:00:41.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.2.1","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9833c34a01bd21f848cfa0b958e9ec67c96e8383","kind":"commit","published_at":"2019-06-03T23:11:37.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.2.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e688df59c5885df90e6616004c1fa0f3810c6511","kind":"commit","published_at":"2019-05-13T14:46:51.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.1.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"609014b9af3eeea7729e4289086b9bed892bb5ea","kind":"commit","published_at":"2019-05-10T17:16:27.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v2.0.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"1a49d7df0559aa139e8029707fe3985b25ed9c22","kind":"commit","published_at":"2019-03-22T20:45:41.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v1.1.2","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"888eef6ea8aec682a2e477d0dd2cc82b36624e4d","kind":"commit","published_at":"2019-02-15T16:55:35.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v1.1.1","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5206d047a595782233d2e57fd82581e050e93b16","kind":"commit","published_at":"2019-01-17T17:04:35.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v1.1.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"1ae2783fbc7dacc4370f54d84c622905c931f4a7","kind":"commit","published_at":"2018-11-21T14:15:25.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v1.0.1","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f05540de38824ac8f445e8074a4e532dbfc6d31d","kind":"commit","published_at":"2018-11-14T20:40:08.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v1.0.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"2a1af5d1a6b25c1bbe4d9a9db43c744db57cfbef","kind":"commit","published_at":"2018-07-13T03:21:03.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.5.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"bac00440e42bb5e5cc777c5fe48740a79571a3db","kind":"commit","published_at":"2018-05-31T19:53:01.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.4.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"bac00440e42bb5e5cc777c5fe48740a79571a3db","kind":"commit","published_at":"2018-05-31T19:53:01.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.3.2","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"adc922a262bd8a087f48cdba7c4e1dfee22c0a5e","kind":"tag","published_at":"2018-04-22T14:28:51.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.3.1","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f614e34e73238118bea9d57253567be3ef9c7ed8","kind":"commit","published_at":"2018-04-19T14:31:50.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.3.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5bb5aa2cdd601241446706609179dc5c65116cc4","kind":"commit","published_at":"2018-03-24T04:51:40.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.2.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dfe1af55902c08b3a7556a013b07fe4cde7256b2","kind":"commit","published_at":"2018-01-05T15:38:50.000Z","download_url":"https://codeload.github.com/broadinstitute/cromwell-tools/tar.gz/v0.1.0","html_url":"https://github.com/broadinstitute/cromwell-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broadinstitute/cromwell-tools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T01:06:22.723Z","dependent_packages_count":1,"downloads":3219,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":1.94136200826339,"dependent_repos_count":4.181591830811649,"dependent_packages_count":10.069287946036377,"stargazers_count":13.342512106814953,"forks_count":11.41236680288737,"docker_downloads_count":0.6791330314115733,"average":6.937708954370886},"purl":"pkg:pypi/cromwell-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cromwell-tools","docker_dependents_count":2,"docker_downloads_count":202477,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cromwell-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cromwell-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-15T10:42:53.196Z","issues_count":38,"pull_requests_count":62,"avg_time_to_close_issue":14525576.260869564,"avg_time_to_close_pull_request":688019.3278688524,"issues_closed_count":23,"pull_requests_closed_count":61,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.236842105263158,"avg_comments_per_pull_request":0.7419354838709677,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/issues","maintainers":[{"login":"lbergelson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbergelson"},{"login":"morganecf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/morganecf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cromwell-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cromwell-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cromwell-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cromwell-tools/related_packages","maintainers":[{"uuid":"mintteam","login":"mintteam","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/mintteam/","role":null,"created_at":"2022-11-19T04:57:30.971Z","updated_at":"2022-11-19T04:57:30.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mintteam/packages"},{"uuid":"rexwangcc","login":"rexwangcc","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/rexwangcc/","role":null,"created_at":"2022-11-19T04:57:31.017Z","updated_at":"2022-11-19T04:57:31.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rexwangcc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726649,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":554237,"full_name":"broadinstitute/cromwell-tools","default_branch":"master","committers":[{"name":"Rex Wang","email":"rexwangcc@gmail.com","login":"rexwangcc","count":45},{"name":"Dave Shiga","email":"dshiga@broadinstitute.org","login":null,"count":6},{"name":"Saman Ehsan","email":"se8ea@virginia.edu","login":"samanehsan","count":5},{"name":"Ambrose J. Carr","email":"ambrosejcarr@gmail.com","login":"ambrosejcarr","count":5},{"name":"benjamincarlin","email":"42980312+benjamincarlin","login":"benjamincarlin","count":4},{"name":"Charley","email":"yanc@broadinstitute.org","login":null,"count":4},{"name":"Rex Wang","email":"chengche@broadinstitute.org","login":null,"count":3},{"name":"Daniel Moran","email":"danxmoran@gmail.com","login":"danxmoran","count":2},{"name":"Kevin","email":"kevingalens@gmail.com","login":"kgalens","count":2},{"name":"jsotobroad","email":"jsoto@broadinstitute.com","login":"jsotobroad","count":1},{"name":"Louis Bergelson","email":"louisb@broadinstitute.org","login":"lbergelson","count":1},{"name":"Jeremy Hofer","email":"fuego0607@gmail.com","login":"jeremyhofer","count":1}],"total_commits":79,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.583333333333333,"dds":0.430379746835443,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-07-15T10:42:57.843Z","last_synced_commit":"fb1753dd0fb5363c86c591a5728efef52fc3661a","created_at":"2023-03-09T04:47:44.059Z","updated_at":"2025-07-15T10:43:01.416Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5532314,"commits_count":870800544,"contributors_count":32076502,"owners_count":918195,"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":"broadinstitute/cromwell-tools","html_url":"https://github.com/broadinstitute/cromwell-tools","last_synced_at":"2025-08-25T01:16:14.114Z","status":"error","issues_count":38,"pull_requests_count":62,"avg_time_to_close_issue":14525576.260869564,"avg_time_to_close_pull_request":688019.3278688524,"issues_closed_count":23,"pull_requests_closed_count":61,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.236842105263158,"avg_comments_per_pull_request":0.7419354838709677,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:15:06.557Z","updated_at":"2025-08-25T01:16:14.115Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fcromwell-tools/issues","issue_labels_count":{"enhancement":16,"bug":5,"help wanted":4,"testing":3,"tech debt":3,"Epic":1,"question":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"CONTRIBUTOR":28,"NONE":8,"MEMBER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":59,"NONE":2,"MEMBER":1},"issue_authors":{"rexwangcc":15,"ambrosejcarr":7,"kbergin":5,"danxmoran":3,"kgalens":2,"multimeric":1,"notestaff":1,"fuego0607":1,"lbergelson":1,"CarlosBorroto":1,"morganecf":1},"pull_request_authors":{"rexwangcc":37,"ambrosejcarr":5,"benjamincarlin":5,"samanehsan":4,"charlesdyan":3,"danxmoran":2,"kgalens":2,"AlesMaver":1,"fuego0607":1,"lbergelson":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10113526,"issues_count":31625663,"pull_requests_count":98331900,"authors_count":10707990,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"lbergelson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbergelson"},{"login":"morganecf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/morganecf"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"notebooks/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T05:32:24.380Z","updated_at":"2022-07-27T05:32:24.380Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/notebooks/requirements.txt","dependencies":[{"id":439716301,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":439716304,"package_name":"oauth2client","ecosystem":"pypi","requirements":"==4.1.2","direct":true,"kind":"runtime","optional":false},{"id":439716306,"package_name":"google-auth","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":439716308,"package_name":"google-cloud","ecosystem":"pypi","requirements":"==0.34.0","direct":true,"kind":"runtime","optional":false},{"id":439716309,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.7.3","direct":true,"kind":"runtime","optional":false},{"id":439716311,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.23.4","direct":true,"kind":"runtime","optional":false},{"id":439716312,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==2.2.3","direct":true,"kind":"runtime","optional":false},{"id":439716314,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.15.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T05:32:24.513Z","updated_at":"2022-07-27T05:32:24.513Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/requirements-docs.txt","dependencies":[{"id":439716583,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.4.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T05:32:24.597Z","updated_at":"2022-07-27T05:32:24.597Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/requirements-test.txt","dependencies":[{"id":439716635,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.7","direct":true,"kind":"test","optional":false},{"id":439716636,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"test","optional":false},{"id":439716637,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==1.14.4","direct":true,"kind":"test","optional":false},{"id":439716638,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.5.1","direct":true,"kind":"test","optional":false},{"id":439716639,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.6.3","direct":true,"kind":"test","optional":false},{"id":439716640,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"test","optional":false},{"id":439716641,"package_name":"requests_mock","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T05:32:24.682Z","updated_at":"2022-07-27T05:32:24.682Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/requirements.txt","dependencies":[{"id":439716716,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.20.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":439716717,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":439716718,"package_name":"google-auth","ecosystem":"pypi","requirements":"\u003e=1.6.1,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":439716719,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=3.1.0,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":439716720,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"runtime","optional":false},{"id":439716721,"package_name":"google-api-python-client","ecosystem":"pypi","requirements":"==1.7.11","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-27T05:32:24.815Z","updated_at":"2022-07-27T05:32:24.815Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/setup.py","dependencies":[{"id":439716793,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.20.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":439716794,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":439716795,"package_name":"google-auth","ecosystem":"pypi","requirements":"\u003e=1.6.1,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":439716796,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=3.1.0,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":439716797,"package_name":"google-api-python-client","ecosystem":"pypi","requirements":"\u003e=1.7,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":439716798,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8,\u003c3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:24:18.806Z","updated_at":"2023-01-14T03:24:18.806Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/.github/workflows/pr-tests.yml","dependencies":[{"id":6892329600,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892329601,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892329602,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypipublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:24:18.837Z","updated_at":"2023-01-14T03:24:18.837Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/.github/workflows/pypipublish.yml","dependencies":[{"id":6892329603,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892329604,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T03:24:18.860Z","updated_at":"2023-01-14T03:24:18.860Z","repository_link":"https://github.com/broadinstitute/cromwell-tools/blob/master/Dockerfile","dependencies":[{"id":6892329605,"package_name":"python","ecosystem":"docker","requirements":"3.6","direct":true,"kind":"build","optional":false}]}],"score":18.356730081991724,"created_at":"2025-09-09T00:56:43.994Z","updated_at":"2025-10-07T08:38:30.146Z","avatar_url":"https://github.com/broadinstitute.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3219,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["genome","bioinformatics","dna","gatk","ngs","sequencing","application","executor","ga4gh","wdl"],"project_url":"https://science.ecosyste.ms/api/v1/projects/160944","html_url":"https://science.ecosyste.ms/projects/160944"}