Skip to content

Commit 4a131c7

Browse files
Update SECURITY.md
1 parent 0a7fb2b commit 4a131c7

File tree

1 file changed

+10
-20
lines changed

1 file changed

+10
-20
lines changed

SECURITY.md

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.7 BLOCK -->
1+
Thanks for helping make GitHub safe for everyone.
22

3-
## Security
3+
# Security
44

5-
Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/).
5+
GitHub takes the security of our software products and services seriously, including all of the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
66

7-
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://aka.ms/opensource/security/definition), please report it to us as described below.
7+
Even though [open source repositories are outside of the scope of our bug bounty program](https://bounty.github.com/index.html#scope) and therefore not eligible for bounty rewards, we will ensure that your finding gets passed along to the appropriate maintainers for remediation.
88

99
## Reporting Security Issues
1010

11-
**Please do not report security vulnerabilities through public GitHub issues.**
11+
If you believe you have found a security vulnerability in any GitHub-owned repository, please report it to us through coordinated disclosure.
1212

13-
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://aka.ms/opensource/security/create-report).
13+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
1414

15-
If you prefer to submit without logging in, send email to [[email protected]](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/opensource/security/pgpkey).
15+
Instead, please send an email to opensource-security[@]github.com.
1616

17-
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://aka.ms/opensource/security/msrc).
17+
Please include as much of the information listed below as you can to help us better understand and resolve the issue:
1818

19-
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
20-
21-
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
19+
* The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting)
2220
* Full paths of source file(s) related to the manifestation of the issue
2321
* The location of the affected source code (tag/branch/commit or direct URL)
2422
* Any special configuration required to reproduce the issue
@@ -28,14 +26,6 @@ Please include the requested information listed below (as much as you can provid
2826

2927
This information will help us triage your report more quickly.
3028

31-
If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/opensource/security/bounty) page for more details about our active programs.
32-
33-
## Preferred Languages
34-
35-
We prefer all communications to be in English.
36-
3729
## Policy
3830

39-
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://aka.ms/opensource/security/cvd).
40-
41-
<!-- END MICROSOFT SECURITY.MD BLOCK -->
31+
See [GitHub's Safe Harbor Policy](https://docs.github.com/en/site-policy/security-policies/github-bug-bounty-program-legal-safe-harbor#1-safe-harbor-terms)

0 commit comments

Comments
 (0)