mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 16:24:05 +01:00
Assigned RUSTSEC-2023-0052 to webpki, RUSTSEC-2023-0053 to rustls-webpki (#1753)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ff6edc9823
commit
214d69f125
@@ -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.
|
||||
d32e8e66d9101f839a487aa5d6e901666b21cf240377372dee3e1a4d6b4e4252 -
|
||||
475276dc5a228a71f2c814f9a8c752d4c9b3339f204a9028a660c62d8df89921 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0053"
|
||||
package = "rustls-webpki"
|
||||
date = "2023-08-22"
|
||||
categories = ["denial-of-service"]
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0052"
|
||||
package = "webpki"
|
||||
date = "2023-08-22"
|
||||
categories = ["denial-of-service"]
|
||||
Reference in New Issue
Block a user