mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0137 to ruint
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
5465ef1d97a9a9683199b05e10cee30cf5ba2ed38a4515e1327fb021aefc3a86 -
|
34c92465077ee1b7fc219abbdc064fe1aa62b097332cd8887ae296ffa48ab8b4 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0137"
|
||||||
package = "ruint"
|
package = "ruint"
|
||||||
date = "2025-12-22"
|
date = "2025-12-22"
|
||||||
url = "https://github.com/recmo/uint/issues/550"
|
url = "https://github.com/recmo/uint/issues/550"
|
||||||
Reference in New Issue
Block a user