stackabletech / stackabletech/hive-operator
RUSTSEC-2020-0036: failure is officially deprecated/unmaintained
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 29
- Forks
- 2
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 12
Description
failure is officially deprecated/unmaintained
| Details | |
|---|---|
| Status | unmaintained |
| Package | failure |
| Version | 0.1.8 |
| URL | https://github.com/rust-lang-nursery/failure/pull/347 |
| Date | 2020-05-02 |
The failure crate is officially end-of-life: it has been marked as deprecated
by the former maintainer, who has announced that there will be no updates or
maintenance work on it going forward.
The following are some suggested actively developed alternatives to switch to:
See advisory page for additional details.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the project's use of the Rust failure package and reviewing the RUSTSEC-2020-0036 advisory and its linked upstream pull request. The issue names no repository files or tests; done would require replacing the unmaintained dependency with an actively maintained alternative and confirming the project still builds and its tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100