Skip to content

Commit e52e3e5

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev, Merge public repo
initial commits to private repo
2 parents 140c199 + b243a08 commit e52e3e5

File tree

2 files changed

+58
-3
lines changed

2 files changed

+58
-3
lines changed

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.3 BLOCK -->
1+
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.4 BLOCK -->
22

33
## Security
44

@@ -12,9 +12,9 @@ If you believe you have found a security vulnerability in any Microsoft-owned re
1212

1313
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report).
1414

15-
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
15+
If you prefer to submit without logging in, send email to [secure@microsoft.com](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://www.microsoft.com/en-us/msrc/pgp-key-msrc).
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://www.microsoft.com/msrc).
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://www.microsoft.com/msrc).
1818

1919
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:
2020

SECURITY.md.orig

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<<<<<<< HEAD
2+
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.3 BLOCK -->
3+
=======
4+
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.4 BLOCK -->
5+
>>>>>>> origin/dev
6+
7+
## Security
8+
9+
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/).
10+
11+
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's [Microsoft's definition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc751383(v=technet.10)) of a security vulnerability, please report it to us as described below.
12+
13+
## Reporting Security Issues
14+
15+
**Please do not report security vulnerabilities through public GitHub issues.**
16+
17+
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report).
18+
19+
<<<<<<< HEAD
20+
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
21+
22+
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://www.microsoft.com/msrc).
23+
=======
24+
If you prefer to submit without logging in, send email to [secure@microsoft.com](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://www.microsoft.com/en-us/msrc/pgp-key-msrc).
25+
26+
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://www.microsoft.com/msrc).
27+
>>>>>>> origin/dev
28+
29+
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:
30+
31+
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
32+
* Full paths of source file(s) related to the manifestation of the issue
33+
* The location of the affected source code (tag/branch/commit or direct URL)
34+
* Any special configuration required to reproduce the issue
35+
* Step-by-step instructions to reproduce the issue
36+
* Proof-of-concept or exploit code (if possible)
37+
* Impact of the issue, including how an attacker might exploit the issue
38+
39+
This information will help us triage your report more quickly.
40+
41+
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://microsoft.com/msrc/bounty) page for more details about our active programs.
42+
43+
## Preferred Languages
44+
45+
We prefer all communications to be in English.
46+
47+
## Policy
48+
49+
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd).
50+
51+
<<<<<<< HEAD
52+
<!-- END MICROSOFT SECURITY.MD BLOCK -->
53+
=======
54+
<!-- END MICROSOFT SECURITY.MD BLOCK -->
55+
>>>>>>> origin/dev

0 commit comments

Comments
 (0)