mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0025 to rustc-serialize
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
2c12a45abc967959dca0f6a614ecf489ce62c052ef15c97ba1775323fac70e08 -
|
||||
bb5172bce88e6d6a2b7a41289269002c778dc39af93caa00e46b29b9894348b0 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2025-0025"
|
||||
package = "rustc-serialize"
|
||||
date = "2025-04-28"
|
||||
url = "https://github.com/rust-lang-deprecated/rustc-serialize/issues"
|
||||
@@ -13,4 +13,4 @@ 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.
|
||||
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