mindmeld
mindmeld copied to clipboard
Update Elasticsearch dependency.
This updates our Elasticsearch dependency in the dependency containers to mitigate https://www.cve.org/CVERecord?id=CVE-2021-44228.
The same Docker update needs to be done on https://github.com/cisco/mindmeld/blob/1ff40df9863d627b16031f5897e28786ac83d06b/docker_containers/mindmeld_docker/Dockerfile#L13-L14 as well, right?
We should fix references in the docs too https://github.com/cisco/mindmeld/blob/master/source/userguide/getting_started.rst#1-install-prerequisites
@serapio Agree, we should put a note there about pulling down the latest. However, we also need to update the mindmeldworkbench/dep
image referred to there. Could someone point me to where/how we push updates to that image?
Presently failing because I updated the code to use the latest ES releases... which don't have corresponding Docker images yet. I'll check again later.
@tmehlinger The docker builds seem to be available now. https://www.docker.elastic.co/r/elasticsearch Do you want me to take a look at this issue?
Man, I've been living under a rock. I'd be thrilled if you look into this. :D
Man, I've been living under a rock. I'd be thrilled if you look into this. :D
Saw this and actually have some work on it so went ahead and filed #425 if y'all are interested.