diff --git a/crates/dotenv/RUSTSEC-0000-0000.md b/crates/dotenv/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..20bac73 --- /dev/null +++ b/crates/dotenv/RUSTSEC-0000-0000.md @@ -0,0 +1,22 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "dotenv" +date = "2021-12-24" +url = "https://github.com/dotenv-rs/dotenv/issues/74" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# dotenv is Unmaintained + +dotenv by description is meant to be used in development or testing only. + +Using this in production may or may not be advisable. + +## Alternatives + +The below may or may not be feasible alternative(s): +- [dotenvy](https://crates.io/crates/dotenvy) diff --git a/crates/dotenv_codegen/RUSTSEC-0000-0000.md b/crates/dotenv_codegen/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..f8e1799 --- /dev/null +++ b/crates/dotenv_codegen/RUSTSEC-0000-0000.md @@ -0,0 +1,22 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "dotenv_codegen" +date = "2021-12-24" +url = "https://github.com/dotenv-rs/dotenv/issues/74" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# dotenv is Unmaintained + +dotenv by description is meant to be used in development or testing only. + +Using this in production may or may not be advisable. + +## Alternatives + +The below may or may not be feasible alternative(s): +- [dotenvy_codegen_impl](https://crates.io/crates/dotenvy_codegen_impl)