From e74de3c7f198ad8e0de285bbc45a42d8023fcbdb Mon Sep 17 00:00:00 2001 From: Mark Ryan Date: Wed, 10 Oct 2018 10:05:58 +0200 Subject: [PATCH] Update guidelines on security issue reporting This commit clarifies the process to be used when reporting security issues. Signed-off-by: Mark Ryan --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e94d1d028..b97d45671e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,3 +60,5 @@ We request you give quality assurance some consideration by: If you have a problem, please let us know. If it's a bug not already documented, by all means please [open an issue in github](https://github.com/intel/govmm/issues/new) so we all get visibility the problem and work toward resolution. + +Any security issues discovered with govmm should be reported by following the instructions on https://01.org/security.