-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from Seagate/docs/update-security-md
[docs] Add SECURITY.md file
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# CFM Security Policy | ||
|
||
We take the security of the CFM project seriously. If you find any security vulnerabilities in any of the CFM related source code managed via our [GitHub Organisation](https://github.com/Seagate) repositories, please report it to us as described below. | ||
|
||
## Reporting Security Issues | ||
|
||
:warning: **Please do not publicly report any security vulnerabilities via GitHub issues.** | ||
|
||
If you have concerns or questions, please email us at [[email protected]](mailto:[email protected]). | ||
|
||
To report an actual vulnerability, please use the "[Seagate Responsible Vulnerability Disclosure Policy](https://www.seagate.com/legal-privacy/responsible-vulnerability-disclosure-policy/)" | ||
|
||
### Reporting Format | ||
|
||
To make your reporting meaningful and help us understand the nature and scope of the issue, please include as much information as possible. | ||
|
||
### Preferred Languages | ||
|
||
We prefer all communications to be in English. |