From 92a1eecee82126eac8f53a3eaa10601d0ceb5886 Mon Sep 17 00:00:00 2001 From: Dmitry Rogozhkin Date: Tue, 2 Jan 2024 10:51:13 -0800 Subject: [PATCH] doc: add security.md Signed-off-by: Dmitry Rogozhkin --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..16b0e2b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy +Intel is committed to rapidly addressing security vulnerabilities affecting our +customers and providing clear guidance on the solution, impact, severity and +mitigation. + +## Reporting a Vulnerability +Please report any security vulnerabilities in this project [utilizing the guidelines +here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html).