From b7aee7269a6c4a61052210a36c8ac56c0e577e8f Mon Sep 17 00:00:00 2001 From: Derek G Foster Date: Thu, 12 Sep 2024 09:46:10 -0700 Subject: [PATCH] Add security policy (#160) 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 0000000..3505019 --- /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.