Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions crates/daemonize/RUSTSEC-2025-0069.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ Oldest PR sitting around without any interaction from the maintainer: [knsd/daem
On February 14, 2024, a [PR](https://github.com/knsd/daemonize/pull/57) was made to correct some UB.

Efforts to contact the crate owner via email have been unsuccessful.

## Alternatives

The [`daemonix`](https://crates.io/crates/daemonix) crate is a maintained fork of `daemonize`. `daemonix` v0.1.0 addresses the UB issue reported against the original crate, and can be used as a drop-in replacement for `daemonize` v0.5.0.