From a4a7bf0f4e179f6a67d633cf5c4fa5f425e11501 Mon Sep 17 00:00:00 2001 From: Andrey Babanin Date: Tue, 30 Jun 2026 18:23:34 +0200 Subject: [PATCH] Update SECURITY.md Eclipse Foundation has updated the policy; therefore, we need to update it in S-CORE Signed-off-by: Andrey Babanin --- SECURITY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4da3adf..8cc0719 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,16 +1,17 @@ # Security Policy + This Eclipse Foundation Project adheres to the [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/). ## How To Report a Vulnerability If you think you have found a vulnerability in this repository, please report it to us through coordinated disclosure. -**Please do not report security vulnerabilities through public issues, discussions, or pull requests.** +**Please do not report security vulnerabilities through public issues, discussions, or change requests.** Instead, report it using one of the following ways: -* Contact the [Eclipse Foundation Security Team](mailto:security@eclipse-foundation.org) via email * Create a [confidential issue](https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/new?issuable_template=new_vulnerability) in the Eclipse Foundation Vulnerability Reporting Tracker +* Report a [vulnerability](https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/report-privately) directly via private vulnerability reporting on GitHub You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/).