You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
## Supported Versions
4
4
5
-
| Version | Supported |
6
-
| ------- | ------------------ |
7
-
| <= 1.7 |:x:|
8
-
| 1.8.x |:white_check_mark:|
9
-
| 2.0.x |:white_check_mark:|
5
+
The .NET Core and ASP.NET Core support policy, including supported versions can be found at the [.NET Core Support Policy Page](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
10
6
11
7
## Reporting a Vulnerability
12
8
13
-
Please use email to contact the project's main contributors with any vulnerability you become aware of.
9
+
Security issues and bugs should be reported privately to the Microsoft Security Response Center (MSRC), either by emailing secure@microsoft.com or via the portal at https://msrc.microsoft.com.
10
+
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
11
+
original message. Further information, including the MSRC PGP key, can be found in the [MSRC Report an Issue FAQ](https://www.microsoft.com/en-us/msrc/faqs-report-an-issue).
14
12
15
-
Yoshifumi Kawai <ils@neue.cc>; Andrew Arnott <andrewarnott@gmail.com>
13
+
Reports via MSRC may qualify for the .NET Core Bug Bounty. Details of the .NET Core Bug Bounty including terms and conditions are at [https://aka.ms/corebounty](https://aka.ms/corebounty).
14
+
15
+
Please do not open issues for anything you think might have a security implication.
0 commit comments