{"id":13595238,"url":"https://github.com/openwdl/wdl","last_synced_at":"2026-02-15T22:12:05.564Z","repository":{"id":4141386,"uuid":"5254429","full_name":"openwdl/wdl","owner":"openwdl","description":"Specification for the Workflow Description Language (WDL).","archived":false,"fork":false,"pushed_at":"2026-02-04T05:02:30.000Z","size":4343,"stargazers_count":842,"open_issues_count":46,"forks_count":312,"subscribers_count":83,"default_branch":"wdl-1.3","last_synced_at":"2026-02-04T15:47:53.946Z","etag":null,"topics":["bioinformatics","cloud","openwdl","reproducibility","reproducible-science","wdl","workflow"],"latest_commit_sha":null,"homepage":"https://www.openwdl.org/","language":null,"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/openwdl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-01T03:12:48.000Z","updated_at":"2026-02-04T05:02:34.000Z","dependencies_parsed_at":"2023-09-29T00:36:03.978Z","dependency_job_id":"f34fb61b-65df-408d-b357-f29d070422f3","html_url":"https://github.com/openwdl/wdl","commit_stats":{"total_commits":539,"total_committers":57,"mean_commits":9.456140350877194,"dds":0.6196660482374767,"last_synced_commit":"8d0ead9338a1fa1e2f0cbb4f971bd33b305547b1"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/openwdl/wdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwdl%2Fwdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwdl%2Fwdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwdl%2Fwdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwdl%2Fwdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openwdl","download_url":"https://codeload.github.com/openwdl/wdl/tar.gz/refs/heads/wdl-1.3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwdl%2Fwdl/sbom","scorecard":{"id":674627,"data":{"date":"2025-08-11","repo":{"name":"github.com/openwdl/wdl","commit":"91b60171b1ad8cf2b2abd2edd2797b9f6f56572a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/24 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":5,"reason":"0 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/triage.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":"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/codespell.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openwdl/wdl/codespell.yml/wdl-1.2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openwdl/wdl/codespell.yml/wdl-1.2?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(wdl-1.1): error during branchesHandler.query: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T21:06:58.838Z","repository_id":4141386,"created_at":"2025-08-21T21:06:58.838Z","updated_at":"2025-08-21T21:06:58.838Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29490396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bioinformatics","cloud","openwdl","reproducibility","reproducible-science","wdl","workflow"],"created_at":"2024-08-01T16:01:46.170Z","updated_at":"2026-02-15T22:12:05.558Z","avatar_url":"https://github.com/openwdl.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"\u003cdiv style=\"align: center\"\u003e\n  \u003cimg src=\".github/assets/readme-header.svg\"\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n| Engine    | Conformance Tests |\n|-----------|------------------|\n| MiniWDL   | [![MiniWDL Tests](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/openwdl/wdl/wdl-1.3/shields/miniwdl.json)](https://github.com/openwdl/wdl/actions/runs/21893250892) |\n| Sprocket   | [![Sprocket Tests](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/openwdl/wdl/wdl-1.3/shields/sprocket.json)](https://github.com/openwdl/wdl/actions/runs/22042805878) |\n| Toil      | [![Toil Tests](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/openwdl/wdl/wdl-1.3/shields/toil.json)](https://github.com/openwdl/wdl/actions/runs/21893278860) |\n| Cromwell  | [![Cromwell Tests](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/openwdl/wdl/wdl-1.3/shields/cromwell.json)](https://github.com/openwdl/wdl/actions/runs/21893458411) |\n\n\nThe **Workflow Description Language (WDL)** (pronounced as _/hwɪdl/_ or \"whittle\" with a 'd') is an open standard for describing data processing workflows using a human-readable/writeable syntax.\nIt introduces a domain-specific language that aims to provide simple but powerful facilities for (a) defining atomic units of computation (a `task`), (b) for connecting those atomic units together into a larger computation graph (a `workflow`), and (c) for effortlessly scaling the execution of these graphs in multiple environments.\n\n\nMost fundamentally, WDL differentiates itself from other workflow languages by focusing on ease of implementation and accessibility to a wide range of users, including software engineers, domain experts (e.g., biologists), and operators of production computational systems.\nFurthermore, idiomatic workflow execution patterns, such as conditional execution, dynamic resource allocation, and scatter-gather operations, are simply expressed.\nLast, the language is driven and developed by a community of distributed volunteers as an open standard;\nthere is no single execution engine, and anyone can build tooling to contribute to the ecosystem.\nToday, [several engines and platforms] exist and cover most execution environments (all major HPCs, all major clouds, local execution).\n\n## Join the community\n\nIf you're new to WDL, welcome 👋. We _highly_ recommend that you read the [getting started documentation] to learn how to write tasks and workflows.\n\nThe WDL community depends on your involvement to thrive.\nYou are encouraged to [ask questions], help other users, and make contributions where you can.\nInteractions occur primarily on [GitHub][github-main] and [Slack][join-slack].\nThe WDL community also has an official [website](https://openwdl.org/) and [blog](https://openwdl.org/blog/) that you can follow to stay up to date.\n\n## Specification\n\nThe WDL specification contains all relevant information for users and developers, including those wanting to implement an execution engine.\nThis GitHub project uses the branch for the current version of the specification as its primary branch, so you will always see the current version of the specification so long as you visit this project's [root URL][github-main].\nUsers are strongly encouraged to use the current version of the specification unless absolutely necessary.\n\n* This branch is for version `1.3` of the specification ([link](https://github.com/openwdl/wdl/blob/wdl-1.3/SPEC.md)). All development of new *non-breaking* features should be done against this branch.\n* The next major version of the specification is version `2.0` ([link](https://github.com/openwdl/wdl/blob/wdl-2.0/SPEC.md)). All development of new *breaking* features should be done against that branch.\n\nIf desired, previous versions of the spec can be found on the [GitHub branches page][github-branches].\n\n### Versioning\n\nAll products of the WDL project, including the specification, follow [semantic versioning](https://semver.org).\nThat being said, the version of the WDL _language_ and the version of the WDL _specification_ are distinct:\n\n* The WDL _language_ has a two-number version (e.g., `1.3`). An increase in the minor (second) version number (e.g., `1.2` to `1.3`) indicates the addition of, or non-breaking changes to, the language or standard library functions. An increase in the major (first) version number (e.g., `1.0` to `2.0`) indicates that breaking changes have been made.\n\n* The WDL _specification_ has a three-number version (e.g., `1.3.0`). The specification version tracks the language version, but there may also be patch releases (indicated by a change to the patch, or third, version number) that include fixes for typos, additional examples, or non-breaking clarifications of ambiguous language.\n\n### Contributing\n\nWDL only advances through community contributions.\nWhile participating in discussions and submitting issues are great ways to be involved, help is also needed to implement changes to the specification.\nFor more information on how you can contribute, please read the [Contributing] guide.\n\n### Governance\n\nThe WDL specification is entirely community driven;\nhowever, it is overseen by a [governance committee and process].\nIf you are interested in being involved in WDL governance, please join the [Slack][join-slack] and post a message in the `#general` channel.\n\n### License\n\nThe WDL specification is made available to you under the permissive [BSD 3-Clause License](./LICENSE).\n\n© 2024-Present The OpenWDL Developers\n\n[github-main]: https://github.com/openwdl/wdl\n[github-branches]: https://github.com/openwdl/wdl/branches\n[github-issues]: https://github.com/openwdl/wdl/issues\n[join-slack]: https://join.slack.com/t/openwdl/shared_invite/zt-ctmj4mhf-cFBNxIiZYs6SY9HgM9UAVw\n[wdl-docs]: https://docs.openwdl.org/en/stable\n[Contributing]: https://github.com/openwdl/governance/blob/main/CONTRIBUTING.md\n[several engines and platforms]: https://docs.openwdl.org/getting-started/ecosystem.html\n[getting started documentation]: https://docs.openwdl.org/getting-started/quickstart.html\n[contributing]: https://github.com/openwdl/governance/blob/main/CONTRIBUTING.md\n[governance committee and process]: https://github.com/openwdl/governance/blob/main/README.md\n[ask questions]: https://docs.openwdl.org/getting-started/getting-help.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwdl%2Fwdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenwdl%2Fwdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwdl%2Fwdl/lists"}