From 40216e310d023bfb0409b98eba23db3e96c868f2 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Fri, 30 Oct 2020 12:03:34 -0700 Subject: [PATCH] Create SECURITY.md Added security policy --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..3a27561dd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +We are focusing our security updates on the following versions + +| Version | Supported | +| ------- | ------------------ | +| 1.7.x | :white_check_mark: | +| 1.6.x | :white_check_mark: | +| < 1.6 | :x: | + +## 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.