From 291fe3335d3211f96e4f5e14a89d4ee0b66c1c5f Mon Sep 17 00:00:00 2001 From: Ildiko Vancsa Date: Mon, 3 Feb 2025 12:06:33 -0800 Subject: [PATCH] Update README.md This patch adds a pointer to the vulnerability handling and reporting process to the README, to make this more visible to people. --- profile/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profile/README.md b/profile/README.md index 160bf13..8838d0a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -21,6 +21,11 @@ See the See the [official documentation](https://github.com/kata-containers/kata-containers/tree/main/docs). +## How to report a security vulnerability + +See the +[vulnerability handling guide](https://github.com/kata-containers/community?tab=readme-ov-file#vulnerability-handling). + ## Developers The source code and unit test code for Kata Containers lives in the