Skip to content

Commit c30729f

Browse files
Add security policy
Add security policy documentation for GitHub.
1 parent 07be2ea commit c30729f

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.github/SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security policy
2+
3+
## Supported Versions
4+
5+
Only versions of the providers that target versions of ASP.NET Core that are in support by Microsoft are supported by the maintainers.
6+
7+
The .NET Core and ASP.NET Core support policy, including currently supported versions, can be found at the [.NET and .NET Core Support Policy page](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
8+
9+
## Reporting a Vulnerability
10+
11+
Security issues and bugs should be reported privately by emailing CHANGE_ME.
12+
13+
You should receive a response within 48 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
14+
15+
Please do not open GitHub issues for anything you think might have a security implication.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ We would love it if you could help contributing to this repository.
9797
* [Volodymyr Baydalka](https://github.com/zVolodymyr)
9898
* [Logan Dam](https://github.com/biltongza)
9999

100+
## Security policy
101+
102+
Please see [SECURITY.md](./.github/SECURITY.md) for information about reporting security issues and bugs.
103+
100104
## Support
101105

102106
**Need help or wanna share your thoughts?** Don't hesitate to join us on Gitter or ask your question on StackOverflow:

0 commit comments

Comments
 (0)