devand icon indicating copy to clipboard operation
devand copied to clipboard

RUSTSEC-2019-0031: spin is no longer actively maintained

Open github-actions[bot] opened this issue 5 years ago • 2 comments

spin is no longer actively maintained

Details
Status unmaintained
Package spin
Version 0.5.2
URL https://github.com/mvdnes/spin-rs/commit/7516c80
Date 2019-11-21

The author of the spin crate does not have time or interest to maintain it.

Consider the following alternatives (all of which support no_std):

See advisory page for additional details.

github-actions[bot] avatar Aug 13 '20 04:08 github-actions[bot]


Crate:  spin
Title:  spin is no longer actively maintained
Date:   2019-11-21
URL:    https://rustsec.org/advisories/RUSTSEC-2019-0031
Dependency tree:
spin 0.5.2
└── ring 0.16.15
    └── jsonwebtoken 7.2.0
        └── devand-crypto 0.1.0
            ├── devand-web 0.1.0
            └── devand-mailer 0.1.0
                └── devand-web 0.1.0


alepez avatar Aug 13 '20 23:08 alepez

This depends on ring, reqiuired by jsonwebtoken

See https://github.com/briansmith/ring/issues/921

alepez avatar Aug 13 '20 23:08 alepez