Skip to content

Commit b5862af

Browse files
llooFlashoolldjc
authored andcommitted
Add unmaintained advisory for rustc-serialize
1 parent 04f73c5 commit b5862af

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "rustc-serialize"
5+
date = "2025-04-28"
6+
url = "https://github.com/rust-lang-deprecated/rustc-serialize/issues"
7+
informational = "unmaintained"
8+
9+
[versions]
10+
patched = []
11+
```
12+
13+
# rustc-serialize is unmaintained
14+
15+
`rustc-serialize` will no longer be maintained as declared by the developer. By fuzzing the package, we can identify multiple vulnerabilities.
16+
The project has been archived and cannot submit issues. The developer has recommended using the `serde` crate instead.

0 commit comments

Comments
 (0)