From ddef99a0ff7cded7946fc1a1b9c5e48d575a40a2 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Tue, 15 Feb 2022 15:37:15 +0000 Subject: [PATCH] README: Use MAINTAINERS.md for security issues The GitHub security reporting link only works for those who are repository owners. Fixes: #3701 Signed-off-by: Rob Bradford --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 95357cf72..dd7733870 100644 --- a/README.md +++ b/README.md @@ -377,5 +377,4 @@ and [join us on Slack](https://cloud-hypervisor.slack.com/). ## Security issues -Please use the GitHub security advisories feature for reporting issues: -https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/new +Please contact the maintainers listed in the MAINTAINERS.md file with security issues.