Skip to content

Commit 279c8ed

Browse files
authored
Add a SECURITY.md file and mention it in the README. (#2782)
1 parent 347c839 commit 279c8ed

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,5 @@ For more information on these concepts, please see our [full documentation](http
102102
As an open source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infra, or better documentation.
103103

104104
For detailed information on how to contribute, see [here](CONTRIBUTING.md).
105+
106+
Please report any security issues or concerns following our [security guidelines](SECURITY.md).

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Please report security vulnerabilities by email to `[email protected]`.
6+
This email is an alias to a subset of our maintainers, and will ensure the issue is promptly triaged and acted upon as needed.

0 commit comments

Comments
 (0)