mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0120 to json5
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.
|
||||
59306de187177d64fa0f1d45a4f23b0f2acdec35b9944e261996d5d5af317d2f -
|
||||
610e70285addebd660c69969a0b01354087cd30ee5eea3376d71451695adac53 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2025-0120"
|
||||
package = "json5"
|
||||
date = "2025-11-16"
|
||||
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,
|
||||
|
||||
- [`serde_json5`](https://crates.io/crates/serde_json5)
|
||||
- [`jsonc-parser`](https://crates.io/crates/jsonc-parser)
|
||||
- [`json=five`](https://crates.io/crates/json-five)
|
||||
- [`json=five`](https://crates.io/crates/json-five)
|
||||
Reference in New Issue
Block a user