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:
djc
2025-05-05 18:17:01 +00:00
committed by Dirkjan Ochtman
parent bb435cce9a
commit 4f92672f2e
4 changed files with 4 additions and 4 deletions

View File

@@ -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 -

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"