Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

RUSTSEC-2021-0147: daemonize is Unmaintained #304

Open
github-actions bot opened this issue Feb 20, 2023 · 0 comments
Open

RUSTSEC-2021-0147: daemonize is Unmaintained #304

github-actions bot opened this issue Feb 20, 2023 · 0 comments

Comments

@github-actions
Copy link

daemonize is Unmaintained

Details
Status unmaintained
Package daemonize
Version 0.4.1
URL https://github.com/knsd/daemonize/issues/46
Date 2021-09-01

Last release was over four years ago.

The crate contains undocumented unsafe behind safe fns.

An issue inquiring as to possible updates has gone unanswered by the maintainer.

Possible Alternatives

The below list has not been vetted in any way and may or may not contain alternatives:

See advisory page for additional details.

ryzhyk added a commit that referenced this issue May 3, 2023
We have two RUSTSEC alerts related to daemonize:

1. `daemonize` uses `boxfnonce` crate, which is obsolete
    #328

2. `daemonize` itself is unmaintained.
   #304

We bump `daemonize` to a recent 0.5 release, which resolves (1) and I
guess the fact that there _is_ a recent release indicates that it's
no longer unmaintained.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants