From d579c1ddd9800d52735846868cb2efbbb35d219e Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Fri, 28 May 2021 19:30:47 +0300 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ebbcfa8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions +Security patches are delivered with latest library update. If security vulnerabilities affect any on older version they are withdrawn from public access + +### Supported .NET versions + +| .NET Version | Supported | +| ------------ | ------------------ | +| 5.x.x | :white_check_mark: | +| < 5.0 | :x: | + +## Reporting a Vulnerability +If you found any vulnerability, please tell us on opensource@xfox111.net. You'll get all updates on a reported issue, unless you stated it in the message + +Please, **do not open an issue for an vulnerability**, unless you've been told to do so by project maintainers