From 13ba3ca224418d76b28217cb18028b1f3f1b9ba3 Mon Sep 17 00:00:00 2001 From: Zeyang Zhuang <1330315641@qq.com> Date: Sat, 31 Jan 2026 18:59:51 +0800 Subject: [PATCH] Add unmaintained advisory for libc-extra --- crates/libc-extra/RUSTSEC-0000-0000.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 crates/libc-extra/RUSTSEC-0000-0000.md diff --git a/crates/libc-extra/RUSTSEC-0000-0000.md b/crates/libc-extra/RUSTSEC-0000-0000.md new file mode 100644 index 0000000000..0c7f10dce0 --- /dev/null +++ b/crates/libc-extra/RUSTSEC-0000-0000.md @@ -0,0 +1,15 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "libc-extra" +date = "2026-01-30" +url = "https://github.com/lemonrock/libc-extra/issues/2" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# libc-extra is unmaintained + +libc-extra will no longer be maintained as the last commit was 8 years ago. The project has an unsoundness issue, which can further lead to a memory safety bug as in [issue #2](https://github.com/lemonrock/libc-extra/issues/2). \ No newline at end of file