Skip to content

Commit

Permalink
Add Vulnerability Reporting Policy
Browse files Browse the repository at this point in the history
This commit adds SECURITY.md to inform contributors and users of
the Vulnerability Reporting Policy for the tsp-python-client.

Signed-off-by: Hoang Thuan Pham <[email protected]>
  • Loading branch information
hoangphamEclipse authored and bhufmann committed Apr 5, 2022
1 parent 04e64a4 commit 425d9b8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Vulnerability Reporting Policy

If you think or suspect that you have discovered a new security vulnerability in this project, please __do not__ disclose it on GitHub, e.g. in an issue, a PR, or a discussion. Any such disclosure will be removed/deleted on sight, to promote orderly disclosure, as per the [Eclipse Foundation Vulnerability Reporting Policy][policy].

Instead, please report any potential vulnerability to the Eclipse Foundation [Security Team][security]. Make sure to provide a concise description of the issue, a CWE, and other supporting information.

[policy]: https://www.eclipse.org/security/policy.php
[security]: https://www.eclipse.org/security

0 comments on commit 425d9b8

Please sign in to comment.