diff --git a/crates/daemonize/RUSTSEC-2025-0069.md b/crates/daemonize/RUSTSEC-2025-0069.md index fe0153274..8bf1b7c62 100644 --- a/crates/daemonize/RUSTSEC-2025-0069.md +++ b/crates/daemonize/RUSTSEC-2025-0069.md @@ -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.