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

fix: Remove 'atty' dep for GHSA-g98v-hv3f-hcfr #42

Merged
merged 1 commit into from
May 1, 2024

Conversation

alilleybrinker
Copy link
Collaborator

This commit removes atty as a dependency. The Rust standard library
provides the same functionality built in now, and atty has a known
low-severity vulnerability and is unmaintained.

Signed-off-by: Andrew Lilley Brinker [email protected]

This commit removes `atty` as a dependency. The Rust standard library
provides the same functionality built in now, and `atty` has a known
low-severity vulnerability and is unmaintained.

Signed-off-by: Andrew Lilley Brinker <[email protected]>
@alilleybrinker
Copy link
Collaborator Author

@alilleybrinker alilleybrinker requested a review from mchernicoff May 1, 2024 21:45
@alilleybrinker alilleybrinker self-assigned this May 1, 2024
@alilleybrinker alilleybrinker added the type: bug Something isn't working label May 1, 2024
@alilleybrinker alilleybrinker added this to the 3.2.0 milestone May 1, 2024
@alilleybrinker alilleybrinker merged commit 42d4f7d into main May 1, 2024
4 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/remove-atty branch May 7, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant