From fd80c3bee7e4402ef8a89582613bc430da589f8e Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Tue, 14 Sep 2021 21:40:09 +0300 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..3d90900f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +We are focusing on fixing issues and security vulnerabilities to the latest and greatest version of Iris. +Iris users SHOULD always update their backend code to the latest version of Iris API, there is a complete [HISTORY](https://github.com/kataras/iris/blob/master/HISTORY.md) file +which acts as a code migration assistant. + +## Reporting a Vulnerability + +Please report (suspected) security vulnerabilities to +**[iris-go@outlook.com](mailto:iris-go@outlook.com)**. You will receive a response from +us within 3-4 working days. If the issue is confirmed, we will release a new minor version as soon +as possible depending on complexity but historically within a few hours or days.