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

Update crypto Library to fix security error #386

Closed
chrisharrisonkiwi opened this issue Dec 15, 2021 · 3 comments
Closed

Update crypto Library to fix security error #386

chrisharrisonkiwi opened this issue Dec 15, 2021 · 3 comments

Comments

@chrisharrisonkiwi
Copy link
Contributor

chrisharrisonkiwi commented Dec 15, 2021

The Zerolog vendor lib uses golang.org/x/crypto within its logic.

Security flaw information:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9283

How to fix?
Upgrade golang.org/x/crypto to version 0.0.0-20200220183623-bac4c82f6975 or higher.

@chrisharrisonkiwi chrisharrisonkiwi changed the title Update crypto Library to fix critical security error Update crypto Library to fix security error Dec 15, 2021
@rs
Copy link
Owner

rs commented Dec 15, 2021

This part of the dependency is not used but feel free to send a PR to update it.

@chrisharrisonkiwi
Copy link
Contributor Author

Okay no worries.
PR Created
#387

Please let me know if there is any further actions to get this resolved.

Thanks for the quick reply!

@chrisharrisonkiwi
Copy link
Contributor Author

PR merged!
Keen to get a fresh tag if possible so we can pull the changes within our projects 🤞

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

2 participants