Skip to content

Commit 4f92672

Browse files
committed
Assigned RUSTSEC-2025-0028 to cve-rs, RUSTSEC-2025-0029 to totally-safe, RUSTSEC-2025-0030 to totally-safe-transmute
1 parent bb435cc commit 4f92672

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
c0feeb1a64cd3672af615742387d50454b64265304ae0afd1f2208086fade9d7 -
3+
187f310ca55435b016e24d6a00fcc9a62c2ea132898bddaadadf63e1b3c5367b -

crates/cve-rs/RUSTSEC-0000-0000.md renamed to crates/cve-rs/RUSTSEC-2025-0028.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0028"
44
package = "cve-rs"
55
date = "2025-02-10"
66
url = "https://github.com/Speykious/cve-rs"

crates/totally-safe-transmute/RUSTSEC-0000-0000.md renamed to crates/totally-safe-transmute/RUSTSEC-2025-0030.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0030"
44
package = "totally-safe-transmute"
55
date = "2025-02-10"
66
url = "https://github.com/ben0x539/totally-safe-transmute"

crates/totally-safe/RUSTSEC-0000-0000.md renamed to crates/totally-safe/RUSTSEC-2025-0029.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0029"
44
package = "totally-safe"
55
date = "2025-02-10"
66
url = "https://github.com/viktorlott/totally-safe"

0 commit comments

Comments
 (0)