From b4c12d63b5637ce0ac39be195a483c9084917ec9 Mon Sep 17 00:00:00 2001 From: Matt Primrose <47540908+matt-primrose@users.noreply.github.com> Date: Thu, 24 Jun 2021 14:30:37 -0700 Subject: [PATCH 1/2] docs(security): added security.md file --- security.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 security.md diff --git a/security.md b/security.md new file mode 100644 index 0000000..f14ba1e --- /dev/null +++ b/security.md @@ -0,0 +1,5 @@ +# 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). \ No newline at end of file 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 2/2] 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).