mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 01:56:41 +01:00
Added RUSTSEC advisory for crust as an unmaintained.
This commit is contained in:
16
crates/crust/RUSTSEC-0000-0000.toml
Normal file
16
crates/crust/RUSTSEC-0000-0000.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "crust"
|
||||
title = "crust repo has been archived; use libp2p instead"
|
||||
informational = "unmaintained"
|
||||
date = "2019-11-21"
|
||||
url = "https://github.com/maidsafe/crust"
|
||||
unaffected_versions = ["> 0.32.1"] # last release
|
||||
patched_versions = []
|
||||
description = """
|
||||
** The `crust` crate repo was archived with no warning or explanation.**
|
||||
|
||||
Given that it was archived with no warning or successor, there's not an
|
||||
official replacement but [`rust-libp2p`](https://github.com/libp2p/rust-libp2p)
|
||||
looks like it's got a similar feature set and is actively maintained.
|
||||
"""
|
||||
Reference in New Issue
Block a user