Skip to content

Commit 0e75a07

Browse files
committed
Assigned RUSTSEC-2025-0015 to web-push, RUSTSEC-2025-0016 to pared
1 parent dece728 commit 0e75a07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.duplicate-id-guard

+1-1
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-
89eb97ac866b8c82968dd55e1435a080a7b5ada8d2cabda8ac0a6a5351b079d6 -
3+
db556945631c4788888204fbf3fafd75537a40f9564f2b1db81e55e0f5ca992c -

crates/pared/RUSTSEC-0000-0000.md crates/pared/RUSTSEC-2025-0016.md

+1-1
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-0016"
44
package = "pared"
55
date = "2025-03-13"
66
url = "https://github.com/radekvit/pared/issues/2"

crates/web-push/RUSTSEC-0000-0000.md crates/web-push/RUSTSEC-2025-0015.md

+1-1
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-0015"
44
package = "web-push"
55
date = "2025-02-16"
66
url = "https://github.com/pimeys/rust-web-push/pull/68"

0 commit comments

Comments
 (0)