From 8aaf546cf78c10a4fbcd66c2d9eb404b3fe6614f Mon Sep 17 00:00:00 2001 From: Michael Platings Date: Tue, 9 Jul 2024 07:44:45 +0100 Subject: [PATCH] Update SECURITY.md * Use the preferred email alias. * Remove some wording that is better covered by the license. --- SECURITY.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 57d3c918f..f1987c52f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,11 +4,14 @@ SPDX-FileCopyrightText: 2023 - 2024 Arm Limited and/or its affiliates -Security bugs can be reported to arm-security@arm.com. +## Reporting a Vulnerability + +If you identify a vulnerability then please report the issue to the Arm Product Security Incident Response Team . + +## Third Party Dependencies Scripts within this project may download and patch third party sources. -It is the responsibility of the users of such scripts to track such third party sources for security issues. -The third party sources that may be downloaded are: +These third party sources are: * Google Test 1.12.1. * Google Benchmark 1.8.3. * OpenCV 4.9.0 (and its dependencies) -- GitLab