From 15ca0000153c06a8c93aa7506818899a3c087db4 Mon Sep 17 00:00:00 2001 From: Derek G Foster Date: Thu, 12 Sep 2024 09:47:59 -0700 Subject: [PATCH] Add security policy (#687) Signed-off-by: Derek Foster --- SECURITY.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..35050199 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# Security Policy + +The IPDK community has a documented CVE process [here](https://ipdk.io/development/#cve) that describes +both how to report a potential security issue as well as who to contact for more information.