-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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(deps): upgrade crypto
from v0.20 to v0.22. Fixes CVE-2023-42818
#12900
Conversation
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
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.
lint seems to be failing here due to the new deps?
Also we've always used |
crypto
from v0.20 to v0.22. Fixes CVE-2023-42818
I’ve always used fix or fix(security) for security fixes so that we never miss them in patch releases. |
crypto
from v0.20 to v0.22. Fixes CVE-2023-42818crypto
from v0.20 to v0.22. Fixes CVE-2023-42818
I re-ran the lint job as it seemed odd to me and it passed. I haven't seen that flake much, if at all 🤔 LGTM with that passing |
Backported to
|
…argoproj#12900) Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
…argoproj#12900) Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Fixes https://devhub.checkmarx.com/cve-details/CVE-2023-42818/.