mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2022-0056 to clipboard (#1425)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c8981d883d
commit
c83c210200
@@ -1,29 +1,29 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "clipboard"
|
||||
date = "2022-06-25"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/aweinstock314/rust-clipboard/issues/91"
|
||||
references = ["https://github.com/aweinstock314/rust-clipboard/issues/90"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# clipboard is Unmaintained
|
||||
|
||||
Last release was almost 4 years ago and the repository with outstanding issues and pull requests seems to be abandoned by the maintainer.
|
||||
|
||||
In addition the sole maintainer account may be abandoned that may represent account takeover risk.
|
||||
|
||||
Current outstanding issues include vulnerable dependencies that all together may mean that security issues may not be addressed now or in the future.
|
||||
|
||||
## Possible Alternative(s)
|
||||
|
||||
The below list has not been vetted in any way and may or may not contain alternatives;
|
||||
|
||||
- [`arboard`](https://crates.io/crates/arboard)
|
||||
- [`clipboard-win`](https://crates.io/crates/clipboard-win) (Windows only)
|
||||
- [`copy-pasta`](https://crates.io/crates/copypasta)
|
||||
- [`x11-clipboard`](https://crates.io/crates/x11-clipboard) (Linux/BSD only)
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-2022-0056"
|
||||
package = "clipboard"
|
||||
date = "2022-06-25"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/aweinstock314/rust-clipboard/issues/91"
|
||||
references = ["https://github.com/aweinstock314/rust-clipboard/issues/90"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# clipboard is Unmaintained
|
||||
|
||||
Last release was almost 4 years ago and the repository with outstanding issues and pull requests seems to be abandoned by the maintainer.
|
||||
|
||||
In addition the sole maintainer account may be abandoned that may represent account takeover risk.
|
||||
|
||||
Current outstanding issues include vulnerable dependencies that all together may mean that security issues may not be addressed now or in the future.
|
||||
|
||||
## Possible Alternative(s)
|
||||
|
||||
The below list has not been vetted in any way and may or may not contain alternatives;
|
||||
|
||||
- [`arboard`](https://crates.io/crates/arboard)
|
||||
- [`clipboard-win`](https://crates.io/crates/clipboard-win) (Windows only)
|
||||
- [`copy-pasta`](https://crates.io/crates/copypasta)
|
||||
- [`x11-clipboard`](https://crates.io/crates/x11-clipboard) (Linux/BSD only)
|
||||
Reference in New Issue
Block a user