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.