Add unmaintained advisory for rustc-serialize

This commit is contained in:
Zeyang Zhuang
2025-04-28 21:30:31 +08:00
committed by Dirkjan Ochtman
parent 04f73c5360
commit b5862af7b5

View 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.