Assigned RUSTSEC-2025-0015 to web-push, RUSTSEC-2025-0016 to pared

This commit is contained in:
djc
2025-03-22 10:20:53 +00:00
committed by Dirkjan Ochtman
parent dece728123
commit 0e75a0770b
3 changed files with 3 additions and 3 deletions

View File

@@ -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.
89eb97ac866b8c82968dd55e1435a080a7b5ada8d2cabda8ac0a6a5351b079d6 -
db556945631c4788888204fbf3fafd75537a40f9564f2b1db81e55e0f5ca992c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0016"
package = "pared"
date = "2025-03-13"
url = "https://github.com/radekvit/pared/issues/2"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0015"
package = "web-push"
date = "2025-02-16"
url = "https://github.com/pimeys/rust-web-push/pull/68"