vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
426 stars 41 forks source link

RUSTSEC-2024-0375: `atty` is unmaintained #234

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

atty is unmaintained

Details
Status unmaintained
Package atty
Version 0.2.14
URL https://github.com/softprops/atty/issues/57
Date 2024-09-25

The maintainer of atty has published an official notice that the crate is no longer under development, and that users should instead rely on the functionality in the standard library's IsTerminal trait.

Alternative(s)

See advisory page for additional details.