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