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

RUSTSEC-2020-0071: Potential segfault in the time crate #36

Closed
orhun opened this issue Apr 23, 2023 · 0 comments · Fixed by #37
Closed

RUSTSEC-2020-0071: Potential segfault in the time crate #36

orhun opened this issue Apr 23, 2023 · 0 comments · Fixed by #37

Comments

@orhun
Copy link
Contributor

orhun commented Apr 23, 2023

There is a medium level security advisory for tui-logger:

$ cargo audit

Crate:     time
Version:   0.1.45
Title:     Potential segfault in the time crate
Date:      2020-11-18
ID:        RUSTSEC-2020-0071
URL:       https://rustsec.org/advisories/RUSTSEC-2020-0071
Severity:  6.2 (medium)
Solution:  Upgrade to >=0.2.23
Dependency tree:
time 0.1.45
└── chrono 0.4.24
    └── tui-logger 0.9.0

error: 1 vulnerability found!
orhun added a commit to orhun/tui-logger that referenced this issue Apr 23, 2023
To avoid bringing `time` v0.1.x into dependency graph, see time-rs/time#293
Fixes gin66#36
@gin66 gin66 closed this as completed in #37 Apr 24, 2023
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

Successfully merging a pull request may close this issue.

1 participant