From 2a1732571890f72dbd4f74cc36c182431947342c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Thu, 31 Oct 2019 16:30:56 +0100 Subject: [PATCH] Update email for reporting security issues --- pages/en/contrib/Reporting-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/en/contrib/Reporting-issues.md b/pages/en/contrib/Reporting-issues.md index f729275c6..21c5d8942 100644 --- a/pages/en/contrib/Reporting-issues.md +++ b/pages/en/contrib/Reporting-issues.md @@ -65,7 +65,7 @@ We take security vulnerabilities in LoopBack very seriously for our users. In production, do not enable debug logs that may contain sensitive data; for example, the payload of `PersistedModel.create` should not be exposed in production. Logging this type of information is acceptable in development, but not in production. -Do not report security vulnerabilities using GitHub issues. Please send an email to [`callback@ibm.com`](mailto:callback@ibm.com) with: +Do not report security vulnerabilities using GitHub issues. Please send an email to [`reachsl@us.ibm.com`](mailto:reachsl@us.ibm.com) with: - Description of the vulnerability. - Steps to reproduce the issue.