{"id":"RUSTSEC-2024-0375","summary":"`atty` is unmaintained","details":"The maintainer of `atty` has [published](https://github.com/softprops/atty/commit/5bfdbe9e48c6ca6a4909e8d5b04f5e843a257e93) an official notice that the crate is no longer\nunder development, and that users should instead rely on the functionality in the standard library's [`IsTerminal`](https://doc.rust-lang.org/std/io/trait.IsTerminal.html) trait.\n\n## Alternative(s)\n\n- [std::io::IsTerminal](https://doc.rust-lang.org/stable/std/io/trait.IsTerminal.html) - Stable since Rust 1.70.0 and the recommended replacement per the `atty` maintainer.\n- [is-terminal](https://crates.io/crates/is-terminal) - Standalone crate supporting Rust older than 1.70.0","modified":"2024-09-26T12:26:22Z","published":"2024-09-25T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/atty"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2024-0375.html"},{"type":"REPORT","url":"https://github.com/softprops/atty/issues/57"}],"affected":[{"package":{"name":"atty","ecosystem":"crates.io","purl":"pkg:cargo/atty"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"}]}],"ecosystem_specific":{"affected_functions":null,"affects":{"os":[],"arch":[],"functions":[]}},"database_specific":{"informational":"unmaintained","cvss":null,"categories":[],"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2024-0375.json"}}],"schema_version":"1.7.3"}