macOS
brew install cromwelllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cromwell in AI-Agent-Workflows.
Installation
brew install cromwelllocal Homebrew formula metadata
Überblick
Workflow Execution Engine using Workflow Description Language
Verlauf
Cromwell is Broad Institute's open-source workflow management system for bioinformatics and other scientific workflows. It is closely associated with WDL, ships with the womtool helper, and can run workflows locally, as a server, or against pluggable execution backends.
The repository was created in 2015, and early releases began that year. The official documentation says Cromwell started life as a WDL engine, with WDL draft-2 as its first language, and later added WDL 1.0 support while continuing to track WDL development.
Cromwell's architecture centers on workflow execution backends. The official backend documentation describes included support for Local, HPC schedulers such as SGE, LSF, HTCondor, and Slurm, Google Cloud through Google Batch, GA4GH TES, and AWS Batch beta support.
Broad's README points many users toward Terra, a managed bioinformatics platform with built-in Cromwell support, while self-managed users can download a JAR or Docker image. This split shaped Cromwell's adoption: package managers provide local CLI access, but large production usage often happens through managed or institution-maintained deployments.
Users run Cromwell to execute WDL workflows and use womtool for WDL validation and workflow object model tasks. Common deployments range from five-minute local tutorials to persistent server mode, cloud batch backends, and HPC scheduler integrations.
For package maintainers, Cromwell is a JVM scientific-workflow package whose command-line distribution wraps a larger service-oriented engine. It matters because reproducible workflow tooling often needs both local executables for validation and stable release artifacts for institutional compute environments.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cromwell | cli | globales Executable | |
womtool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/broadinstitute/cromwell
Installationsmetadaten
| Paketschlüssel | brew:cromwell |
|---|---|
| Version | 92 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cromwell |
| Homepage | https://github.com/broadinstitute/cromwell |
| Repository | https://github.com/broadinstitute/cromwell |
| Upstream-Dokumentation | https://cromwell.readthedocs.io/en/stable |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/broadinstitute/cromwell/releases/download/92/cromwell-92.jar |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cromwell |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.