mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Mark cargo-download unmaintained (#1132)
This commit is contained in:
committed by
GitHub
parent
3952f343f1
commit
7f0874b516
20
crates/cargo-download/RUSTSEC-0000-0000.md
Normal file
20
crates/cargo-download/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "cargo-download"
|
||||
date = "2021-12-25"
|
||||
url = "https://github.com/Xion/cargo-download"
|
||||
informational = "unmaintained"
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# cargo-download is unmaintained
|
||||
|
||||
The cargo download subcommand (via cargo-download crate) is broken and maintainer has disappeared from GitHub and hasn't had any commits for a year.
|
||||
|
||||
Using this downloader will result to corrupted crates.
|
||||
|
||||
Maintainer has not responded to maintenance takeover.
|
||||
|
||||
Just use wget / curl directly.
|
||||
Reference in New Issue
Block a user