From cdd69f4c91152fe569773bf5afbdc029c7f0d63c Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 23 May 2019 17:15:38 +0530 Subject: [PATCH] docs: create security template for GitHub --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..cdcc59188c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +This document outlines our security policy for the codebase, and how to report vulnerability. + +## Versions + +| Version | Branch | Supported | Website active | +| ----------- | ------------------------ | ------------------ | ---------------- | +| production | `production-legacy-2018` | :white_check_mark: | freecodecamp.org | +| beta | `master` | | | +| development | `master` | | | + +## Reporting a Vulnerability + +Security issues should be emailed to security@freecodecamp.org, please do not create a public GitHub issue. + +Ensure that you are using the **latest**, **stable** and **updated** version of the Operating System and Web Browser available to you on your machine.