From c33438135af69c481637900ab8c5f9121dfad432 Mon Sep 17 00:00:00 2001 From: Alami-Amine Date: Tue, 4 Mar 2025 18:31:41 +0100 Subject: [PATCH] Adding a Security Policy that redirects to CSA's Vulnerability Reporting page --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000000..b79a22bf9079a1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +Thank you for helping us keep the Matter SDK secure! + +## Reporting a Vulnerability + +To report a security vulnerability, please follow the instructions at +[Report a Vulnerability | How to Report - CSA-IOT](https://csa-iot.org/vulnerability-reporting/). + +We appreciate responsible disclosure and will work to address any issues +promptly.