advisory-db
advisory-db copied to clipboard
Security advisory database for Rust crates published through crates.io
See https://github.com/dtolnay/serde-yaml/releases/tag/0.9.34 It has 2442 reverse dependencies and 140k daily downloads, we should probably wait a bit to see if a fork emerges before issuing an advisory.
Hi :wave:, I'm the author of `mdbook-template` and no longer wish to maintain the package. I believe this is the format for adding an unmaintained advisory, please let me know...
As described [in the README, `retain_mut`](https://crates.io/crates/retain_mut) has been deprecated with the release of Rust 1.61, which stabilized [`Vec::retain_mut`](https://doc.rust-lang.org/nightly/std/vec/struct.Vec.html#method.retain_mut) and [`VecDeque::retain_mut`](https://doc.rust-lang.org/nightly/std/collections/struct.VecDeque.html#method.retain_mut). I see this crate still makes peaks of 30k downloads...
Closes https://github.com/rustsec/advisory-db/issues/1994
https://crates.io/crates/opentelemetry_api doesnt mention that it is deprecated. It was removed from their repo in https://github.com/open-telemetry/opentelemetry-rust/pull/1226 , merged August 2023 As a result, it is now unmaintained.
https://crates.io/crates/opentelemetry-jaeger has been deprecated for a long time. Its removal occurred in https://github.com/open-telemetry/opentelemetry-rust/pull/1782 , merged 19 May 2024. As a result it is now unmaintained. There is a lot of...
https://crates.io/crates/adler has a lot of dependents, including https://github.com/rust-lang/backtrace-rs via https://github.com/Frommi/miniz_oxide . See https://github.com/Frommi/miniz_oxide/issues/148 https://github.com/jonas-schievink/adler was archived around 25 March 2024. Seems most of their repos were also archived. https://github.com/jonas-schievink last...
Closes https://github.com/rustsec/advisory-db/issues/1937
cc @Manishearth