Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx CVE's from Maven, check mvn usage in enablement #13

Open
eformat opened this issue Aug 1, 2019 · 0 comments
Open

FIx CVE's from Maven, check mvn usage in enablement #13

eformat opened this issue Aug 1, 2019 · 0 comments

Comments

@eformat
Copy link
Member

eformat commented Aug 1, 2019

Fix CVE's brought in by maven install in Dockerfile. We could use rh-maven package if appropriate

ARG MAVEN_VERSION=3.6.1
ARG MAVEN_URL=https://archive.apache.org/dist/maven/maven-3/$MAVEN_VERSION/binaries/apache-maven-$MAVEN_VERSION-bin.tar.gz

CVE's reposted in quay.io here:

https://quay.io/repository/rht-labs/stacks-node-rhel7-ansible

Also, we could question the need for maven ... ultimately we need java in the image for testing (selenium dependency) but mvn is nice to have ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant