From 4de5accfc157972849572c570a39ff3151f39d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Thu, 8 Nov 2018 23:41:51 +0100 Subject: [PATCH] add security email address in flarum/core readme (#1629) Let's make the security email address even more visible. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c4a8d8199..c6b11ce5e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ This repository contains Flarum's core code. If you want to set up a forum, visi ## Contributing Flarum is open-source and we would love your help building it! Please read the [Contributing Guide](https://github.com/flarum/flarum/blob/master/CONTRIBUTING.md) to learn how you can help. + +### Security Vulnerabilities + +If you discover a security vulnerability within Flarum, please send an email to [security@flarum.org](mailto:security@flarum.org).