-
Notifications
You must be signed in to change notification settings - Fork 41
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
crono not maintaned - CVE-2020-26235 in time #109
Comments
We can continue discussing in kube-rs/kube#650 to keep the conversation in one place. |
v0.14.0 has been released with default features disabled, as discussed in kube-rs/kube#650 (comment) This means that I'm not planning on replacing For posterity, this branch has the change for such a switch in case I change my mind in the future. |
crono depends on vulnerable version of time and it seems not to be well maintained. Could you maybe replace it completely with some newer version of time as suggested here.
The text was updated successfully, but these errors were encountered: