From 3de328ad059d0c0e22aaaad99fb3c7fe37522c0e Mon Sep 17 00:00:00 2001 From: Zvonko Kaiser Date: Mon, 30 Jun 2025 15:16:28 +0000 Subject: [PATCH] security: Add new link to SECURITY.md We're moving to Github vulnerability. Signed-off-by: Zvonko Kaiser --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db98ed2da..3a2f0d1689 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Please raise an issue [in this repository](https://github.com/kata-containers/kata-containers/issues). > **Note:** -> If you are reporting a security issue, please follow the [vulnerability reporting process](https://github.com/kata-containers/community#vulnerability-handling) +> If you are reporting a security issue, please follow the [vulnerability reporting process](SECURITY.md) ## Developers