protoc-grpcio icon indicating copy to clipboard operation
protoc-grpcio copied to clipboard

dependency failure is deprecated

Open dertin opened this issue 3 years ago • 2 comments

If you liked failure's API, consider using:

Anyhow is a good replacement for failure::Error. thiserror is a good, near drop-in replacement for #[derive(Fail)].

https://github.com/rust-lang-deprecated/failure

dertin avatar May 25 '22 15:05 dertin

The failure crate is affected by a CVE that was never fixed: https://github.com/rust-lang-deprecated/failure/issues/336 https://nvd.nist.gov/vuln/detail/CVE-2023-30571 https://github.com/advisories/GHSA-jq66-xh47-j9f3

Allen-Webb avatar Jun 22 '23 15:06 Allen-Webb

This is a duplicate of https://github.com/mtp401/protoc-grpcio/issues/36

Allen-Webb avatar Jun 22 '23 19:06 Allen-Webb