Skip to content

Commit 49a83cd

Browse files
committed
Assigned RUSTSEC-2025-0025 to rustc-serialize
1 parent b5862af commit 49a83cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
2c12a45abc967959dca0f6a614ecf489ce62c052ef15c97ba1775323fac70e08 -
3+
bb5172bce88e6d6a2b7a41289269002c778dc39af93caa00e46b29b9894348b0 -

crates/rustc-serialize/RUSTSEC-0000-0000.md renamed to crates/rustc-serialize/RUSTSEC-2025-0025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0025"
44
package = "rustc-serialize"
55
date = "2025-04-28"
66
url = "https://github.com/rust-lang-deprecated/rustc-serialize/issues"
@@ -13,4 +13,4 @@ patched = []
1313
# rustc-serialize is unmaintained
1414

1515
`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.
16+
The project has been archived and cannot submit issues. The developer has recommended using the `serde` crate instead.

0 commit comments

Comments
 (0)