mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2021-0098 to openssl-src (#1009)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
10b6f1e350
commit
1be9534293
@@ -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.
|
||||||
b4428c4bdaa06265bfe01f8bd384032039f8644a1def4b864d80b5c6022ce1db -
|
fa12ad1f946daed3150eba2bc6102ee23a1e381605f89922575b1003103f0bc1 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0098"
|
||||||
package = "openssl-src"
|
package = "openssl-src"
|
||||||
aliases = ["CVE-2021-3712"]
|
aliases = ["CVE-2021-3712"]
|
||||||
categories = ["denial-of-service", "crypto-failure"]
|
categories = ["denial-of-service", "crypto-failure"]
|
||||||
Reference in New Issue
Block a user