From 70ab9b4b1bd9d796bcf488cd07f20d34ad2791a3 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 19 Mar 2021 11:53:10 -0600 Subject: [PATCH] updated the security email --- CHANGELOG.md | 1 + SECURITY.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3ee77d9a..e8b90726b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Added `FlexMediaTrait::getFieldSettings()`, which can be used to get media field settings 1. [](#improved) * Method `Utils::getPagePathFromToken()` now calls the more generic `Utils::getPathFromToken()` + * Updated `SECURITY.md` to use security@getgrav.org 1. [](#bugfix) * Fixed broken media upload in `Flex` with `@self/path`, `@page` and `@theme` destinations [#3275](https://github.com/getgrav/grav/issues/3275) * Fixed media fields excluding newly deleted files before saving the object diff --git a/SECURITY.md b/SECURITY.md index e2d0cfd9e..30830c784 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -18,4 +18,4 @@ If you cannot update to the latest stable version available because, for example ## Reporting a Vulnerability -Please contact contact@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible. +Please contact security@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible.