mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0028 to cve-rs, RUSTSEC-2025-0029 to totally-safe, RUSTSEC-2025-0030 to totally-safe-transmute
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.
|
||||||
c0feeb1a64cd3672af615742387d50454b64265304ae0afd1f2208086fade9d7 -
|
187f310ca55435b016e24d6a00fcc9a62c2ea132898bddaadadf63e1b3c5367b -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0028"
|
||||||
package = "cve-rs"
|
package = "cve-rs"
|
||||||
date = "2025-02-10"
|
date = "2025-02-10"
|
||||||
url = "https://github.com/Speykious/cve-rs"
|
url = "https://github.com/Speykious/cve-rs"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0030"
|
||||||
package = "totally-safe-transmute"
|
package = "totally-safe-transmute"
|
||||||
date = "2025-02-10"
|
date = "2025-02-10"
|
||||||
url = "https://github.com/ben0x539/totally-safe-transmute"
|
url = "https://github.com/ben0x539/totally-safe-transmute"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0029"
|
||||||
package = "totally-safe"
|
package = "totally-safe"
|
||||||
date = "2025-02-10"
|
date = "2025-02-10"
|
||||||
url = "https://github.com/viktorlott/totally-safe"
|
url = "https://github.com/viktorlott/totally-safe"
|
||||||
Reference in New Issue
Block a user