From 9324c6ce7fd3d8cd0142f238db00bab24541b907 Mon Sep 17 00:00:00 2001 From: Jordan Mecom Date: Mon, 17 Aug 2026 10:57:59 -0700 Subject: [PATCH] docs: remove security advisory commitment Signed-off-by: Jordan Mecom --- SECURITY.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 09ea73022b3..45202b10fbc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -121,6 +121,4 @@ We use `cargo audit` in CI to scan for known vulnerabilities in dependencies. ## Disclosure Policy We follow [coordinated disclosure](https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure). -Once a fix is ready and released, we will publish a security advisory on -GitHub describing the vulnerability, its impact, and the fix. Reporters will -be credited unless they request anonymity. +Reporters will be credited unless they request anonymity.