-
Notifications
You must be signed in to change notification settings - Fork 285
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
refactor(connector-besu): update base image to fix npm vulnerabilities #2142
Comments
Hello @petermetz Can you assign me on this one? Thank you! |
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Aug 5, 2022
Fixes hyperledger-cacti#2142 Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
@aldousalvarez Done, thank you! |
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Aug 26, 2022
Fixes hyperledger-cacti#2142 Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
petermetz
pushed a commit
that referenced
this issue
Aug 26, 2022
Fixes #2142 Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
micoferdinand98
pushed a commit
to micoferdinand98/cactus
that referenced
this issue
Oct 5, 2022
Fixes hyperledger-cacti#2142 Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
micoferdinand98
added a commit
to micoferdinand98/cactus
that referenced
this issue
Oct 5, 2022
Fixes hyperledger-cacti#2142 Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The connector-besu Dockerfile uses cmd-api-server image as its base image. And based on the latest azure container scan the cmd-api-server image that was being used contains the following npm vulnerabilities (CVE-2022-29244, CVE-2021-39135) which is now fixed by PR #2137.
The text was updated successfully, but these errors were encountered: