Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/en/contrib/Reporting-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down