mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-21 19:08:09 +01:00
Add unmaintained ftp crate (#1612)
This commit is contained in:
committed by
GitHub
parent
84c633df9c
commit
3ad954ae91
17
crates/ftp/RUSTSEC-0000-0000.md
Normal file
17
crates/ftp/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,17 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "ftp"
|
||||
date = "2023-02-20"
|
||||
url = "https://github.com/mattnenterprise/rust-ftp/pull/92"
|
||||
references = ["https://github.com/mattnenterprise/rust-ftp/issues/91", "https://github.com/mattnenterprise/rust-ftp/issues/84"]
|
||||
informational = "unmaintained"
|
||||
keywords = ["ssl", "wont-build"]
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# ftp is unmaintained, use suppaftp instead
|
||||
|
||||
The [`ftp`](https://crates.io/crates/ftp) crate is not maintained any more;
|
||||
use [`suppaftp`](https://crates.io/crates/suppaftp) instead.
|
||||
Reference in New Issue
Block a user