Open
Description
I've been looking at using Cromwell to automate some GATK benchmarks and it appears that by default in server
mode it exposes its UI on all interfaces which is pretty bad from a security perspective.
That is backed up by https://github.com/broadinstitute/cromwell/blob/develop/cromwell.example.backends/cromwell.examples.conf and my own testing with a browser.
Luckily I had firewalld running on the machine I was testing it on.
It might be sensible to change the default to listening only on localhost?
Metadata
Metadata
Assignees
Labels
No labels