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

Replace atty dependency in prettytable-rs due to RUSTSEC-2021-0145 #144

Closed
willbuckner opened this issue Nov 23, 2022 · 2 comments · Fixed by #151
Closed

Replace atty dependency in prettytable-rs due to RUSTSEC-2021-0145 #144

willbuckner opened this issue Nov 23, 2022 · 2 comments · Fixed by #151

Comments

@willbuckner
Copy link

The title says it all, but there is an advisory for atty which is unmaintained, and this dependency likely needs to be replaced with something else. Advisory is here: https://rustsec.org/advisories/RUSTSEC-2021-0145.html

Thanks!

@pinkforest
Copy link
Collaborator

Yeah will get a PR for this one. There is also a panic #140 that needs to be checked.

This was referenced Dec 27, 2022
@pinkforest
Copy link
Collaborator

Fixed via 0.10.0 Release

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.

2 participants