mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0002 to fast-float2, RUSTSEC-2025-0003 to fast-float (#2213)
Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d728ab378d
commit
6556cee2a5
@@ -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.
|
||||
3800c396ef041ca867a6e0b23d85bbaaf29455dc18b3f2cbb0e4ed746b4f24a2 -
|
||||
fe489c44728dad24749a1d9805b1891eb009c9070df8efa5bda8a63d0881dc9c -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2025-0003"
|
||||
package = "fast-float"
|
||||
date = "2025-01-13"
|
||||
url = "https://github.com/aldanor/fast-float-rust/issues/38"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2025-0002"
|
||||
package = "fast-float2"
|
||||
date = "2025-01-13"
|
||||
url = "https://github.com/aldanor/fast-float-rust/issues/38"
|
||||
Reference in New Issue
Block a user