mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-19 18:05:46 +01:00
Update RUSTSEC-2022-0009.md (#1186)
* Update RUSTSEC-2022-0009.md We published a semver compatible upgrade that includes the security fix. * A 0.30.x point release has been issued; include it Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ functions = { "libp2p_core::PeerRecord::from_signed_envelope" = [">= 0.30.0-rc.1
|
||||
|
||||
[versions]
|
||||
unaffected = ["< 0.30.0-rc.1"]
|
||||
patched = [">= 0.31.1"]
|
||||
patched = ["^ 0.30.2", ">= 0.31.1"]
|
||||
```
|
||||
|
||||
# Failure to verify the public key of a `SignedEnvelope` against the `PeerId` in a `PeerRecord`
|
||||
|
||||
Reference in New Issue
Block a user