mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained advisory for rustc-serialize
This commit is contained in:
committed by
Dirkjan Ochtman
parent
04f73c5360
commit
b5862af7b5
16
crates/rustc-serialize/RUSTSEC-0000-0000.md
Normal file
16
crates/rustc-serialize/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,16 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "rustc-serialize"
|
||||
date = "2025-04-28"
|
||||
url = "https://github.com/rust-lang-deprecated/rustc-serialize/issues"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# rustc-serialize is unmaintained
|
||||
|
||||
`rustc-serialize` will no longer be maintained as declared by the developer. By fuzzing the package, we can identify multiple vulnerabilities.
|
||||
The project has been archived and cannot submit issues. The developer has recommended using the `serde` crate instead.
|
||||
Reference in New Issue
Block a user