mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 18:15:23 +01:00
Add unmaintained interledger (#1369)
This commit is contained in:
committed by
GitHub
parent
811c7c256c
commit
7e04331f1e
21
crates/interledger-packet/RUSTSEC-0000-0000.md
Normal file
21
crates/interledger-packet/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,21 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "interledger-packet"
|
||||
date = "2022-08-04"
|
||||
url = "https://github.com/interledger-rs/interledger-rs/issues/745"
|
||||
references = ["https://github.com/interledger-rs/interledger-rs/pull/744"]
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
# Interledger is Unmaintained
|
||||
|
||||
Interledger family of crates is not being actively maintained anymore.
|
||||
|
||||
The owner of the published crate does not appear to be responsive.
|
||||
|
||||
There is an outstanding concern around username comparison.
|
||||
|
||||
This concern may or may not be resolved by bumping up the dependencies of the project.
|
||||
Reference in New Issue
Block a user