Skip to content

Commit de3adb7

Browse files
committed
Assigned RUSTSEC-2025-0120 to json5
1 parent e56f6d6 commit de3adb7

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-
59306de187177d64fa0f1d45a4f23b0f2acdec35b9944e261996d5d5af317d2f -
3+
610e70285addebd660c69969a0b01354087cd30ee5eea3376d71451695adac53 -

crates/json5/RUSTSEC-0000-0000.md renamed to crates/json5/RUSTSEC-2025-0120.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-0120"
44
package = "json5"
55
date = "2025-11-16"
66
url = "https://github.com/callum-oakley/json5-rs/issues/51"
@@ -18,4 +18,4 @@ The `json5` crate is no longer actively maintained. If you rely on this crate,
1818

1919
- [`serde_json5`](https://crates.io/crates/serde_json5)
2020
- [`jsonc-parser`](https://crates.io/crates/jsonc-parser)
21-
- [`json=five`](https://crates.io/crates/json-five)
21+
- [`json=five`](https://crates.io/crates/json-five)

0 commit comments

Comments
 (0)