From ac2f10eda31d37ebddd0e4451aed593abdc267ec Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Thu, 15 Aug 2019 09:41:42 -0600 Subject: [PATCH] Added security policy to contributing guide --- .github/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0f5f66450..1a41213f6 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,6 +2,10 @@ Thank you for your interest in contributing to the OctoberCMS project! +## Security Vulnerabilities + +Please review [our security policy](https://github.com/octobercms/october/security/policy) on how to report security vulnerabilities. + ## Reporting an issue with OctoberCMS **Please don't use the main GitHub for reporting issues with plugins.** If you have found a bug in a plugin, the best place to report it is with the [plugin author](https://octobercms.com/plugins).