From c2be90c8a7db8c8d561d5bd5893e9828aae5b1c8 Mon Sep 17 00:00:00 2001 From: Matt Primrose <47540908+matt-primrose@users.noreply.github.com> Date: Thu, 24 Jun 2021 14:44:31 -0700 Subject: [PATCH] docs(security): added SECURITY.md file --- security.md => SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename security.md => SECURITY.md (84%) diff --git a/security.md b/SECURITY.md similarity index 84% rename from security.md rename to SECURITY.md index f14ba1e..a4b23c3 100644 --- a/security.md +++ b/SECURITY.md @@ -2,4 +2,4 @@ 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). \ No newline at end of file +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).