diff --git a/crates/cargo-download/RUSTSEC-0000-0000.md b/crates/cargo-download/RUSTSEC-0000-0000.md new file mode 100644 index 000000000..54c2228d9 --- /dev/null +++ b/crates/cargo-download/RUSTSEC-0000-0000.md @@ -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.