From 02b927ed15b32917a5b257502c37f007fa42f594 Mon Sep 17 00:00:00 2001 From: Mahavir Jain Date: Tue, 3 Oct 2023 14:27:31 +0530 Subject: [PATCH] Add brief security policy for ESP-Matter repository --- 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 000000000..ab27aaefd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Please refer to [Espressif Security Incident Response Process](https://www.espressif.com/sites/default/files/Espressif%20Security%20Incident%20Response%20Process%20v1.0_EN.pdf) on the guidelines to report a security vulnerability. Please do **NOT** create a public GitHub issue.