-
Notifications
You must be signed in to change notification settings - Fork 131
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
Security patches of known vulnerabilities in docker image #270
Security patches of known vulnerabilities in docker image #270
Conversation
Thanks for submitting your first pull request! You are awesome! 🤗 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small comments.
fixes whitespace
24cd3f0
to
a6d0bb9
Compare
Thank you for your work to notice this, attempt to patch it, and verify the patch to be successful @wongannaw ❤️ 🎉! Thank you for the review work @meneal! ❤️ 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wongannaw verified that the bump of alpine did the trick to resolve the detected vulnerabilities.
Also note that according to https://nodejs.org/en/, LTS = Long Term Support version, is currently 12.19.0.
Supports #269
Running
trivy image --ignore-unfixed --light annas-cool-image:latestt > fixed.txt
(ignore the extra "t" I know how to spell) results infixed.txt
output: