From db9f36986cc19c6403f35e239da9aa81c6194772 Mon Sep 17 00:00:00 2001 From: Craig Northway Date: Thu, 12 Dec 2024 19:32:57 +1000 Subject: [PATCH] SECURITY.md: Add product security team details Adds product security e-mail and link to product security website for unannounced vulnerabilities. Signed-off-by: Craig Northway --- SECURITY.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index d758f36c..a8ab2c80 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,10 +7,12 @@ CVE number), please report it as a If you have a patch ready, submit it following the same procedure as any other patch as described in README.md. -If you are dealing with a not-yet released or urgent issue, please send a -message to one of the maintainers listed in README.md, including as many details as -possible: the layer or software module affected, the recipe and its version, -and any example code, if available. +If you are dealing with a not-yet released or urgent issue, please contact us +via our [Product Security team](mailto:product-security@qualcomm.com) or +see our +[Report a Bug](https://www.qualcomm.com/company/product-security/report-a-bug) +page, including as many details as possible: the layer or software module +affected, the recipe and its version, and any example code, if available. Branches maintained with security fixes ---------------------------------------