From 64a0c07dd49d227ece22d0f146c334b902801921 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 7 Mar 2022 15:43:33 +0100 Subject: [PATCH] Create SECURITY.md Signed-off-by: Simon Rozman --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..4750b129 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +The following branches are currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| master | :white_check_mark: | + +## Reporting a Vulnerability + +Report any vulnerability to [simon.rozman@amebis.si](mailto:simon.rozman@amebis.si). Expect our reply in up to three working days. All confirmed issues will be fixed as soon as possible depending on complexity. After fixed, the security advisory will be published on [the projects security advisory page](https://github.com/Amebis/WinStd/security/advisories).